ファイル名3c90x.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 222 | 22% | 
| 空行行数 | 209 | 21% | 
| 実行行数 | 563 | 57% | 
| 合計行数 | 994 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 25 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
a3c90x_internal_IssueCommand | static void | ||
2  | 
a3c90x_internal_SetWindow | static void | ||
3  | 
a3c90x_internal_WaitForEeprom | static void | ||
4  | 
a3c90x_internal_ReadEeprom | static int | a3c90x_internal_ReadEeprom - nvs routine to read eeprom data | |
5  | 
a3c90x_internal_WriteEeprom | static int | a3c90x_internal_WriteEeprom - nvs routine to write eeprom data | |
6  | 
a3c90x_internal_ReadEepromContents | static void | ||
7  | 
a3c90x_reset | static void | ||
8  | 
a3c90x_setup_tx_ring | static int | a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values | |
9  | 
a3c90x_process_tx_packets | static void | a3c90x_process_tx_packets - Checks for successfully sent packets, | |
10  | 
a3c90x_free_tx_ring | static void | ||
11  | 
a3c90x_transmit | static int | a3c90x_transmit - Transmits a packet. | |
12  | 
a3c90x_prepare_rx_desc | static void | a3c90x_prepare_rx_desc - fills the rx desc with initial data | |
13  | 
a3c90x_refill_rx_ring | static void | a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates | |
14  | 
a3c90x_setup_rx_ring | static int | a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values | |
15  | 
a3c90x_free_rx_ring | static void | ||
16  | 
a3c90x_free_rx_iobuf | static void | ||
17  | 
a3c90x_process_rx_packets | static void | a3c90x_process_rx_packets - Checks for received packets, | |
18  | 
a3c90x_poll | static void | a3c90x_poll - Routine that gets called periodically. | |
19  | 
a3c90x_free_resources | static void | ||
20  | 
a3c90x_remove | static void | a3c90x_remove - Routine to remove the card. Unregisters | |
21  | 
a3c90x_irq | static void | ||
22  | 
a3c90x_hw_start | static void | a3c90x_hw_start - Initialize hardware, copy MAC address | |
23  | 
a3c90x_open | static int | a3c90x_open - Routine to initialize the card. Initialize hardware, | |
24  | 
a3c90x_close | static void | a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC | |
25  | 
a3c90x_probe | static int | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー