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