ファイル名b44.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 145 | 15% | 
| 空行行数 | 249 | 26% | 
| 実行行数 | 555 | 59% | 
| 合計行数 | 949 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 39 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
ring_next | static inline int | ||
2  | 
br32 | static inline u32 | ||
3  | 
bw32 | static inline void | ||
4  | 
bflush | static inline void | ||
5  | 
phys_ram_within_limit | int | Return non-zero if the installed RAM is within | |
6  | 
pending_tx_index | static u32 | Ring cells waiting to be processed are between 'tx_cur' and 'pending' | |
7  | 
pending_rx_index | static u32 | Ring cells waiting to be processed are between 'rx_cur' and 'pending' | |
8  | 
b44_wait_bit | static int | Wait until the given bit is set/cleared. | |
9  | 
ssb_get_core_rev | static inline u32 | ||
10  | 
ssb_is_core_up | static inline int | ||
11  | 
ssb_pci_setup | static u32 | ||
12  | 
ssb_core_disable | static void | ||
13  | 
ssb_core_reset | static void | ||
14  | 
b44_chip_reset | static void | ||
15  | 
b44_halt | static void | called by b44_poll in the error path | |
16  | 
b44_init_hw | static void | ||
17  | 
b44_populate_rx_descriptor | static void | * Management of ring descriptors ** | |
18  | 
b44_rx_refill | static void | ||
19  | 
b44_free_rx_ring | static void | ||
20  | 
b44_init_rx_ring | static int | ||
21  | 
b44_free_tx_ring | static void | ||
22  | 
b44_init_tx_ring | static int | ||
23  | 
b44_phy_read | static int | * Interaction with the PHY ** | |
24  | 
b44_phy_write | static int | ||
25  | 
b44_phy_reset | static int | ||
26  | 
b44_cam_write | static void | ||
27  | 
b44_set_mac_addr | static void | ||
28  | 
b44_read_eeprom | static void | ||
29  | 
b44_load_mac_and_phy_addr | static void | ||
30  | 
b44_set_rx_mode | static void | ||
31  | 
b44_probe | static int | * Implementation of gPXE driver callbacks ** | |
32  | 
b44_remove | static void | Remove device | |
33  | 
b44_irq | static void | Enable or disable interrupts | |
34  | 
b44_open | static int | Open network device | |
35  | 
b44_close | static void | Close network device | |
36  | 
b44_transmit | static int | Transmit packet | |
37  | 
b44_tx_complete | static void | Recycles sent TX descriptors and notifies network stack | |
38  | 
b44_process_rx_packets | static void | ||
39  | 
b44_poll | static void | Poll for completed and received packets | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー