ファイル定義書 VC2010

igb_main.c

ファイル名ファイル名

igb_main.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 241 24%
空行行数 235 23%
実行行数 537 53%
合計行数 1013 100%

関数定義数関数定義数

内容 定義数
関数数 23

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction igb_read_pcie_cap_reg int32_t igb_read_pcie_cap_reg - retrieve PCIe capability register contents
2
FunctionFunction igb_write_pcie_cap_reg int32_t igb_write_pcie_cap_reg - write value to PCIe capability register
3
StaticStatic igb_irq_disable static void igb_irq_disable - Mask off interrupt generation on the NIC
4
StaticStatic igb_irq_enable static void igb_irq_enable - Enable default interrupt generation settings
5
FunctionFunction igb_get_hw_control void igb_get_hw_control - get control of the h/w from f/w
6
FunctionFunction igb_reset void igb_reset - put adapter in known initial state
7
FunctionFunction igb_sw_init int igb_sw_init - Initialize general software structures (struct igb_adapter)
8
StaticStatic igb_setup_tx_resources static int igb_setup_tx_resources - allocate Tx resources (Descriptors)
9
StaticStatic igb_process_tx_packets static void igb_process_tx_packets - process transmitted packets
10
StaticStatic igb_free_tx_resources static void  
11
StaticStatic igb_configure_tx static void igb_configure_tx - Configure 8254x Transmit Unit after Reset
12
StaticStatic igb_free_rx_resources static void  
13
StaticStatic igb_refill_rx_ring static int igb_refill_rx_ring - allocate Rx io_buffers
14
StaticStatic igb_setup_rx_resources static int igb_setup_rx_resources - allocate Rx resources (Descriptors)
15
StaticStatic igb_configure_rx static void igb_configure_rx - Configure 8254x Receive Unit after Reset
16
StaticStatic igb_process_rx_packets static void igb_process_rx_packets - process received packets
17
StaticStatic igb_close static void Functions that implement the gPXE driver API *
18
StaticStatic igb_transmit static int igb_transmit - Transmit a packet
19
StaticStatic igb_poll static void igb_poll - Poll for received packets
20
StaticStatic igb_irq static void igb_irq - enable or Disable interrupts
21
FunctionFunction igb_probe int igb_probe - Initial configuration of NIC
22
FunctionFunction igb_remove void igb_remove - Device Removal Routine
23
StaticStatic igb_open static int igb_open - Called when a network interface is made active

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー