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