struct e1000_adapter
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
e1000_adapter | ||
vlgrp | vlan_group * | ||
mng_vlan_id | uint16_t | ||
bd_number | uint32_t | ||
rx_buffer_len | uint32_t | ||
wol | uint32_t | ||
smartspeed | uint32_t | ||
en_mng_pt | uint32_t | ||
link_speed | uint16_t | ||
link_duplex | uint16_t | ||
total_tx_bytes | unsigned int | ||
total_tx_packets | unsigned int | ||
total_rx_bytes | unsigned int | ||
total_rx_packets | unsigned int | ||
itr | uint32_t | ||
itr_setting | uint32_t | ||
tx_itr | uint16_t | ||
rx_itr | uint16_t | ||
fc_autoneg | uint8_t | ||
led_status | unsigned long | ||
tx_ring | e1000_tx_ring * | One per active queue | |
restart_queue | unsigned int | ||
tx_queue_len | unsigned long | ||
txd_cmd | uint32_t | ||
tx_int_delay | uint32_t | ||
tx_abs_int_delay | uint32_t | ||
gotcl | uint32_t | ||
gotcl_old | uint64_t | ||
tpt_old | uint64_t | ||
colc_old | uint64_t | ||
tx_timeout_count | uint32_t | ||
tx_fifo_head | uint32_t | ||
tx_head_addr | uint32_t | ||
tx_fifo_size | uint32_t | ||
tx_timeout_factor | uint8_t | ||
pcix_82544 | boolean_t | ||
detect_tx_hung | boolean_t | ||
rx_ring | e1000_rx_ring * | One per active queue | |
num_tx_queues | int | ||
num_rx_queues | int | ||
hw_csum_err | uint64_t | ||
hw_csum_good | uint64_t | ||
rx_hdr_split | uint64_t | ||
alloc_rx_buff_failed | uint32_t | ||
rx_int_delay | uint32_t | ||
rx_abs_int_delay | uint32_t | ||
rx_csum | boolean_t | ||
rx_ps_pages | unsigned int | ||
gorcl | uint32_t | ||
gorcl_old | uint64_t | ||
rx_ps_bsize0 | uint16_t | ||
netdev | net_device * | ||
pdev | pci_device * | ||
net_stats | net_device_stats | ||
hw | e1000_hw | ||
stats | e1000_hw_stats | ||
phy_info | e1000_phy_info | ||
phy_stats | e1000_phy_stats | ||
test_icr | uint32_t | ||
test_tx_ring | e1000_tx_ring | ||
test_rx_ring | e1000_rx_ring | ||
msg_enable | int | ||
have_msi | boolean_t | ||
tso_force | boolean_t | ||
smart_power_down | boolean_t | phy smart power down | |
quad_port_a | boolean_t | ||
flags | unsigned long | ||
eeprom_wol | uint32_t | ||
tx_iobuf[NUM_TX_DESC] | |||
rx_iobuf[NUM_RX_DESC] | io_buffer * | ||
tx_base | e1000_tx_desc * | ||
rx_base | e1000_rx_desc * | ||
tx_ring_size | uint32_t | ||
rx_ring_size | uint32_t | ||
tx_head | uint32_t | ||
tx_tail | uint32_t | ||
tx_fill_ctr | uint32_t | ||
rx_curr | uint32_t | ||
ioaddr | uint32_t | ||
irqno | uint32_t |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー