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