ファイル名igb_main.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 241 | 24% |
| 空行行数 | 235 | 23% |
| 実行行数 | 537 | 53% |
| 合計行数 | 1013 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 23 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
igb_read_pcie_cap_reg | int32_t | igb_read_pcie_cap_reg - retrieve PCIe capability register contents | |
2 |
igb_write_pcie_cap_reg | int32_t | igb_write_pcie_cap_reg - write value to PCIe capability register | |
3 |
igb_irq_disable | static void | igb_irq_disable - Mask off interrupt generation on the NIC | |
4 |
igb_irq_enable | static void | igb_irq_enable - Enable default interrupt generation settings | |
5 |
igb_get_hw_control | void | igb_get_hw_control - get control of the h/w from f/w | |
6 |
igb_reset | void | igb_reset - put adapter in known initial state | |
7 |
igb_sw_init | int | igb_sw_init - Initialize general software structures (struct igb_adapter) | |
8 |
igb_setup_tx_resources | static int | igb_setup_tx_resources - allocate Tx resources (Descriptors) | |
9 |
igb_process_tx_packets | static void | igb_process_tx_packets - process transmitted packets | |
10 |
igb_free_tx_resources | static void | ||
11 |
igb_configure_tx | static void | igb_configure_tx - Configure 8254x Transmit Unit after Reset | |
12 |
igb_free_rx_resources | static void | ||
13 |
igb_refill_rx_ring | static int | igb_refill_rx_ring - allocate Rx io_buffers | |
14 |
igb_setup_rx_resources | static int | igb_setup_rx_resources - allocate Rx resources (Descriptors) | |
15 |
igb_configure_rx | static void | igb_configure_rx - Configure 8254x Receive Unit after Reset | |
16 |
igb_process_rx_packets | static void | igb_process_rx_packets - process received packets | |
17 |
igb_close | static void | Functions that implement the gPXE driver API * | |
18 |
igb_transmit | static int | igb_transmit - Transmit a packet | |
19 |
igb_poll | static void | igb_poll - Poll for received packets | |
20 |
igb_irq | static void | igb_irq - enable or Disable interrupts | |
21 |
igb_probe | int | igb_probe - Initial configuration of NIC | |
22 |
igb_remove | void | igb_remove - Device Removal Routine | |
23 |
igb_open | static int | igb_open - Called when a network interface is made active |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー