e1000_main.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 195 | 21% |
空行行数 | 214 | 23% |
実行行数 | 503 | 56% |
合計行数 | 912 | 100% |
内容 | 定義数 |
---|---|
関数数 | 26 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | e1000_irq_disable | static void | e1000_irq_disable - Disable interrupt generation |
2 |
Static | e1000_irq_enable | static void | e1000_irq_enable - Enable interrupt generation |
3 |
Static | e1000_sw_init | static int | e1000_sw_init - Initialize general software structures (struct e1000_adapter) |
4 |
Function | e1000_read_pcie_cap_reg | int32_t | |
5 |
Function | e1000_pci_clear_mwi | void | |
6 |
Function | e1000_pci_set_mwi | void | |
7 |
Function | e1000_read_pci_cfg | void | |
8 |
Function | e1000_write_pci_cfg | void | |
9 |
Static | e1000_init_manageability | static void | e1000_init_manageability - disable interception of ARP packets |
10 |
Static | e1000_setup_tx_resources | static int | e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
11 |
Static | e1000_process_tx_packets | static void | e1000_process_tx_packets - process transmitted packets |
12 |
Static | e1000_free_tx_resources | static void | |
13 |
Static | e1000_configure_tx | static void | e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
14 |
Static | e1000_free_rx_resources | static void | |
15 |
Static | e1000_refill_rx_ring | static int | e1000_refill_rx_ring - allocate Rx io_buffers |
16 |
Static | e1000_setup_rx_resources | static int | e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
17 |
Static | e1000_configure_rx | static void | e1000_configure_rx - Configure 8254x Receive Unit after Reset |
18 |
Static | e1000_process_rx_packets | static void | e1000_process_rx_packets - process received packets |
19 |
Function | e1000_reset | void | e1000_reset - Put e1000 NIC in known initial state |
20 |
Static | e1000_close | static void | Functions that implement the gPXE driver API * |
21 |
Static | e1000_transmit | static int | e1000_transmit - Transmit a packet |
22 |
Static | e1000_poll | static void | e1000_poll - Poll for received packets |
23 |
Static | e1000_irq | static void | e1000_irq - enable or Disable interrupts |
24 |
Function | e1000_probe | int | e1000_probe - Initial configuration of e1000 NIC |
25 |
Function | e1000_remove | void | e1000_remove - Device Removal Routine |
26 |
Static | e1000_open | static int | e1000_open - Called when a network interface is made active |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー