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