tg3.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 344 | 10% |
空行行数 | 629 | 18% |
実行行数 | 2462 | 72% |
合計行数 | 3435 | 100% |
内容 | 定義数 |
---|---|
関数数 | 57 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | pci_save_state | static int | pci_save_state - save the PCI configuration space of a device before suspending |
2 |
Static | pci_restore_state | static int | pci_restore_state - Restore the saved state of a PCI device |
3 |
Static | tg3_write_indirect_reg32 | static void | |
4 |
Static | tw32_carefully | static void | |
5 |
Static | tw32_mailbox2 | static void | |
6 |
Static | tg3_write_mem | static void | |
7 |
Static | tg3_read_mem | static void | |
8 |
Static | tg3_disable_ints | static void | |
9 |
Static | tg3_switch_clocks | static void | |
10 |
Static | tg3_readphy | static int | |
11 |
Static | tg3_writephy | static int | |
12 |
Static | tg3_writedsp | static int | |
13 |
Static | tg3_phy_set_wirespeed | static void | |
14 |
Static | tg3_bmcr_reset | static int | |
15 |
Static | tg3_wait_macro_done | static int | |
16 |
Static | tg3_phy_write_and_check_testpat | static int | |
17 |
Static | tg3_phy_reset_chanpat | static int | |
18 |
Static | tg3_phy_reset_5703_4_5 | static int | |
19 |
Static | tg3_phy_reset | static int | |
20 |
Static | tg3_set_power_state_0 | static void | |
21 |
Static | tg3_link_report | static void | |
22 |
Static | tg3_setup_flow_control | static void | |
23 |
Static | tg3_aux_stat_to_speed_duplex | static void | |
24 |
Static | tg3_phy_copper_begin | static int | |
25 |
Static | tg3_init_5401phy_dsp | static int | |
26 |
Static | tg3_setup_copper_phy | static int | |
27 |
Static | tg3_fiber_aneg_smachine | static int | |
28 |
Static | tg3_setup_fiber_phy | static int | |
29 |
Static | tg3_setup_phy | static int | |
30 |
Static | tg3_stop_block | static int | |
31 |
Static | tg3_abort_hw | static int | |
32 |
Static | tg3_chip_reset | static void | |
33 |
Static | tg3_stop_fw | static void | |
34 |
Static | tg3_restart_fw | static int | |
35 |
Static | tg3_halt | static int | |
36 |
Static | __tg3_set_mac_addr | static void | |
37 |
Static | tg3_set_bdinfo | static void | |
38 |
Static | tg3_init_rings | static void | |
39 |
Static | tg3_setup_hw | static int | |
40 |
Static | tg3_nvram_init | static void | |
41 |
Static | tg3_nvram_read_using_eeprom | static int | |
42 |
Static | tg3_nvram_read | static int | |
43 |
Static | tg3_phy_probe | static int | |
44 |
Static | tg3_read_partno | static void | |
45 |
Static | tg3_get_invariants | static int | |
46 |
Static | tg3_get_device_address | static int | |
47 |
Static | tg3_setup_dma | static int | |
48 |
Static | tg3_init_link_config | static void | |
49 |
Static | tg3_phy_string | static const char * | |
50 |
Static | tg3_poll_link | static void | |
51 |
Static | tg3_ack_irqs | static void | POLL - Wait for a frame |
52 |
Static | tg3_poll | static int | |
53 |
Static | tg3_set_txd | static void | TRANSMIT - Transmit a frame |
54 |
Static | tg3_transmit | static void | |
55 |
Static | tg3_disable | static void | DISABLE - Turn off ethernet interface |
56 |
Static | tg3_irq | static void | IRQ - Enable, Disable, or Force interrupts |
57 |
Static | tg3_probe | static int | PROBE - Look for an adapter, this routine's visible to the outside |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー