No. | 型 | 名称 | 属性 | ファイル名 | 説明 |
---|---|---|---|---|---|
1 |
Function | ath5k_hw_set_capabilities | int | ath5k_caps.c | |
2 |
Function | ath5k_hw_get_capability | int | ath5k_caps.c | |
3 |
Static | ath5k_hw_setup_2word_tx_desc | static int | ath5k_desc.c | |
4 |
Static | ath5k_hw_setup_4word_tx_desc | static int | ath5k_desc.c | |
5 |
Static | ath5k_hw_proc_2word_tx_status | static int | ath5k_desc.c | |
6 |
Static | ath5k_hw_proc_4word_tx_status | static int | ath5k_desc.c | |
7 |
Static | ath5k_hw_setup_rx_desc | static int | ath5k_desc.c | |
8 |
Static | ath5k_hw_proc_5210_rx_status | static int | ath5k_desc.c | |
9 |
Static | ath5k_hw_proc_5212_rx_status | static int | ath5k_desc.c | |
10 |
Function | ath5k_hw_init_desc_functions | int | ath5k_desc.c | |
11 |
Function | ath5k_hw_start_rx_dma | void | ath5k_dma.c | *******\ |
12 |
Function | ath5k_hw_stop_rx_dma | int | ath5k_dma.c | ath5k_hw_stop_rx_dma - Stop DMA receive |
13 |
Function | ath5k_hw_get_rxdp | u32 | ath5k_dma.c | ath5k_hw_get_rxdp - Get RX Descriptor's address |
14 |
Function | ath5k_hw_set_rxdp | void | ath5k_dma.c | ath5k_hw_set_rxdp - Set RX Descriptor's address |
15 |
Function | ath5k_hw_start_tx_dma | int | ath5k_dma.c | ********\ |
16 |
Function | ath5k_hw_stop_tx_dma | int | ath5k_dma.c | ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue |
17 |
Function | ath5k_hw_get_txdp | u32 | ath5k_dma.c | ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue |
18 |
Function | ath5k_hw_set_txdp | int | ath5k_dma.c | ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue |
19 |
Function | ath5k_hw_update_tx_triglevel | int | ath5k_dma.c | ath5k_hw_update_tx_triglevel - Update tx trigger level |
20 |
Function | ath5k_hw_is_intr_pending | int | ath5k_dma.c | *****************\ |
21 |
Function | ath5k_hw_get_isr | int | ath5k_dma.c | ath5k_hw_get_isr - Get interrupt status |
22 |
Function | ath5k_hw_set_imr | enum ath5k_int | ath5k_dma.c | ath5k_hw_set_imr - Set interrupt mask |
23 |
Static | ath5k_hw_eeprom_read | static int | ath5k_eeprom.c | |
24 |
Static | ath5k_eeprom_bin2freq | static u16 | ath5k_eeprom.c | |
25 |
Static | ath5k_eeprom_init_header | static int | ath5k_eeprom.c | |
26 |
Static | ath5k_eeprom_read_ants | static int | ath5k_eeprom.c | |
27 |
Static | ath5k_eeprom_read_modes | static int | ath5k_eeprom.c | |
28 |
Static | ath5k_eeprom_read_turbo_modes | static int | ath5k_eeprom.c | |
29 |
Static | ath5k_eeprom_init_modes | static int | ath5k_eeprom.c | |
30 |
Inline | ath5k_eeprom_read_freq_list | static inline int | ath5k_eeprom.c | frequency mask) |
31 |
Static | ath5k_eeprom_init_11a_pcal_freq | static int | ath5k_eeprom.c | |
32 |
Inline | ath5k_eeprom_init_11bg_2413 | static inline int | ath5k_eeprom.c | |
33 |
Inline | ath5k_get_pcdac_intercepts | static inline void | ath5k_eeprom.c | |
34 |
Static | ath5k_eeprom_convert_pcal_info_5111 | static int | ath5k_eeprom.c | used by interpolation code |
35 |
Static | ath5k_eeprom_read_pcal_info_5111 | static int | ath5k_eeprom.c | |
36 |
Static | ath5k_eeprom_convert_pcal_info_5112 | static int | ath5k_eeprom.c | used by interpolation code |
37 |
Static | ath5k_eeprom_read_pcal_info_5112 | static int | ath5k_eeprom.c | |
38 |
Inline | ath5k_pdgains_size_2413 | static inline unsigned int | ath5k_eeprom.c | these two functions |
39 |
Static | ath5k_cal_data_offset_2413 | static unsigned int | ath5k_eeprom.c | and each section's size. |
40 |
Static | ath5k_eeprom_convert_pcal_info_2413 | static int | ath5k_eeprom.c | used by interpolation code |
41 |
Static | ath5k_eeprom_read_pcal_info_2413 | static int | ath5k_eeprom.c | |
42 |
Static | ath5k_eeprom_read_target_rate_pwr_info | static int | ath5k_eeprom.c | |
43 |
Static | ath5k_eeprom_read_pcal_info | static int | ath5k_eeprom.c | |
44 |
Static | ath5k_eeprom_free_pcal_info | static int | ath5k_eeprom.c | |
45 |
Function | ath5k_eeprom_detach | void | ath5k_eeprom.c | |
46 |
Static | ath5k_eeprom_read_ctl_info | static int | ath5k_eeprom.c | |
47 |
Function | ath5k_eeprom_init | int | ath5k_eeprom.c | |
48 |
Function | ath5k_eeprom_read_mac | int | ath5k_eeprom.c | |
49 |
Function | ath5k_eeprom_is_hb63 | int | ath5k_eeprom.c | |
50 |
Function | ath5k_hw_set_gpio_input | int | ath5k_gpio.c | |
51 |
Function | ath5k_hw_set_gpio_output | int | ath5k_gpio.c | |
52 |
Function | ath5k_hw_get_gpio | u32 | ath5k_gpio.c | |
53 |
Function | ath5k_hw_set_gpio | int | ath5k_gpio.c | |
54 |
Function | ath5k_hw_set_gpio_intr | void | ath5k_gpio.c | |
55 |
Static | ath5k_hw_ini_mode_registers | static void | ath5k_initvals.c | |
56 |
Function | ath5k_hw_write_initvals | int | ath5k_initvals.c | |
57 |
Function | ath5k_hw_set_opmode | int | ath5k_pcu.c | *****************\ |
58 |
Function | ath5k_hw_set_ack_bitrate_high | void | ath5k_pcu.c | ath5k_hw_set_ack_bitrate - set bitrate for ACKs |
59 |
Function | ath5k_hw_get_ack_timeout | unsigned int | ath5k_pcu.c | ****************\ |
60 |
Function | ath5k_hw_set_ack_timeout | int | ath5k_pcu.c | ath5k_hw_set_ack_timeout - Set ACK timeout on PCU |
61 |
Function | ath5k_hw_get_cts_timeout | unsigned int | ath5k_pcu.c | ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec |
62 |
Function | ath5k_hw_set_cts_timeout | int | ath5k_pcu.c | ath5k_hw_set_cts_timeout - Set CTS timeout on PCU |
63 |
Function | ath5k_hw_get_lladdr | void | ath5k_pcu.c | **************\ |
64 |
Function | ath5k_hw_set_lladdr | int | ath5k_pcu.c | ath5k_hw_set_lladdr - Set station id |
65 |
Function | ath5k_hw_set_associd | void | ath5k_pcu.c | ath5k_hw_set_associd - Set BSSID for association |
66 |
Function | ath5k_hw_set_bssid_mask | int | ath5k_pcu.c | ath5k_hw_set_bssid_mask - filter out bssids we listen |
67 |
Function | ath5k_hw_start_rx_pcu | void | ath5k_pcu.c | **********\ |
68 |
Function | ath5k_hw_stop_rx_pcu | void | ath5k_pcu.c | at5k_hw_stop_rx_pcu - Stop RX engine |
69 |
Function | ath5k_hw_set_mcast_filter | void | ath5k_pcu.c | |
70 |
Function | ath5k_hw_get_rx_filter | u32 | ath5k_pcu.c | ath5k_hw_get_rx_filter - Get current rx filter |
71 |
Function | ath5k_hw_set_rx_filter | void | ath5k_pcu.c | ath5k_hw_set_rx_filter - Set rx filter |
72 |
Function | ath5k_hw_reset_key | int | ath5k_pcu.c | *******************\ |
73 |
Inline | min | static inline int | ath5k_phy.c | |
74 |
Inline | max | static inline int | ath5k_phy.c | |
75 |
Static | ath5k_hw_rfb_op | static unsigned int | ath5k_phy.c | |
76 |
Function | ath5k_hw_rfgain_opt_init | int | ath5k_phy.c | ********************\ |
77 |
Static | ath5k_hw_request_rfgain_probe | static void | ath5k_phy.c | |
78 |
Static | ath5k_hw_rf_gainf_corr | static u32 | ath5k_phy.c | based on the current step for RF5112 rev. 2 |
79 |
Static | ath5k_hw_rf_check_gainf_readback | static int | ath5k_phy.c | their detection window) so we must ignore it |
80 |
Static | ath5k_hw_rf_gainf_adjust | static s8 | ath5k_phy.c | of parameters from rf gain optimization ladder |
81 |
Function | ath5k_hw_gainf_calibrate | enum ath5k_rfgain | ath5k_phy.c | adjustment |
82 |
Function | ath5k_hw_rfgain_init | int | ath5k_phy.c | with gain_F calibration |
83 |
Function | ath5k_hw_rfregs_init | int | ath5k_phy.c | ******************\ |
84 |
Function | ath5k_channel_ok | int | ath5k_phy.c | ************************\ |
85 |
Static | ath5k_hw_rf5110_chan2athchan | static u32 | ath5k_phy.c | |
86 |
Static | ath5k_hw_rf5110_channel | static int | ath5k_phy.c | |
87 |
Static | ath5k_hw_rf5111_chan2athchan | static int | ath5k_phy.c | |
88 |
Static | ath5k_hw_rf5111_channel | static int | ath5k_phy.c | |
89 |
Static | ath5k_hw_rf5112_channel | static int | ath5k_phy.c | |
90 |
Static | ath5k_hw_rf2425_channel | static int | ath5k_phy.c | |
91 |
Function | ath5k_hw_channel | int | ath5k_phy.c | |
92 |
Function | ath5k_hw_noise_floor_calibration | int | ath5k_phy.c | ***************\ |
93 |
Static | ath5k_hw_rf5110_calibrate | static int | ath5k_phy.c | |
94 |
Static | ath5k_hw_rf511x_calibrate | static int | ath5k_phy.c | |
95 |
Function | ath5k_hw_phy_calibrate | int | ath5k_phy.c | |
96 |
Function | ath5k_hw_phy_disable | int | ath5k_phy.c | |
97 |
Function | ath5k_hw_radio_revision | u16 | ath5k_phy.c | ******************\ |
98 |
Function | ath5k_hw_set_def_antenna | void | ath5k_phy.c | |
99 |
Function | ath5k_hw_get_def_antenna | unsigned int | ath5k_phy.c | |
100 |
Static | ath5k_get_interpolated_value | static s16 | ath5k_phy.c | **************\ |
101 |
Static | ath5k_get_linear_pcdac_min | static s16 | ath5k_phy.c | |
102 |
Static | ath5k_create_power_curve | static void | ath5k_phy.c | |
103 |
Static | ath5k_get_chan_pcal_surrounding_piers | static void | ath5k_phy.c | |
104 |
Static | ath5k_get_rate_pcal_data | static void | ath5k_phy.c | |
105 |
Static | ath5k_get_max_ctl_power | static void | ath5k_phy.c | |
106 |
Static | ath5k_fill_pwr_to_pcdac_table | static void | ath5k_phy.c | |
107 |
Static | ath5k_combine_linear_pcdac_curves | static void | ath5k_phy.c | |
108 |
Static | ath5k_setup_pcdac_table | static void | ath5k_phy.c | |
109 |
Static | ath5k_combine_pwr_to_pdadc_curves | static void | ath5k_phy.c | |
110 |
Static | ath5k_setup_pwr_to_pdadc_table | static void | ath5k_phy.c | |
111 |
Static | ath5k_setup_channel_powertable | static int | ath5k_phy.c | |
112 |
Static | ath5k_setup_rate_powertable | static void | ath5k_phy.c | |
113 |
Function | ath5k_hw_txpower | int | ath5k_phy.c | |
114 |
Function | ath5k_hw_set_txpower_limit | int | ath5k_phy.c | |
115 |
Function | ath5k_hw_set_tx_queueprops | int | ath5k_qcu.c | |
116 |
Function | ath5k_hw_setup_tx_queue | int | ath5k_qcu.c | |
117 |
Function | ath5k_hw_release_tx_queue | void | ath5k_qcu.c | |
118 |
Function | ath5k_hw_reset_tx_queue | int | ath5k_qcu.c | |
119 |
Function | ath5k_hw_set_slot_time | int | ath5k_qcu.c | |
120 |
Static | fls | static int | ath5k_reset.c | |
121 |
Static | ath5k_hw_write_ofdm_timings | static int | ath5k_reset.c | ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212 |
122 |
Inline | ath5k_hw_write_rate_duration | static inline void | ath5k_reset.c | ath5k_hw_write_rate_duration - fill rate code to duration table |
123 |
Static | ath5k_hw_nic_reset | static int | ath5k_reset.c | |
124 |
Function | ath5k_hw_wake | int | ath5k_reset.c | |
125 |
Function | ath5k_hw_nic_wakeup | int | ath5k_reset.c | |
126 |
Static | ath5k_hw_chan_has_spur_noise | static int | ath5k_reset.c | |
127 |
Static | ath5k_hw_tweak_initval_settings | static void | ath5k_reset.c | |
128 |
Static | ath5k_hw_commit_eeprom_settings | static void | ath5k_reset.c | |
129 |
Function | ath5k_hw_reset | int | ath5k_reset.c | |
130 |
Inline | ath5k_rfkill_disable | static inline void | ath5k_rfkill.c | |
131 |
Inline | ath5k_rfkill_enable | static inline void | ath5k_rfkill.c | |
132 |
Inline | ath5k_rfkill_set_intr | static inline void | ath5k_rfkill.c | |
133 |
Static | ath5k_is_rfkill_set | static int __unused | ath5k_rfkill.c | |
134 |
Function | ath5k_rfkill_hw_start | void | ath5k_rfkill.c | |
135 |
Function | ath5k_rfkill_hw_stop | void | ath5k_rfkill.c | |
136 |
Static | e1000_init_phy_params_82540 | static s32 | e1000_82540.c | e1000_init_phy_params_82540 - Init PHY func ptrs. |
137 |
Static | e1000_init_nvm_params_82540 | static s32 | e1000_82540.c | e1000_init_nvm_params_82540 - Init NVM func ptrs. |
138 |
Static | e1000_init_mac_params_82540 | static s32 | e1000_82540.c | e1000_init_mac_params_82540 - Init MAC func ptrs. |
139 |
Function | e1000_init_function_pointers_82540 | void | e1000_82540.c | e1000_init_function_pointers_82540 - Init func ptrs. |
140 |
Static | e1000_reset_hw_82540 | static s32 | e1000_82540.c | e1000_reset_hw_82540 - Reset hardware |
141 |
Static | e1000_init_hw_82540 | static s32 | e1000_82540.c | e1000_init_hw_82540 - Initialize hardware |
142 |
Static | e1000_setup_copper_link_82540 | static s32 | e1000_82540.c | e1000_setup_copper_link_82540 - Configure copper link settings |
143 |
Static | e1000_setup_fiber_serdes_link_82540 | static s32 | e1000_82540.c | e1000_setup_fiber_serdes_link_82540 - Setup link for fiber/serdes |
144 |
Static | e1000_adjust_serdes_amplitude_82540 | static s32 | e1000_82540.c | e1000_adjust_serdes_amplitude_82540 - Adjust amplitude based on EEPROM |
145 |
Static | e1000_set_vco_speed_82540 | static s32 | e1000_82540.c | e1000_set_vco_speed_82540 - Set VCO speed for better performance |
146 |
Static | e1000_set_phy_mode_82540 | static s32 | e1000_82540.c | e1000_set_phy_mode_82540 - Set PHY to class A mode |
147 |
Static | e1000_power_down_phy_copper_82540 | static void | e1000_82540.c | e1000_power_down_phy_copper_82540 - Remove link in case of PHY power down |
148 |
Static | e1000_clear_hw_cntrs_82540 | static void | e1000_82540.c | e1000_clear_hw_cntrs_82540 - Clear device specific hardware counters |
149 |
Function | e1000_read_mac_addr_82540 | s32 | e1000_82540.c | e1000_read_mac_addr_82540 - Read device MAC address |
150 |
Static | e1000_init_phy_params_82541 | static s32 | e1000_82541.c | e1000_init_phy_params_82541 - Init PHY func ptrs. |
151 |
Static | e1000_init_nvm_params_82541 | static s32 | e1000_82541.c | e1000_init_nvm_params_82541 - Init NVM func ptrs. |
152 |
Static | e1000_init_mac_params_82541 | static s32 | e1000_82541.c | e1000_init_mac_params_82541 - Init MAC func ptrs. |
153 |
Function | e1000_init_function_pointers_82541 | void | e1000_82541.c | e1000_init_function_pointers_82541 - Init func ptrs. |
154 |
Static | e1000_reset_hw_82541 | static s32 | e1000_82541.c | e1000_reset_hw_82541 - Reset hardware |
155 |
Static | e1000_init_hw_82541 | static s32 | e1000_82541.c | e1000_init_hw_82541 - Initialize hardware |
156 |
Static | e1000_get_link_up_info_82541 | static s32 | e1000_82541.c | e1000_get_link_up_info_82541 - Report speed and duplex |
157 |
Static | e1000_phy_hw_reset_82541 | static s32 | e1000_82541.c | e1000_phy_hw_reset_82541 - PHY hardware reset |
158 |
Static | e1000_setup_copper_link_82541 | static s32 | e1000_82541.c | e1000_setup_copper_link_82541 - Configure copper link settings |
159 |
Static | e1000_check_for_link_82541 | static s32 | e1000_82541.c | e1000_check_for_link_82541 - Check/Store link connection |
160 |
Static | e1000_config_dsp_after_link_change_82541 | static s32 | e1000_82541.c | e1000_config_dsp_after_link_change_82541 - Config DSP after link |
161 |
Static | e1000_get_cable_length_igp_82541 | static s32 | e1000_82541.c | e1000_get_cable_length_igp_82541 - Determine cable length for igp PHY |
162 |
Static | e1000_set_d3_lplu_state_82541 | static s32 | e1000_82541.c | e1000_set_d3_lplu_state_82541 - Sets low power link up state for D3 |
163 |
Static | e1000_setup_led_82541 | static s32 | e1000_82541.c | e1000_setup_led_82541 - Configures SW controllable LED |
164 |
Static | e1000_cleanup_led_82541 | static s32 | e1000_82541.c | e1000_cleanup_led_82541 - Set LED config to default operation |
165 |
Static | e1000_phy_init_script_82541 | static s32 | e1000_82541.c | e1000_phy_init_script_82541 - Initialize GbE PHY |
166 |
Static | e1000_power_down_phy_copper_82541 | static void | e1000_82541.c | e1000_power_down_phy_copper_82541 - Remove link in case of PHY power down |
167 |
Static | e1000_clear_hw_cntrs_82541 | static void | e1000_82541.c | e1000_clear_hw_cntrs_82541 - Clear device specific hardware counters |
168 |
Static | e1000_init_phy_params_82542 | static s32 | e1000_82542.c | e1000_init_phy_params_82542 - Init PHY func ptrs. |
169 |
Static | e1000_init_nvm_params_82542 | static s32 | e1000_82542.c | e1000_init_nvm_params_82542 - Init NVM func ptrs. |
170 |
Static | e1000_init_mac_params_82542 | static s32 | e1000_82542.c | e1000_init_mac_params_82542 - Init MAC func ptrs. |
171 |
Function | e1000_init_function_pointers_82542 | void | e1000_82542.c | e1000_init_function_pointers_82542 - Init func ptrs. |
172 |
Static | e1000_get_bus_info_82542 | static s32 | e1000_82542.c | e1000_get_bus_info_82542 - Obtain bus information for adapter |
173 |
Static | e1000_reset_hw_82542 | static s32 | e1000_82542.c | e1000_reset_hw_82542 - Reset hardware |
174 |
Static | e1000_init_hw_82542 | static s32 | e1000_82542.c | e1000_init_hw_82542 - Initialize hardware |
175 |
Static | e1000_setup_link_82542 | static s32 | e1000_82542.c | e1000_setup_link_82542 - Setup flow control and link settings |
176 |
Static | e1000_led_on_82542 | static s32 | e1000_82542.c | e1000_led_on_82542 - Turn on SW controllable LED |
177 |
Static | e1000_led_off_82542 | static s32 | e1000_82542.c | e1000_led_off_82542 - Turn off SW controllable LED |
178 |
Static | e1000_rar_set_82542 | static void | e1000_82542.c | e1000_rar_set_82542 - Set receive address register |
179 |
Function | e1000_translate_register_82542 | u32 | e1000_82542.c | e1000_translate_register_82542 - Translate the proper register offset |
180 |
Static | e1000_clear_hw_cntrs_82542 | static void | e1000_82542.c | e1000_clear_hw_cntrs_82542 - Clear device specific hardware counters |
181 |
Static | e1000_init_phy_params_82543 | static s32 | e1000_82543.c | e1000_init_phy_params_82543 - Init PHY func ptrs. |
182 |
Static | e1000_init_nvm_params_82543 | static s32 | e1000_82543.c | e1000_init_nvm_params_82543 - Init NVM func ptrs. |
183 |
Static | e1000_init_mac_params_82543 | static s32 | e1000_82543.c | e1000_init_mac_params_82543 - Init MAC func ptrs. |
184 |
Function | e1000_init_function_pointers_82543 | void | e1000_82543.c | e1000_init_function_pointers_82543 - Init func ptrs. |
185 |
Static | e1000_tbi_compatibility_enabled_82543 | static bool | e1000_82543.c | e1000_tbi_compatibility_enabled_82543 - Returns TBI compat status |
186 |
Static | e1000_set_tbi_compatibility_82543 | static void | e1000_82543.c | e1000_set_tbi_compatibility_82543 - Set TBI compatibility |
187 |
Function | e1000_tbi_sbp_enabled_82543 | bool | e1000_82543.c | e1000_tbi_sbp_enabled_82543 - Returns TBI SBP status |
188 |
Static | e1000_set_tbi_sbp_82543 | static void | e1000_82543.c | e1000_set_tbi_sbp_82543 - Set TBI SBP |
189 |
Static | e1000_init_phy_disabled_82543 | static bool | e1000_82543.c | e1000_init_phy_disabled_82543 - Returns init PHY status |
190 |
Function | e1000_tbi_adjust_stats_82543 | void | e1000_82543.c | e1000_tbi_adjust_stats_82543 - Adjust stats when TBI enabled |
191 |
Static | e1000_read_phy_reg_82543 | static s32 | e1000_82543.c | e1000_read_phy_reg_82543 - Read PHY register |
192 |
Static | e1000_write_phy_reg_82543 | static s32 | e1000_82543.c | e1000_write_phy_reg_82543 - Write PHY register |
193 |
Static | e1000_raise_mdi_clk_82543 | static void | e1000_82543.c | e1000_raise_mdi_clk_82543 - Raise Management Data Input clock |
194 |
Static | e1000_lower_mdi_clk_82543 | static void | e1000_82543.c | e1000_lower_mdi_clk_82543 - Lower Management Data Input clock |
195 |
Static | e1000_shift_out_mdi_bits_82543 | static void | e1000_82543.c | e1000_shift_out_mdi_bits_82543 - Shift data bits our to the PHY |
196 |
Static | e1000_shift_in_mdi_bits_82543 | static u16 | e1000_82543.c | e1000_shift_in_mdi_bits_82543 - Shift data bits in from the PHY |
197 |
Static | e1000_phy_force_speed_duplex_82543 | static s32 | e1000_82543.c | e1000_phy_force_speed_duplex_82543 - Force speed/duplex for PHY |
198 |
Static | e1000_polarity_reversal_workaround_82543 | static s32 | e1000_82543.c | e1000_polarity_reversal_workaround_82543 - Workaround polarity reversal |
199 |
Static | e1000_phy_hw_reset_82543 | static s32 | e1000_82543.c | e1000_phy_hw_reset_82543 - PHY hardware reset |
200 |
Static | e1000_reset_hw_82543 | static s32 | e1000_82543.c | e1000_reset_hw_82543 - Reset hardware |
201 |
Static | e1000_init_hw_82543 | static s32 | e1000_82543.c | e1000_init_hw_82543 - Initialize hardware |
202 |
Static | e1000_setup_link_82543 | static s32 | e1000_82543.c | e1000_setup_link_82543 - Setup flow control and link settings |
203 |
Static | e1000_setup_copper_link_82543 | static s32 | e1000_82543.c | e1000_setup_copper_link_82543 - Configure copper link settings |
204 |
Static | e1000_setup_fiber_link_82543 | static s32 | e1000_82543.c | e1000_setup_fiber_link_82543 - Setup link for fiber |
205 |
Static | e1000_check_for_copper_link_82543 | static s32 | e1000_82543.c | e1000_check_for_copper_link_82543 - Check for link (Copper) |
206 |
Static | e1000_check_for_fiber_link_82543 | static s32 | e1000_82543.c | e1000_check_for_fiber_link_82543 - Check for link (Fiber) |
207 |
Static | e1000_config_mac_to_phy_82543 | static s32 | e1000_82543.c | e1000_config_mac_to_phy_82543 - Configure MAC to PHY settings |
208 |
Static | e1000_write_vfta_82543 | static void | e1000_82543.c | e1000_write_vfta_82543 - Write value to VLAN filter table |
209 |
Static | e1000_mta_set_82543 | static void | e1000_82543.c | e1000_mta_set_82543 - Set multicast filter table address |
210 |
Static | e1000_led_on_82543 | static s32 | e1000_82543.c | e1000_led_on_82543 - Turn on SW controllable LED |
211 |
Static | e1000_led_off_82543 | static s32 | e1000_82543.c | e1000_led_off_82543 - Turn off SW controllable LED |
212 |
Static | e1000_clear_hw_cntrs_82543 | static void | e1000_82543.c | e1000_clear_hw_cntrs_82543 - Clear device specific hardware counters |
213 |
Function | e1000_init_mac_params | s32 | e1000_api.c | e1000_init_mac_params - Initialize MAC function pointers |
214 |
Function | e1000_init_nvm_params | s32 | e1000_api.c | e1000_init_nvm_params - Initialize NVM function pointers |
215 |
Function | e1000_init_phy_params | s32 | e1000_api.c | e1000_init_phy_params - Initialize PHY function pointers |
216 |
Function | e1000_set_mac_type | s32 | e1000_api.c | e1000_set_mac_type - Sets MAC type |
217 |
Function | e1000_setup_init_funcs | s32 | e1000_api.c | e1000_setup_init_funcs - Initializes function pointers |
218 |
Function | e1000_get_bus_info | s32 | e1000_api.c | e1000_get_bus_info - Obtain bus information for adapter |
219 |
Function | e1000_clear_vfta | void | e1000_api.c | e1000_clear_vfta - Clear VLAN filter table |
220 |
Function | e1000_write_vfta | void | e1000_api.c | e1000_write_vfta - Write value to VLAN filter table |
221 |
Function | e1000_update_mc_addr_list | void | e1000_api.c | e1000_update_mc_addr_list - Update Multicast addresses |
222 |
Function | e1000_force_mac_fc | s32 | e1000_api.c | e1000_force_mac_fc - Force MAC flow control |
223 |
Function | e1000_check_for_link | s32 | e1000_api.c | e1000_check_for_link - Check/Store link connection |
224 |
Function | e1000_check_mng_mode | bool | e1000_api.c | e1000_check_mng_mode - Check management mode |
225 |
Function | e1000_mng_write_dhcp_info | s32 | e1000_api.c | e1000_mng_write_dhcp_info - Writes DHCP info to host interface |
226 |
Function | e1000_reset_hw | s32 | e1000_api.c | e1000_reset_hw - Reset hardware |
227 |
Function | e1000_init_hw | s32 | e1000_api.c | e1000_init_hw - Initialize hardware |
228 |
Function | e1000_setup_link | s32 | e1000_api.c | e1000_setup_link - Configures link and flow control |
229 |
Function | e1000_get_speed_and_duplex | s32 | e1000_api.c | e1000_get_speed_and_duplex - Returns current speed and duplex |
230 |
Function | e1000_setup_led | s32 | e1000_api.c | e1000_setup_led - Configures SW controllable LED |
231 |
Function | e1000_cleanup_led | s32 | e1000_api.c | e1000_cleanup_led - Restores SW controllable LED |
232 |
Function | e1000_blink_led | s32 | e1000_api.c | e1000_blink_led - Blink SW controllable LED |
233 |
Function | e1000_id_led_init | s32 | e1000_api.c | e1000_id_led_init - store LED configurations in SW |
234 |
Function | e1000_led_on | s32 | e1000_api.c | e1000_led_on - Turn on SW controllable LED |
235 |
Function | e1000_led_off | s32 | e1000_api.c | e1000_led_off - Turn off SW controllable LED |
236 |
Function | e1000_reset_adaptive | void | e1000_api.c | e1000_reset_adaptive - Reset adaptive IFS |
237 |
Function | e1000_update_adaptive | void | e1000_api.c | e1000_update_adaptive - Update adaptive IFS |
238 |
Function | e1000_disable_pcie_master | s32 | e1000_api.c | e1000_disable_pcie_master - Disable PCI-Express master access |
239 |
Function | e1000_config_collision_dist | void | e1000_api.c | e1000_config_collision_dist - Configure collision distance |
240 |
Function | e1000_rar_set | void | e1000_api.c | e1000_rar_set - Sets a receive address register |
241 |
Function | e1000_validate_mdi_setting | s32 | e1000_api.c | e1000_validate_mdi_setting - Ensures valid MDI/MDIX SW state |
242 |
Function | e1000_mta_set | void | e1000_api.c | e1000_mta_set - Sets multicast table bit |
243 |
Function | e1000_hash_mc_addr | u32 | e1000_api.c | e1000_hash_mc_addr - Determines address location in multicast table |
244 |
Function | e1000_enable_tx_pkt_filtering | bool | e1000_api.c | e1000_enable_tx_pkt_filtering - Enable packet filtering on TX |
245 |
Function | e1000_mng_host_if_write | s32 | e1000_api.c | e1000_mng_host_if_write - Writes to the manageability host interface |
246 |
Function | e1000_mng_write_cmd_header | s32 | e1000_api.c | e1000_mng_write_cmd_header - Writes manageability command header |
247 |
Function | e1000_mng_enable_host_if | s32 | e1000_api.c | e1000_mng_enable_host_if - Checks host interface is enabled |
248 |
Function | e1000_wait_autoneg | s32 | e1000_api.c | e1000_wait_autoneg - Waits for autonegotiation completion |
249 |
Function | e1000_check_reset_block | s32 | e1000_api.c | e1000_check_reset_block - Verifies PHY can be reset |
250 |
Function | e1000_read_phy_reg | s32 | e1000_api.c | e1000_read_phy_reg - Reads PHY register |
251 |
Function | e1000_write_phy_reg | s32 | e1000_api.c | e1000_write_phy_reg - Writes PHY register |
252 |
Function | e1000_release_phy | void | e1000_api.c | e1000_release_phy - Generic release PHY |
253 |
Function | e1000_acquire_phy | s32 | e1000_api.c | e1000_acquire_phy - Generic acquire PHY |
254 |
Function | e1000_read_kmrn_reg | s32 | e1000_api.c | e1000_read_kmrn_reg - Reads register using Kumeran interface |
255 |
Function | e1000_write_kmrn_reg | s32 | e1000_api.c | e1000_write_kmrn_reg - Writes register using Kumeran interface |
256 |
Function | e1000_get_cable_length | s32 | e1000_api.c | e1000_get_cable_length - Retrieves cable length estimation |
257 |
Function | e1000_get_phy_info | s32 | e1000_api.c | e1000_get_phy_info - Retrieves PHY information from registers |
258 |
Function | e1000_phy_hw_reset | s32 | e1000_api.c | e1000_phy_hw_reset - Hard PHY reset |
259 |
Function | e1000_phy_commit | s32 | e1000_api.c | e1000_phy_commit - Soft PHY reset |
260 |
Function | e1000_set_d0_lplu_state | s32 | e1000_api.c | e1000_set_d0_lplu_state - Sets low power link up state for D0 |
261 |
Function | e1000_set_d3_lplu_state | s32 | e1000_api.c | e1000_set_d3_lplu_state - Sets low power link up state for D3 |
262 |
Function | e1000_read_mac_addr | s32 | e1000_api.c | e1000_read_mac_addr - Reads MAC address |
263 |
Function | e1000_read_pba_num | s32 | e1000_api.c | e1000_read_pba_num - Read device part number |
264 |
Function | e1000_validate_nvm_checksum | s32 | e1000_api.c | e1000_validate_nvm_checksum - Verifies NVM (EEPROM) checksum |
265 |
Function | e1000_update_nvm_checksum | s32 | e1000_api.c | e1000_update_nvm_checksum - Updates NVM (EEPROM) checksum |
266 |
Function | e1000_reload_nvm | void | e1000_api.c | e1000_reload_nvm - Reloads EEPROM |
267 |
Function | e1000_read_nvm | s32 | e1000_api.c | e1000_read_nvm - Reads NVM (EEPROM) |
268 |
Function | e1000_write_nvm | s32 | e1000_api.c | e1000_write_nvm - Writes to NVM (EEPROM) |
269 |
Function | e1000_power_up_phy | void | e1000_api.c | e1000_power_up_phy - Restores link in case of PHY power down |
270 |
Function | e1000_power_down_phy | void | e1000_api.c | e1000_power_down_phy - Power down PHY |
271 |
Function | e1000_init_mac_ops_generic | void | e1000_mac.c | e1000_init_mac_ops_generic - Initialize MAC function pointers |
272 |
Function | e1000_null_ops_generic | s32 | e1000_mac.c | e1000_null_ops_generic - No-op function, returns 0 |
273 |
Function | e1000_null_mac_generic | void | e1000_mac.c | e1000_null_mac_generic - No-op function, return void |
274 |
Function | e1000_null_link_info | s32 | e1000_mac.c | e1000_null_link_info - No-op function, return 0 |
275 |
Function | e1000_null_mng_mode | bool | e1000_mac.c | e1000_null_mng_mode - No-op function, return false |
276 |
Function | e1000_null_update_mc | void | e1000_mac.c | e1000_null_update_mc - No-op function, return void |
277 |
Function | e1000_null_write_vfta | void | e1000_mac.c | e1000_null_write_vfta - No-op function, return void |
278 |
Function | e1000_null_mta_set | void | e1000_mac.c | e1000_null_set_mta - No-op function, return void |
279 |
Function | e1000_null_rar_set | void | e1000_mac.c | e1000_null_rar_set - No-op function, return void |
280 |
Function | e1000_get_bus_info_pci_generic | s32 | e1000_mac.c | e1000_get_bus_info_pci_generic - Get PCI(x) bus information |
281 |
Function | e1000_get_bus_info_pcie_generic | s32 | e1000_mac.c | e1000_get_bus_info_pcie_generic - Get PCIe bus information |
282 |
Static | e1000_set_lan_id_multi_port_pcie | static void | e1000_mac.c | e1000_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
283 |
Function | e1000_set_lan_id_multi_port_pci | void | e1000_mac.c | e1000_set_lan_id_multi_port_pci - Set LAN id for PCI multiple port devices |
284 |
Function | e1000_set_lan_id_single_port | void | e1000_mac.c | e1000_set_lan_id_single_port - Set LAN id for a single port device |
285 |
Function | e1000_clear_vfta_generic | void | e1000_mac.c | e1000_clear_vfta_generic - Clear VLAN filter table |
286 |
Function | e1000_write_vfta_generic | void | e1000_mac.c | e1000_write_vfta_generic - Write value to VLAN filter table |
287 |
Function | e1000_init_rx_addrs_generic | void | e1000_mac.c | e1000_init_rx_addrs_generic - Initialize receive address's |
288 |
Function | e1000_check_alt_mac_addr_generic | s32 | e1000_mac.c | e1000_check_alt_mac_addr_generic - Check for alternate MAC addr |
289 |
Function | e1000_rar_set_generic | void | e1000_mac.c | e1000_rar_set_generic - Set receive address register |
290 |
Function | e1000_mta_set_generic | void | e1000_mac.c | e1000_mta_set_generic - Set multicast filter table address |
291 |
Function | e1000_update_mc_addr_list_generic | void | e1000_mac.c | e1000_update_mc_addr_list_generic - Update Multicast addresses |
292 |
Function | e1000_hash_mc_addr_generic | u32 | e1000_mac.c | e1000_hash_mc_addr_generic - Generate a multicast hash value |
293 |
Function | e1000_pcix_mmrbc_workaround_generic | void | e1000_mac.c | e1000_pcix_mmrbc_workaround_generic - Fix incorrect MMRBC value |
294 |
Function | e1000_clear_hw_cntrs_base_generic | void | e1000_mac.c | e1000_clear_hw_cntrs_base_generic - Clear base hardware counters |
295 |
Function | e1000_check_for_copper_link_generic | s32 | e1000_mac.c | e1000_check_for_copper_link_generic - Check for link (Copper) |
296 |
Function | e1000_check_for_fiber_link_generic | s32 | e1000_mac.c | e1000_check_for_fiber_link_generic - Check for link (Fiber) |
297 |
Function | e1000_check_for_serdes_link_generic | s32 | e1000_mac.c | e1000_check_for_serdes_link_generic - Check for link (Serdes) |
298 |
Function | e1000_setup_link_generic | s32 | e1000_mac.c | e1000_setup_link_generic - Setup flow control and link settings |
299 |
Function | e1000_setup_fiber_serdes_link_generic | s32 | e1000_mac.c | e1000_setup_fiber_serdes_link_generic - Setup link for fiber/serdes |
300 |
Function | e1000_config_collision_dist_generic | void | e1000_mac.c | e1000_config_collision_dist_generic - Configure collision distance |
301 |
Function | e1000_poll_fiber_serdes_link_generic | s32 | e1000_mac.c | e1000_poll_fiber_serdes_link_generic - Poll for link up |
302 |
Function | e1000_commit_fc_settings_generic | s32 | e1000_mac.c | e1000_commit_fc_settings_generic - Configure flow control |
303 |
Function | e1000_set_fc_watermarks_generic | s32 | e1000_mac.c | e1000_set_fc_watermarks_generic - Set flow control high/low watermarks |
304 |
Function | e1000_set_default_fc_generic | s32 | e1000_mac.c | e1000_set_default_fc_generic - Set flow control default values |
305 |
Function | e1000_force_mac_fc_generic | s32 | e1000_mac.c | e1000_force_mac_fc_generic - Force the MAC's flow control settings |
306 |
Function | e1000_config_fc_after_link_up_generic | s32 | e1000_mac.c | e1000_config_fc_after_link_up_generic - Configures flow control after link |
307 |
Function | e1000_get_speed_and_duplex_copper_generic | s32 | e1000_mac.c | e1000_get_speed_and_duplex_copper_generic - Retrieve current speed/duplex |
308 |
Function | e1000_get_speed_and_duplex_fiber_serdes_generic | s32 | e1000_mac.c | e1000_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
309 |
Function | e1000_get_hw_semaphore_generic | s32 | e1000_mac.c | e1000_get_hw_semaphore_generic - Acquire hardware semaphore |
310 |
Function | e1000_put_hw_semaphore_generic | void | e1000_mac.c | e1000_put_hw_semaphore_generic - Release hardware semaphore |
311 |
Function | e1000_get_auto_rd_done_generic | s32 | e1000_mac.c | e1000_get_auto_rd_done_generic - Check for auto read completion |
312 |
Function | e1000_valid_led_default_generic | s32 | e1000_mac.c | e1000_valid_led_default_generic - Verify a valid default LED config |
313 |
Function | e1000_id_led_init_generic | s32 | e1000_mac.c | e1000_id_led_init_generic - |
314 |
Function | e1000_setup_led_generic | s32 | e1000_mac.c | e1000_setup_led_generic - Configures SW controllable LED |
315 |
Function | e1000_cleanup_led_generic | s32 | e1000_mac.c | e1000_cleanup_led_generic - Set LED config to default operation |
316 |
Function | e1000_blink_led_generic | s32 | e1000_mac.c | e1000_blink_led_generic - Blink LED |
317 |
Function | e1000_led_on_generic | s32 | e1000_mac.c | e1000_led_on_generic - Turn LED on |
318 |
Function | e1000_led_off_generic | s32 | e1000_mac.c | e1000_led_off_generic - Turn LED off |
319 |
Function | e1000_set_pcie_no_snoop_generic | void | e1000_mac.c | e1000_set_pcie_no_snoop_generic - Set PCI-express capabilities |
320 |
Function | e1000_disable_pcie_master_generic | s32 | e1000_mac.c | e1000_disable_pcie_master_generic - Disables PCI-express master access |
321 |
Function | e1000_reset_adaptive_generic | void | e1000_mac.c | e1000_reset_adaptive_generic - Reset Adaptive Interframe Spacing |
322 |
Function | e1000_update_adaptive_generic | void | e1000_mac.c | e1000_update_adaptive_generic - Update Adaptive Interframe Spacing |
323 |
Static | e1000_validate_mdi_setting_generic | static s32 | e1000_mac.c | e1000_validate_mdi_setting_generic - Verify MDI/MDIx settings |
324 |
Static | e1000_irq_disable | static void | e1000_main.c | e1000_irq_disable - Disable interrupt generation |
325 |
Static | e1000_irq_enable | static void | e1000_main.c | e1000_irq_enable - Enable interrupt generation |
326 |
Static | e1000_sw_init | static int | e1000_main.c | e1000_sw_init - Initialize general software structures (struct e1000_adapter) |
327 |
Function | e1000_read_pcie_cap_reg | int32_t | e1000_main.c | |
328 |
Function | e1000_pci_clear_mwi | void | e1000_main.c | |
329 |
Function | e1000_pci_set_mwi | void | e1000_main.c | |
330 |
Function | e1000_read_pci_cfg | void | e1000_main.c | |
331 |
Function | e1000_write_pci_cfg | void | e1000_main.c | |
332 |
Static | e1000_init_manageability | static void | e1000_main.c | e1000_init_manageability - disable interception of ARP packets |
333 |
Static | e1000_setup_tx_resources | static int | e1000_main.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
334 |
Static | e1000_process_tx_packets | static void | e1000_main.c | e1000_process_tx_packets - process transmitted packets |
335 |
Static | e1000_free_tx_resources | static void | e1000_main.c | |
336 |
Static | e1000_configure_tx | static void | e1000_main.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
337 |
Static | e1000_free_rx_resources | static void | e1000_main.c | |
338 |
Static | e1000_refill_rx_ring | static int | e1000_main.c | e1000_refill_rx_ring - allocate Rx io_buffers |
339 |
Static | e1000_setup_rx_resources | static int | e1000_main.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
340 |
Static | e1000_configure_rx | static void | e1000_main.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset |
341 |
Static | e1000_process_rx_packets | static void | e1000_main.c | e1000_process_rx_packets - process received packets |
342 |
Function | e1000_reset | void | e1000_main.c | e1000_reset - Put e1000 NIC in known initial state |
343 |
Static | e1000_close | static void | e1000_main.c | Functions that implement the gPXE driver API * |
344 |
Static | e1000_transmit | static int | e1000_main.c | e1000_transmit - Transmit a packet |
345 |
Static | e1000_poll | static void | e1000_main.c | e1000_poll - Poll for received packets |
346 |
Static | e1000_irq | static void | e1000_main.c | e1000_irq - enable or Disable interrupts |
347 |
Function | e1000_probe | int | e1000_main.c | e1000_probe - Initial configuration of e1000 NIC |
348 |
Function | e1000_remove | void | e1000_main.c | e1000_remove - Device Removal Routine |
349 |
Static | e1000_open | static int | e1000_main.c | e1000_open - Called when a network interface is made active |
350 |
Static | e1000_calculate_checksum | static u8 | e1000_manage.c | e1000_calculate_checksum - Calculate checksum for buffer |
351 |
Function | e1000_mng_enable_host_if_generic | s32 | e1000_manage.c | e1000_mng_enable_host_if_generic - Checks host interface is enabled |
352 |
Function | e1000_check_mng_mode_generic | bool | e1000_manage.c | e1000_check_mng_mode_generic - Generic check management mode |
353 |
Function | e1000_enable_tx_pkt_filtering_generic | bool | e1000_manage.c | e1000_enable_tx_pkt_filtering_generic - Enable packet filtering on TX |
354 |
Function | e1000_mng_write_dhcp_info_generic | s32 | e1000_manage.c | e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface |
355 |
Function | e1000_mng_write_cmd_header_generic | s32 | e1000_manage.c | e1000_mng_write_cmd_header_generic - Writes manageability command header |
356 |
Function | e1000_mng_host_if_write_generic | s32 | e1000_manage.c | e1000_mng_host_if_write_generic - Write to the manageability host interface |
357 |
Function | e1000_enable_mng_pass_thru | bool | e1000_manage.c | e1000_enable_mng_pass_thru - Enable processing of ARP's |
358 |
Function | e1000_init_nvm_ops_generic | void | e1000_nvm.c | e1000_init_nvm_ops_generic - Initialize NVM function pointers |
359 |
Function | e1000_null_read_nvm | s32 | e1000_nvm.c | e1000_null_nvm_read - No-op function, return 0 |
360 |
Function | e1000_null_nvm_generic | void | e1000_nvm.c | e1000_null_nvm_generic - No-op function, return void |
361 |
Function | e1000_null_led_default | s32 | e1000_nvm.c | e1000_null_led_default - No-op function, return 0 |
362 |
Function | e1000_null_write_nvm | s32 | e1000_nvm.c | e1000_null_write_nvm - No-op function, return 0 |
363 |
Static | e1000_raise_eec_clk | static void | e1000_nvm.c | e1000_raise_eec_clk - Raise EEPROM clock |
364 |
Static | e1000_lower_eec_clk | static void | e1000_nvm.c | e1000_lower_eec_clk - Lower EEPROM clock |
365 |
Static | e1000_shift_out_eec_bits | static void | e1000_nvm.c | e1000_shift_out_eec_bits - Shift data bits our to the EEPROM |
366 |
Static | e1000_shift_in_eec_bits | static u16 | e1000_nvm.c | e1000_shift_in_eec_bits - Shift data bits in from the EEPROM |
367 |
Function | e1000_poll_eerd_eewr_done | s32 | e1000_nvm.c | e1000_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
368 |
Function | e1000_acquire_nvm_generic | s32 | e1000_nvm.c | e1000_acquire_nvm_generic - Generic request for access to EEPROM |
369 |
Static | e1000_standby_nvm | static void | e1000_nvm.c | e1000_standby_nvm - Return EEPROM to standby state |
370 |
Function | e1000_stop_nvm | void | e1000_nvm.c | e1000_stop_nvm - Terminate EEPROM command |
371 |
Function | e1000_release_nvm_generic | void | e1000_nvm.c | e1000_release_nvm_generic - Release exclusive access to EEPROM |
372 |
Static | e1000_ready_nvm_eeprom | static s32 | e1000_nvm.c | e1000_ready_nvm_eeprom - Prepares EEPROM for read/write |
373 |
Function | e1000_read_nvm_spi | s32 | e1000_nvm.c | e1000_read_nvm_spi - Read EEPROM's using SPI |
374 |
Function | e1000_read_nvm_microwire | s32 | e1000_nvm.c | e1000_read_nvm_microwire - Reads EEPROM's using microwire |
375 |
Function | e1000_read_nvm_eerd | s32 | e1000_nvm.c | e1000_read_nvm_eerd - Reads EEPROM using EERD register |
376 |
Function | e1000_write_nvm_spi | s32 | e1000_nvm.c | e1000_write_nvm_spi - Write to EEPROM using SPI |
377 |
Function | e1000_write_nvm_microwire | s32 | e1000_nvm.c | e1000_write_nvm_microwire - Writes EEPROM using microwire |
378 |
Function | e1000_read_pba_num_generic | s32 | e1000_nvm.c | e1000_read_pba_num_generic - Read device part number |
379 |
Function | e1000_read_mac_addr_generic | s32 | e1000_nvm.c | e1000_read_mac_addr_generic - Read device MAC address |
380 |
Function | e1000_validate_nvm_checksum_generic | s32 | e1000_nvm.c | e1000_validate_nvm_checksum_generic - Validate EEPROM checksum |
381 |
Function | e1000_update_nvm_checksum_generic | s32 | e1000_nvm.c | e1000_update_nvm_checksum_generic - Update EEPROM checksum |
382 |
Static | e1000_reload_nvm_generic | static void | e1000_nvm.c | e1000_reload_nvm_generic - Reloads EEPROM |
383 |
Function | e1000_init_phy_ops_generic | void | e1000_phy.c | e1000_init_phy_ops_generic - Initialize PHY function pointers |
384 |
Function | e1000_null_read_reg | s32 | e1000_phy.c | e1000_null_read_reg - No-op function, return 0 |
385 |
Function | e1000_null_phy_generic | void | e1000_phy.c | e1000_null_phy_generic - No-op function, return void |
386 |
Function | e1000_null_lplu_state | s32 | e1000_phy.c | e1000_null_lplu_state - No-op function, return 0 |
387 |
Function | e1000_null_write_reg | s32 | e1000_phy.c | e1000_null_write_reg - No-op function, return 0 |
388 |
Function | e1000_check_reset_block_generic | s32 | e1000_phy.c | e1000_check_reset_block_generic - Check if PHY reset is blocked |
389 |
Function | e1000_get_phy_id | s32 | e1000_phy.c | e1000_get_phy_id - Retrieve the PHY ID and revision |
390 |
Function | e1000_phy_reset_dsp_generic | s32 | e1000_phy.c | e1000_phy_reset_dsp_generic - Reset PHY DSP |
391 |
Function | e1000_read_phy_reg_mdic | s32 | e1000_phy.c | e1000_read_phy_reg_mdic - Read MDI control register |
392 |
Function | e1000_write_phy_reg_mdic | s32 | e1000_phy.c | e1000_write_phy_reg_mdic - Write MDI control register |
393 |
Function | e1000_read_phy_reg_m88 | s32 | e1000_phy.c | e1000_read_phy_reg_m88 - Read m88 PHY register |
394 |
Function | e1000_write_phy_reg_m88 | s32 | e1000_phy.c | e1000_write_phy_reg_m88 - Write m88 PHY register |
395 |
Function | e1000_read_phy_reg_igp | s32 | e1000_phy.c | e1000_read_phy_reg_igp - Read igp PHY register |
396 |
Function | e1000_write_phy_reg_igp | s32 | e1000_phy.c | e1000_write_phy_reg_igp - Write igp PHY register |
397 |
Function | e1000_read_kmrn_reg_generic | s32 | e1000_phy.c | e1000_read_kmrn_reg_generic - Read kumeran register |
398 |
Function | e1000_write_kmrn_reg_generic | s32 | e1000_phy.c | e1000_write_kmrn_reg_generic - Write kumeran register |
399 |
Function | e1000_copper_link_setup_m88 | s32 | e1000_phy.c | e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link |
400 |
Function | e1000_copper_link_setup_igp | s32 | e1000_phy.c | e1000_copper_link_setup_igp - Setup igp PHY's for copper link |
401 |
Function | e1000_copper_link_autoneg | s32 | e1000_phy.c | e1000_copper_link_autoneg - Setup/Enable autoneg for copper link |
402 |
Function | e1000_phy_setup_autoneg | s32 | e1000_phy.c | e1000_phy_setup_autoneg - Configure PHY for auto-negotiation |
403 |
Function | e1000_setup_copper_link_generic | s32 | e1000_phy.c | e1000_setup_copper_link_generic - Configure copper link settings |
404 |
Function | e1000_phy_force_speed_duplex_igp | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
405 |
Function | e1000_phy_force_speed_duplex_m88 | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
406 |
Function | e1000_phy_force_speed_duplex_ife | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_ife - Force PHY speed & duplex |
407 |
Function | e1000_phy_force_speed_duplex_setup | void | e1000_phy.c | e1000_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
408 |
Function | e1000_set_d3_lplu_state_generic | s32 | e1000_phy.c | e1000_set_d3_lplu_state_generic - Sets low power link up state for D3 |
409 |
Function | e1000_check_downshift_generic | s32 | e1000_phy.c | e1000_check_downshift_generic - Checks whether a downshift in speed occurred |
410 |
Function | e1000_check_polarity_m88 | s32 | e1000_phy.c | e1000_check_polarity_m88 - Checks the polarity. |
411 |
Function | e1000_check_polarity_igp | s32 | e1000_phy.c | e1000_check_polarity_igp - Checks the polarity. |
412 |
Function | e1000_check_polarity_ife | s32 | e1000_phy.c | e1000_check_polarity_ife - Check cable polarity for IFE PHY |
413 |
Function | e1000_wait_autoneg_generic | s32 | e1000_phy.c | e1000_wait_autoneg_generic - Wait for auto-neg completion |
414 |
Function | e1000_phy_has_link_generic | s32 | e1000_phy.c | e1000_phy_has_link_generic - Polls PHY for link |
415 |
Function | e1000_get_cable_length_m88 | s32 | e1000_phy.c | e1000_get_cable_length_m88 - Determine cable length for m88 PHY |
416 |
Function | e1000_get_cable_length_igp_2 | s32 | e1000_phy.c | e1000_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
417 |
Function | e1000_get_phy_info_m88 | s32 | e1000_phy.c | e1000_get_phy_info_m88 - Retrieve PHY information |
418 |
Function | e1000_get_phy_info_igp | s32 | e1000_phy.c | e1000_get_phy_info_igp - Retrieve igp PHY information |
419 |
Function | e1000_phy_sw_reset_generic | s32 | e1000_phy.c | e1000_phy_sw_reset_generic - PHY software reset |
420 |
Function | e1000_phy_hw_reset_generic | s32 | e1000_phy.c | e1000_phy_hw_reset_generic - PHY hardware reset |
421 |
Function | e1000_get_cfg_done_generic | s32 | e1000_phy.c | e1000_get_cfg_done_generic - Generic configuration done |
422 |
Function | e1000_phy_init_script_igp3 | s32 | e1000_phy.c | e1000_phy_init_script_igp3 - Inits the IGP3 PHY |
423 |
Function | e1000_get_phy_type_from_id | enum e1000_phy_type | e1000_phy.c | e1000_get_phy_type_from_id - Get PHY type from id |
424 |
Function | e1000_determine_phy_address | s32 | e1000_phy.c | e1000_determine_phy_address - Determines PHY address. |
425 |
Function | e1000_power_up_phy_copper | void | e1000_phy.c | e1000_power_up_phy_copper - Restore copper link in case of PHY power down |
426 |
Function | e1000_power_down_phy_copper | void | e1000_phy.c | e1000_power_down_phy_copper - Restore copper link in case of PHY power down |
427 |
Static | e1000e_init_phy_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_phy_params_80003es2lan - Init ESB2 PHY func ptrs. |
428 |
Static | e1000e_init_nvm_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_nvm_params_80003es2lan - Init ESB2 NVM func ptrs. |
429 |
Static | e1000e_init_mac_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_mac_params_80003es2lan - Init ESB2 MAC func ptrs. |
430 |
Function | e1000e_init_function_pointers_80003es2lan | void | e1000e_80003es2lan.c | e1000e_init_function_pointers_80003es2lan - Init ESB2 func ptrs. |
431 |
Static | e1000e_acquire_phy_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_phy_80003es2lan - Acquire rights to access PHY |
432 |
Static | e1000e_release_phy_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_phy_80003es2lan - Release rights to access PHY |
433 |
Static | e1000e_acquire_mac_csr_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_mac_csr_80003es2lan - Acquire rights to access Kumeran register |
434 |
Static | e1000e_release_mac_csr_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_mac_csr_80003es2lan - Release rights to access Kumeran Register |
435 |
Static | e1000e_acquire_nvm_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_nvm_80003es2lan - Acquire rights to access NVM |
436 |
Static | e1000e_release_nvm_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_nvm_80003es2lan - Relinquish rights to access NVM |
437 |
Static | e1000e_acquire_swfw_sync_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_swfw_sync_80003es2lan - Acquire SW/FW semaphore |
438 |
Static | e1000e_release_swfw_sync_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_swfw_sync_80003es2lan - Release SW/FW semaphore |
439 |
Static | e1000e_read_phy_reg_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_phy_reg_gg82563_80003es2lan - Read GG82563 PHY register |
440 |
Static | e1000e_write_phy_reg_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_phy_reg_gg82563_80003es2lan - Write GG82563 PHY register |
441 |
Static | e1000e_write_nvm_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_nvm_80003es2lan - Write to ESB2 NVM |
442 |
Static | e1000e_get_cfg_done_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_cfg_done_80003es2lan - Wait for configuration to complete |
443 |
Static | e1000e_phy_force_speed_duplex_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_phy_force_speed_duplex_80003es2lan - Force PHY speed and duplex |
444 |
Static | e1000e_get_cable_length_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_cable_length_80003es2lan - Set approximate cable length |
445 |
Static | e1000e_get_link_up_info_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_link_up_info_80003es2lan - Report speed and duplex |
446 |
Static | e1000e_reset_hw_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_reset_hw_80003es2lan - Reset the ESB2 controller |
447 |
Static | e1000e_init_hw_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_hw_80003es2lan - Initialize the ESB2 controller |
448 |
Static | e1000e_initialize_hw_bits_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_initialize_hw_bits_80003es2lan - Init hw bits of ESB2 |
449 |
Static | e1000e_copper_link_setup_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_copper_link_setup_gg82563_80003es2lan - Configure GG82563 Link |
450 |
Static | e1000e_setup_copper_link_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_setup_copper_link_80003es2lan - Setup Copper Link for ESB2 |
451 |
Static | e1000e_cfg_on_link_up_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_on_link_up_80003es2lan - es2 link configuration after link-up |
452 |
Static | e1000e_cfg_kmrn_10_100_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_kmrn_10_100_80003es2lan - Apply "quirks" for 10/100 operation |
453 |
Static | e1000e_cfg_kmrn_1000_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_kmrn_1000_80003es2lan - Apply "quirks" for gigabit operation |
454 |
Static | e1000e_read_kmrn_reg_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_kmrn_reg_80003es2lan - Read kumeran register |
455 |
Static | e1000e_write_kmrn_reg_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_kmrn_reg_80003es2lan - Write kumeran register |
456 |
Static | e1000e_read_mac_addr_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_mac_addr_80003es2lan - Read device MAC address |
457 |
Static | e1000e_power_down_phy_copper_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_power_down_phy_copper_80003es2lan - Remove link during PHY power down |
458 |
Static | e1000e_clear_hw_cntrs_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_clear_hw_cntrs_80003es2lan - Clear device specific hardware counters |
459 |
Static | e1000e_init_phy_params_82571 | static s32 | e1000e_82571.c | e1000e_init_phy_params_82571 - Init PHY func ptrs. |
460 |
Static | e1000e_init_nvm_params_82571 | static s32 | e1000e_82571.c | e1000e_init_nvm_params_82571 - Init NVM func ptrs. |
461 |
Static | e1000e_init_mac_params_82571 | static s32 | e1000e_82571.c | e1000e_init_mac_params_82571 - Init MAC func ptrs. |
462 |
Function | e1000e_init_function_pointers_82571 | void | e1000e_82571.c | e1000e_init_function_pointers_82571 - Init func ptrs. |
463 |
Static | e1000e_get_phy_id_82571 | static s32 | e1000e_82571.c | e1000e_get_phy_id_82571 - Retrieve the PHY ID and revision |
464 |
Function | e1000e_get_hw_semaphore_82571 | s32 | e1000e_82571.c | e1000e_get_hw_semaphore_82571 - Acquire hardware semaphore |
465 |
Function | e1000e_put_hw_semaphore_82571 | void | e1000e_82571.c | e1000e_put_hw_semaphore_82571 - Release hardware semaphore |
466 |
Static | e1000e_acquire_nvm_82571 | static s32 | e1000e_82571.c | e1000e_acquire_nvm_82571 - Request for access to the EEPROM |
467 |
Static | e1000e_release_nvm_82571 | static void | e1000e_82571.c | e1000e_release_nvm_82571 - Release exclusive access to EEPROM |
468 |
Static | e1000e_write_nvm_82571 | static s32 | e1000e_82571.c | e1000e_write_nvm_82571 - Write to EEPROM using appropriate interface |
469 |
Static | e1000e_update_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_update_nvm_checksum_82571 - Update EEPROM checksum |
470 |
Static | e1000e_validate_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_validate_nvm_checksum_82571 - Validate EEPROM checksum |
471 |
Static | e1000e_write_nvm_eewr_82571 | static s32 | e1000e_82571.c | e1000e_write_nvm_eewr_82571 - Write to EEPROM for 82573 silicon |
472 |
Static | e1000e_get_cfg_done_82571 | static s32 | e1000e_82571.c | e1000e_get_cfg_done_82571 - Poll for configuration done |
473 |
Static | e1000e_set_d0_lplu_state_82571 | static s32 | e1000e_82571.c | e1000e_set_d0_lplu_state_82571 - Set Low Power Linkup D0 state |
474 |
Static | e1000e_reset_hw_82571 | static s32 | e1000e_82571.c | e1000e_reset_hw_82571 - Reset hardware |
475 |
Static | e1000e_init_hw_82571 | static s32 | e1000e_82571.c | e1000e_init_hw_82571 - Initialize hardware |
476 |
Static | e1000e_initialize_hw_bits_82571 | static void | e1000e_82571.c | e1000e_initialize_hw_bits_82571 - Initialize hardware-dependent bits |
477 |
Static | e1000e_clear_vfta_82571 | static void | e1000e_82571.c | e1000e_clear_vfta_82571 - Clear VLAN filter table |
478 |
Static | e1000e_check_mng_mode_82574 | static bool | e1000e_82571.c | e1000e_check_mng_mode_82574 - Check manageability is enabled |
479 |
Static | e1000e_led_on_82574 | static s32 | e1000e_82571.c | e1000e_led_on_82574 - Turn LED on |
480 |
Static | e1000e_setup_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_link_82571 - Setup flow control and link settings |
481 |
Static | e1000e_setup_copper_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_copper_link_82571 - Configure copper link settings |
482 |
Static | e1000e_setup_fiber_serdes_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_fiber_serdes_link_82571 - Setup link for fiber/serdes |
483 |
Function | e1000e_check_for_serdes_link_82571 | s32 | e1000e_82571.c | e1000e_check_for_serdes_link_82571 - Check for link (Serdes) |
484 |
Static | e1000e_valid_led_default_82571 | static s32 | e1000e_82571.c | e1000e_valid_led_default_82571 - Verify a valid default LED config |
485 |
Function | e1000e_get_laa_state_82571 | bool | e1000e_82571.c | e1000e_get_laa_state_82571 - Get locally administered address state |
486 |
Function | e1000e_set_laa_state_82571 | void | e1000e_82571.c | e1000e_set_laa_state_82571 - Set locally administered address state |
487 |
Static | e1000e_fix_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_fix_nvm_checksum_82571 - Fix EEPROM checksum |
488 |
Static | e1000e_read_mac_addr_82571 | static s32 | e1000e_82571.c | e1000e_read_mac_addr_82571 - Read device MAC address |
489 |
Static | e1000e_power_down_phy_copper_82571 | static void | e1000e_82571.c | e1000e_power_down_phy_copper_82571 - Remove link during PHY power down |
490 |
Static | e1000e_clear_hw_cntrs_82571 | static void | e1000e_82571.c | e1000e_clear_hw_cntrs_82571 - Clear device specific hardware counters |
491 |
Static | e1000e_init_phy_params_pchlan | static s32 | e1000e_ich8lan.c | e1000e_init_phy_params_pchlan - Initialize PHY function pointers |
492 |
Static | e1000e_init_phy_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_phy_params_ich8lan - Initialize PHY function pointers |
493 |
Static | e1000e_init_nvm_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_nvm_params_ich8lan - Initialize NVM function pointers |
494 |
Static | e1000e_init_mac_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_mac_params_ich8lan - Initialize MAC function pointers |
495 |
Static | e1000e_check_for_copper_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_check_for_copper_link_ich8lan - Check for link (Copper) |
496 |
Function | e1000e_init_function_pointers_ich8lan | void | e1000e_ich8lan.c | e1000e_init_function_pointers_ich8lan - Initialize ICH8 function pointers |
497 |
Static | e1000e_acquire_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_acquire_nvm_ich8lan - Acquire NVM mutex |
498 |
Static | e1000e_release_nvm_ich8lan | static void | e1000e_ich8lan.c | e1000e_release_nvm_ich8lan - Release NVM mutex |
499 |
Static | e1000e_acquire_swflag_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_acquire_swflag_ich8lan - Acquire software control flag |
500 |
Static | e1000e_release_swflag_ich8lan | static void | e1000e_ich8lan.c | e1000e_release_swflag_ich8lan - Release software control flag |
501 |
Static | e1000e_check_mng_mode_ich8lan | static bool | e1000e_ich8lan.c | e1000e_check_mng_mode_ich8lan - Checks management mode |
502 |
Static | e1000e_check_reset_block_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_check_reset_block_ich8lan - Check if PHY reset is blocked |
503 |
Static | e1000e_sw_lcd_config_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_sw_lcd_config_ich8lan - SW-based LCD Configuration |
504 |
Static | e1000e_k1_gig_workaround_hv | static s32 | e1000e_ich8lan.c | e1000e_k1_gig_workaround_hv - K1 Si workaround |
505 |
Function | e1000e_configure_k1_ich8lan | s32 | e1000e_ich8lan.c | e1000e_configure_k1_ich8lan - Configure K1 power state |
506 |
Function | e1000e_oem_bits_config_ich8lan | s32 | e1000e_ich8lan.c | e1000e_oem_bits_config_ich8lan - SW-based LCD Configuration |
507 |
Static | e1000e_hv_phy_workarounds_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_hv_phy_workarounds_ich8lan - A series of Phy workarounds to be |
508 |
Static | e1000e_lan_init_done_ich8lan | static void | e1000e_ich8lan.c | e1000e_lan_init_done_ich8lan - Check for PHY config completion |
509 |
Static | e1000e_phy_hw_reset_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_phy_hw_reset_ich8lan - Performs a PHY reset |
510 |
Static | e1000e_get_phy_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_phy_info_ich8lan - Calls appropriate PHY type get_phy_info |
511 |
Static | e1000e_get_phy_info_ife_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_phy_info_ife_ich8lan - Retrieves various IFE PHY states |
512 |
Static | e1000e_set_lplu_state_pchlan | static s32 | e1000e_ich8lan.c | e1000e_set_lplu_state_pchlan - Set Low Power Link Up state |
513 |
Static | e1000e_set_d0_lplu_state_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_set_d0_lplu_state_ich8lan - Set Low Power Linkup D0 state |
514 |
Static | e1000e_set_d3_lplu_state_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_set_d3_lplu_state_ich8lan - Set Low Power Linkup D3 state |
515 |
Static | e1000e_valid_nvm_bank_detect_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_valid_nvm_bank_detect_ich8lan - finds out the valid bank 0 or 1 |
516 |
Static | e1000e_read_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_nvm_ich8lan - Read word(s) from the NVM |
517 |
Static | e1000e_flash_cycle_init_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_flash_cycle_init_ich8lan - Initialize flash |
518 |
Static | e1000e_flash_cycle_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_flash_cycle_ich8lan - Starts flash cycle (read/write/erase) |
519 |
Static | e1000e_read_flash_word_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_word_ich8lan - Read word from flash |
520 |
Static | e1000e_read_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_byte_ich8lan - Read byte from flash |
521 |
Static | e1000e_read_flash_data_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_data_ich8lan - Read byte or word from NVM |
522 |
Static | e1000e_write_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_nvm_ich8lan - Write word(s) to the NVM |
523 |
Static | e1000e_update_nvm_checksum_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_update_nvm_checksum_ich8lan - Update the checksum for NVM |
524 |
Static | e1000e_validate_nvm_checksum_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_validate_nvm_checksum_ich8lan - Validate EEPROM checksum |
525 |
Static | e1000e_write_flash_data_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_flash_data_ich8lan - Writes bytes to the NVM |
526 |
Static | e1000e_write_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_flash_byte_ich8lan - Write a single byte to NVM |
527 |
Static | e1000e_retry_write_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_retry_write_flash_byte_ich8lan - Writes a single byte to NVM |
528 |
Static | e1000e_erase_flash_bank_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_erase_flash_bank_ich8lan - Erase a bank (4k) from NVM |
529 |
Static | e1000e_valid_led_default_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_valid_led_default_ich8lan - Set the default LED settings |
530 |
Static | e1000e_id_led_init_pchlan | static s32 | e1000e_ich8lan.c | e1000e_id_led_init_pchlan - store LED configurations |
531 |
Static | e1000e_get_bus_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_bus_info_ich8lan - Get/Set the bus type and width |
532 |
Static | e1000e_reset_hw_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_reset_hw_ich8lan - Reset the hardware |
533 |
Static | e1000e_init_hw_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_hw_ich8lan - Initialize the hardware |
534 |
Static | e1000e_initialize_hw_bits_ich8lan | static void | e1000e_ich8lan.c | e1000e_initialize_hw_bits_ich8lan - Initialize required hardware bits |
535 |
Static | e1000e_setup_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_setup_link_ich8lan - Setup flow control and link settings |
536 |
Static | e1000e_setup_copper_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_setup_copper_link_ich8lan - Configure MAC/PHY interface |
537 |
Static | e1000e_get_link_up_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_link_up_info_ich8lan - Get current link speed and duplex |
538 |
Static | e1000e_kmrn_lock_loss_workaround_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_kmrn_lock_loss_workaround_ich8lan - Kumeran workaround |
539 |
Function | e1000e_set_kmrn_lock_loss_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_set_kmrn_lock_loss_workaround_ich8lan - Set Kumeran workaround state |
540 |
Function | e1000e_igp3_phy_powerdown_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_ipg3_phy_powerdown_workaround_ich8lan - Power down workaround on D3 |
541 |
Function | e1000e_gig_downshift_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_gig_downshift_workaround_ich8lan - WoL from S5 stops working |
542 |
Function | e1000e_disable_gig_wol_ich8lan | void | e1000e_ich8lan.c | e1000e_disable_gig_wol_ich8lan - disable gig during WoL |
543 |
Static | e1000e_cleanup_led_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_cleanup_led_ich8lan - Restore the default LED operation |
544 |
Static | e1000e_led_on_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_led_on_ich8lan - Turn LEDs on |
545 |
Static | e1000e_led_off_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_led_off_ich8lan - Turn LEDs off |
546 |
Static | e1000e_setup_led_pchlan | static s32 | e1000e_ich8lan.c | e1000e_setup_led_pchlan - Configures SW controllable LED |
547 |
Static | e1000e_cleanup_led_pchlan | static s32 | e1000e_ich8lan.c | e1000e_cleanup_led_pchlan - Restore the default LED operation |
548 |
Static | e1000e_led_on_pchlan | static s32 | e1000e_ich8lan.c | e1000e_led_on_pchlan - Turn LEDs on |
549 |
Static | e1000e_led_off_pchlan | static s32 | e1000e_ich8lan.c | e1000e_led_off_pchlan - Turn LEDs off |
550 |
Static | e1000e_get_cfg_done_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_cfg_done_ich8lan - Read config done bit |
551 |
Static | e1000e_power_down_phy_copper_ich8lan | static void | e1000e_ich8lan.c | e1000e_power_down_phy_copper_ich8lan - Remove link during PHY power down |
552 |
Static | e1000e_clear_hw_cntrs_ich8lan | static void | e1000e_ich8lan.c | e1000e_clear_hw_cntrs_ich8lan - Clear statistical counters |
553 |
Function | e1000e_init_mac_ops_generic | void | e1000e_mac.c | e1000e_init_mac_ops_generic - Initialize MAC function pointers |
554 |
Function | e1000e_get_bus_info_pcie | s32 | e1000e_mac.c | e1000e_get_bus_info_pcie - Get PCIe bus information |
555 |
Static | e1000e_set_lan_id_multi_port_pcie | static void | e1000e_mac.c | e1000e_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
556 |
Function | e1000e_set_lan_id_single_port | void | e1000e_mac.c | e1000e_set_lan_id_single_port - Set LAN id for a single port device |
557 |
Function | e1000e_clear_vfta_generic | void | e1000e_mac.c | e1000e_clear_vfta_generic - Clear VLAN filter table |
558 |
Function | e1000e_write_vfta_generic | void | e1000e_mac.c | e1000e_write_vfta_generic - Write value to VLAN filter table |
559 |
Function | e1000e_init_rx_addrs | void | e1000e_mac.c | e1000e_init_rx_addrs - Initialize receive address's |
560 |
Function | e1000e_check_alt_mac_addr_generic | s32 | e1000e_mac.c | e1000e_check_alt_mac_addr_generic - Check for alternate MAC addr |
561 |
Function | e1000e_rar_set | void | e1000e_mac.c | e1000e_rar_set - Set receive address register |
562 |
Function | e1000e_mta_set_generic | void | e1000e_mac.c | e1000e_mta_set_generic - Set multicast filter table address |
563 |
Function | e1000e_update_mc_addr_list_generic | void | e1000e_mac.c | e1000e_update_mc_addr_list_generic - Update Multicast addresses |
564 |
Static | e1000e_hash_mc_addr_generic | static u32 | e1000e_mac.c | e1000e_hash_mc_addr_generic - Generate a multicast hash value |
565 |
Function | e1000e_clear_hw_cntrs_base | void | e1000e_mac.c | e1000e_clear_hw_cntrs_base - Clear base hardware counters |
566 |
Function | e1000e_check_for_copper_link | s32 | e1000e_mac.c | e1000e_check_for_copper_link - Check for link (Copper) |
567 |
Function | e1000e_check_for_fiber_link | s32 | e1000e_mac.c | e1000e_check_for_fiber_link - Check for link (Fiber) |
568 |
Function | e1000e_check_for_serdes_link | s32 | e1000e_mac.c | e1000e_check_for_serdes_link - Check for link (Serdes) |
569 |
Function | e1000e_setup_link | s32 | e1000e_mac.c | e1000e_setup_link - Setup flow control and link settings |
570 |
Function | e1000e_setup_fiber_serdes_link | s32 | e1000e_mac.c | e1000e_setup_fiber_serdes_link - Setup link for fiber/serdes |
571 |
Function | e1000e_config_collision_dist | void | e1000e_mac.c | e1000e_config_collision_dist - Configure collision distance |
572 |
Static | e1000e_poll_fiber_serdes_link_generic | static s32 | e1000e_mac.c | e1000e_poll_fiber_serdes_link_generic - Poll for link up |
573 |
Static | e1000e_commit_fc_settings_generic | static s32 | e1000e_mac.c | e1000e_commit_fc_settings_generic - Configure flow control |
574 |
Function | e1000e_set_fc_watermarks | s32 | e1000e_mac.c | e1000e_set_fc_watermarks - Set flow control high/low watermarks |
575 |
Static | e1000e_set_default_fc_generic | static s32 | e1000e_mac.c | e1000e_set_default_fc_generic - Set flow control default values |
576 |
Function | e1000e_force_mac_fc | s32 | e1000e_mac.c | e1000e_force_mac_fc - Force the MAC's flow control settings |
577 |
Function | e1000e_config_fc_after_link_up | s32 | e1000e_mac.c | e1000e_config_fc_after_link_up - Configures flow control after link |
578 |
Function | e1000e_get_speed_and_duplex_copper | s32 | e1000e_mac.c | e1000e_get_speed_and_duplex_copper - Retrieve current speed/duplex |
579 |
Function | e1000e_get_speed_and_duplex_fiber_serdes | s32 | e1000e_mac.c | e1000e_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
580 |
Function | e1000e_get_hw_semaphore | s32 | e1000e_mac.c | e1000e_get_hw_semaphore - Acquire hardware semaphore |
581 |
Function | e1000e_put_hw_semaphore | void | e1000e_mac.c | e1000e_put_hw_semaphore - Release hardware semaphore |
582 |
Function | e1000e_get_auto_rd_done | s32 | e1000e_mac.c | e1000e_get_auto_rd_done - Check for auto read completion |
583 |
Function | e1000e_valid_led_default | s32 | e1000e_mac.c | e1000e_valid_led_default - Verify a valid default LED config |
584 |
Function | e1000e_id_led_init | s32 | e1000e_mac.c | e1000e_id_led_init - |
585 |
Function | e1000e_setup_led_generic | s32 | e1000e_mac.c | e1000e_setup_led_generic - Configures SW controllable LED |
586 |
Function | e1000e_cleanup_led_generic | s32 | e1000e_mac.c | e1000e_cleanup_led_generic - Set LED config to default operation |
587 |
Function | e1000e_blink_led | s32 | e1000e_mac.c | e1000e_blink_led - Blink LED |
588 |
Function | e1000e_led_on_generic | s32 | e1000e_mac.c | e1000e_led_on_generic - Turn LED on |
589 |
Function | e1000e_led_off_generic | s32 | e1000e_mac.c | e1000e_led_off_generic - Turn LED off |
590 |
Function | e1000e_set_pcie_no_snoop | void | e1000e_mac.c | e1000e_set_pcie_no_snoop - Set PCI-express capabilities |
591 |
Function | e1000e_disable_pcie_master | s32 | e1000e_mac.c | e1000e_disable_pcie_master - Disables PCI-express master access |
592 |
Function | e1000e_reset_adaptive | void | e1000e_mac.c | e1000e_reset_adaptive - Reset Adaptive Interframe Spacing |
593 |
Function | e1000e_update_adaptive | void | e1000e_mac.c | e1000e_update_adaptive - Update Adaptive Interframe Spacing |
594 |
Static | e1000e_validate_mdi_setting_generic | static s32 | e1000e_mac.c | e1000e_validate_mdi_setting_generic - Verify MDI/MDIx settings |
595 |
Static | e1000e_get_variants_82571 | static s32 | e1000e_main.c | |
596 |
Static | e1000e_get_variants_ich8lan | static s32 | e1000e_main.c | |
597 |
Function | e1000e_read_pcie_cap_reg | s32 | e1000e_main.c | |
598 |
Static | e1000e_irq_disable | static void | e1000e_main.c | e1000e_irq_disable - Mask off interrupt generation on the NIC |
599 |
Static | e1000e_irq_enable | static void | e1000e_main.c | e1000e_irq_enable - Enable default interrupt generation settings |
600 |
Static | e1000e_get_hw_control | static void | e1000e_main.c | e1000_get_hw_control - get control of the h/w from f/w |
601 |
Function | e1000e_power_up_phy | void | e1000e_main.c | e1000e_power_up_phy - restore link in case the phy was powered down |
602 |
Function | e1000e_power_down_phy | void | e1000e_main.c | e1000_power_down_phy - Power down the PHY |
603 |
Function | e1000e_reset | void | e1000e_main.c | e1000e_reset - bring the hardware into a known good state |
604 |
Static | e1000e_sw_init | static int | e1000e_main.c | |
605 |
Static | e1000e_setup_tx_resources | static int | e1000e_main.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
606 |
Static | e1000e_process_tx_packets | static void | e1000e_main.c | e1000_process_tx_packets - process transmitted packets |
607 |
Static | e1000e_free_tx_resources | static void | e1000e_main.c | |
608 |
Static | e1000e_configure_tx | static void | e1000e_main.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
609 |
Static | e1000e_free_rx_resources | static void | e1000e_main.c | |
610 |
Static | e1000e_refill_rx_ring | static int | e1000e_main.c | e1000_refill_rx_ring - allocate Rx io_buffers |
611 |
Static | e1000e_setup_rx_resources | static int | e1000e_main.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
612 |
Static | e1000e_configure_rx | static void | e1000e_main.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset |
613 |
Static | e1000e_process_rx_packets | static void | e1000e_main.c | e1000_process_rx_packets - process received packets |
614 |
Static | e1000e_close | static void | e1000e_main.c | Functions that implement the gPXE driver API * |
615 |
Static | e1000e_transmit | static int | e1000e_main.c | e1000_transmit - Transmit a packet |
616 |
Static | e1000e_poll | static void | e1000e_main.c | e1000_poll - Poll for received packets |
617 |
Static | e1000e_irq | static void | e1000e_main.c | e1000_irq - enable or Disable interrupts |
618 |
Function | e1000e_probe | int | e1000e_main.c | e1000_probe - Initial configuration of e1000 NIC |
619 |
Function | e1000e_remove | void | e1000e_main.c | e1000e_remove - Device Removal Routine |
620 |
Static | e1000e_open | static int | e1000e_main.c | e1000e_open - Called when a network interface is made active |
621 |
Static | e1000e_calculate_checksum | static u8 | e1000e_manage.c | e1000e_calculate_checksum - Calculate checksum for buffer |
622 |
Function | e1000e_mng_enable_host_if_generic | s32 | e1000e_manage.c | e1000e_mng_enable_host_if_generic - Checks host interface is enabled |
623 |
Function | e1000e_check_mng_mode_generic | bool | e1000e_manage.c | e1000e_check_mng_mode_generic - Generic check management mode |
624 |
Function | e1000e_enable_tx_pkt_filtering | bool | e1000e_manage.c | e1000e_enable_tx_pkt_filtering - Enable packet filtering on TX |
625 |
Function | e1000e_mng_write_dhcp_info | s32 | e1000e_manage.c | e1000e_mng_write_dhcp_info - Writes DHCP info to host interface |
626 |
Function | e1000e_mng_write_cmd_header_generic | s32 | e1000e_manage.c | e1000e_mng_write_cmd_header_generic - Writes manageability command header |
627 |
Function | e1000e_mng_host_if_write_generic | s32 | e1000e_manage.c | e1000e_mng_host_if_write_generic - Write to the manageability host interface |
628 |
Function | e1000e_enable_mng_pass_thru | bool | e1000e_manage.c | e1000e_enable_mng_pass_thru - Enable processing of ARP's |
629 |
Function | e1000e_init_nvm_ops_generic | void | e1000e_nvm.c | e1000e_init_nvm_ops_generic - Initialize NVM function pointers |
630 |
Static | e1000e_raise_eec_clk | static void | e1000e_nvm.c | e1000e_raise_eec_clk - Raise EEPROM clock |
631 |
Static | e1000e_lower_eec_clk | static void | e1000e_nvm.c | e1000e_lower_eec_clk - Lower EEPROM clock |
632 |
Static | e1000e_shift_out_eec_bits | static void | e1000e_nvm.c | e1000e_shift_out_eec_bits - Shift data bits our to the EEPROM |
633 |
Static | e1000e_shift_in_eec_bits | static u16 | e1000e_nvm.c | e1000e_shift_in_eec_bits - Shift data bits in from the EEPROM |
634 |
Function | e1000e_poll_eerd_eewr_done | s32 | e1000e_nvm.c | e1000e_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
635 |
Function | e1000e_acquire_nvm | s32 | e1000e_nvm.c | e1000e_acquire_nvm - Generic request for access to EEPROM |
636 |
Static | e1000e_standby_nvm | static void | e1000e_nvm.c | e1000e_standby_nvm - Return EEPROM to standby state |
637 |
Static | e1000e_stop_nvm | static void | e1000e_nvm.c | e1000e_stop_nvm - Terminate EEPROM command |
638 |
Function | e1000e_release_nvm | void | e1000e_nvm.c | e1000e_release_nvm - Release exclusive access to EEPROM |
639 |
Static | e1000e_ready_nvm_eeprom | static s32 | e1000e_nvm.c | e1000e_ready_nvm_eeprom - Prepares EEPROM for read/write |
640 |
Function | e1000e_read_nvm_eerd | s32 | e1000e_nvm.c | e1000e_read_nvm_eerd - Reads EEPROM using EERD register |
641 |
Function | e1000e_write_nvm_spi | s32 | e1000e_nvm.c | e1000e_write_nvm_spi - Write to EEPROM using SPI |
642 |
Function | e1000e_read_pba_num | s32 | e1000e_nvm.c | e1000e_read_pba_num - Read device part number |
643 |
Function | e1000e_read_mac_addr_generic | s32 | e1000e_nvm.c | e1000e_read_mac_addr_generic - Read device MAC address |
644 |
Function | e1000e_validate_nvm_checksum_generic | s32 | e1000e_nvm.c | e1000e_validate_nvm_checksum_generic - Validate EEPROM checksum |
645 |
Function | e1000e_update_nvm_checksum_generic | s32 | e1000e_nvm.c | e1000e_update_nvm_checksum_generic - Update EEPROM checksum |
646 |
Static | e1000e_reload_nvm | static void | e1000e_nvm.c | e1000e_reload_nvm - Reloads EEPROM |
647 |
Function | e1000e_check_reset_block_generic | s32 | e1000e_phy.c | e1000e_check_reset_block_generic - Check if PHY reset is blocked |
648 |
Function | e1000e_get_phy_id | s32 | e1000e_phy.c | e1000e_get_phy_id - Retrieve the PHY ID and revision |
649 |
Function | e1000e_phy_reset_dsp | s32 | e1000e_phy.c | e1000e_phy_reset_dsp - Reset PHY DSP |
650 |
Function | e1000e_read_phy_reg_mdic | s32 | e1000e_phy.c | e1000e_read_phy_reg_mdic - Read MDI control register |
651 |
Function | e1000e_write_phy_reg_mdic | s32 | e1000e_phy.c | e1000e_write_phy_reg_mdic - Write MDI control register |
652 |
Function | e1000e_read_phy_reg_m88 | s32 | e1000e_phy.c | e1000e_read_phy_reg_m88 - Read m88 PHY register |
653 |
Function | e1000e_write_phy_reg_m88 | s32 | e1000e_phy.c | e1000e_write_phy_reg_m88 - Write m88 PHY register |
654 |
Static | __e1000e_read_phy_reg_igp | static s32 | e1000e_phy.c | __e1000e_read_phy_reg_igp - Read igp PHY register |
655 |
Function | e1000e_read_phy_reg_igp | s32 | e1000e_phy.c | e1000e_read_phy_reg_igp - Read igp PHY register |
656 |
Function | e1000e_read_phy_reg_igp_locked | s32 | e1000e_phy.c | e1000e_read_phy_reg_igp_locked - Read igp PHY register |
657 |
Static | __e1000e_write_phy_reg_igp | static s32 | e1000e_phy.c | e1000e_write_phy_reg_igp - Write igp PHY register |
658 |
Function | e1000e_write_phy_reg_igp | s32 | e1000e_phy.c | e1000e_write_phy_reg_igp - Write igp PHY register |
659 |
Function | e1000e_write_phy_reg_igp_locked | s32 | e1000e_phy.c | e1000e_write_phy_reg_igp_locked - Write igp PHY register |
660 |
Static | __e1000e_read_kmrn_reg | static s32 | e1000e_phy.c | __e1000e_read_kmrn_reg - Read kumeran register |
661 |
Function | e1000e_read_kmrn_reg | s32 | e1000e_phy.c | e1000e_read_kmrn_reg - Read kumeran register |
662 |
Function | e1000e_read_kmrn_reg_locked | s32 | e1000e_phy.c | e1000e_read_kmrn_reg_locked - Read kumeran register |
663 |
Static | __e1000e_write_kmrn_reg | static s32 | e1000e_phy.c | __e1000e_write_kmrn_reg - Write kumeran register |
664 |
Function | e1000e_write_kmrn_reg | s32 | e1000e_phy.c | e1000e_write_kmrn_reg - Write kumeran register |
665 |
Function | e1000e_write_kmrn_reg_locked | s32 | e1000e_phy.c | e1000e_write_kmrn_reg_locked - Write kumeran register |
666 |
Function | e1000e_copper_link_setup_82577 | s32 | e1000e_phy.c | e1000e_copper_link_setup_82577 - Setup 82577 PHY for copper link |
667 |
Function | e1000e_copper_link_setup_m88 | s32 | e1000e_phy.c | e1000e_copper_link_setup_m88 - Setup m88 PHY's for copper link |
668 |
Function | e1000e_copper_link_setup_igp | s32 | e1000e_phy.c | e1000e_copper_link_setup_igp - Setup igp PHY's for copper link |
669 |
Static | e1000e_copper_link_autoneg | static s32 | e1000e_phy.c | e1000e_copper_link_autoneg - Setup/Enable autoneg for copper link |
670 |
Static | e1000e_phy_setup_autoneg | static s32 | e1000e_phy.c | e1000e_phy_setup_autoneg - Configure PHY for auto-negotiation |
671 |
Function | e1000e_setup_copper_link | s32 | e1000e_phy.c | e1000e_setup_copper_link - Configure copper link settings |
672 |
Function | e1000e_phy_force_speed_duplex_igp | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
673 |
Function | e1000e_phy_force_speed_duplex_m88 | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
674 |
Function | e1000e_phy_force_speed_duplex_ife | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_ife - Force PHY speed & duplex |
675 |
Function | e1000e_phy_force_speed_duplex_setup | void | e1000e_phy.c | e1000e_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
676 |
Function | e1000e_set_d3_lplu_state | s32 | e1000e_phy.c | e1000e_set_d3_lplu_state - Sets low power link up state for D3 |
677 |
Function | e1000e_check_downshift | s32 | e1000e_phy.c | e1000e_check_downshift - Checks whether a downshift in speed occurred |
678 |
Function | e1000e_check_polarity_m88 | s32 | e1000e_phy.c | e1000e_check_polarity_m88 - Checks the polarity. |
679 |
Function | e1000e_check_polarity_igp | s32 | e1000e_phy.c | e1000e_check_polarity_igp - Checks the polarity. |
680 |
Function | e1000e_check_polarity_ife | s32 | e1000e_phy.c | e1000e_check_polarity_ife - Check cable polarity for IFE PHY |
681 |
Function | e1000e_wait_autoneg | s32 | e1000e_phy.c | e1000e_wait_autoneg - Wait for auto-neg completion |
682 |
Function | e1000e_phy_has_link_generic | s32 | e1000e_phy.c | e1000e_phy_has_link_generic - Polls PHY for link |
683 |
Function | e1000e_get_cable_length_m88 | s32 | e1000e_phy.c | e1000e_get_cable_length_m88 - Determine cable length for m88 PHY |
684 |
Function | e1000e_get_cable_length_igp_2 | s32 | e1000e_phy.c | e1000e_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
685 |
Function | e1000e_get_phy_info_m88 | s32 | e1000e_phy.c | e1000e_get_phy_info_m88 - Retrieve PHY information |
686 |
Function | e1000e_get_phy_info_igp | s32 | e1000e_phy.c | e1000e_get_phy_info_igp - Retrieve igp PHY information |
687 |
Function | e1000e_phy_sw_reset | s32 | e1000e_phy.c | e1000e_phy_sw_reset - PHY software reset |
688 |
Function | e1000e_phy_hw_reset_generic | s32 | e1000e_phy.c | e1000e_phy_hw_reset_generic - PHY hardware reset |
689 |
Function | e1000e_get_cfg_done | s32 | e1000e_phy.c | e1000e_get_cfg_done - Generic configuration done |
690 |
Function | e1000e_phy_init_script_igp3 | s32 | e1000e_phy.c | e1000e_phy_init_script_igp3 - Inits the IGP3 PHY |
691 |
Function | e1000e_get_phy_type_from_id | enum e1000_phy_type | e1000e_phy.c | e1000e_get_phy_type_from_id - Get PHY type from id |
692 |
Function | e1000e_determine_phy_address | s32 | e1000e_phy.c | e1000e_determine_phy_address - Determines PHY address. |
693 |
Static | e1000e_get_phy_addr_for_bm_page | static u32 | e1000e_phy.c | e1000e_get_phy_addr_for_bm_page - Retrieve PHY page address |
694 |
Function | e1000e_write_phy_reg_bm | s32 | e1000e_phy.c | e1000e_write_phy_reg_bm - Write BM PHY register |
695 |
Function | e1000e_read_phy_reg_bm | s32 | e1000e_phy.c | e1000e_read_phy_reg_bm - Read BM PHY register |
696 |
Function | e1000e_read_phy_reg_bm2 | s32 | e1000e_phy.c | e1000e_read_phy_reg_bm2 - Read BM PHY register |
697 |
Function | e1000e_write_phy_reg_bm2 | s32 | e1000e_phy.c | e1000e_write_phy_reg_bm2 - Write BM PHY register |
698 |
Static | e1000e_access_phy_wakeup_reg_bm | static s32 | e1000e_phy.c | e1000e_access_phy_wakeup_reg_bm - Read BM PHY wakeup register |
699 |
Function | e1000e_power_up_phy_copper | void | e1000e_phy.c | e1000e_power_up_phy_copper - Restore copper link in case of PHY power down |
700 |
Function | e1000e_power_down_phy_copper | void | e1000e_phy.c | e1000e_power_down_phy_copper - Restore copper link in case of PHY power down |
701 |
Function | e1000e_set_mdio_slow_mode_hv | s32 | e1000e_phy.c | e1000e_set_mdio_slow_mode_hv - Set slow MDIO access mode |
702 |
Static | __e1000e_read_phy_reg_hv | static s32 | e1000e_phy.c | __e1000e_read_phy_reg_hv - Read HV PHY register |
703 |
Function | e1000e_read_phy_reg_hv | s32 | e1000e_phy.c | e1000e_read_phy_reg_hv - Read HV PHY register |
704 |
Function | e1000e_read_phy_reg_hv_locked | s32 | e1000e_phy.c | e1000e_read_phy_reg_hv_locked - Read HV PHY register |
705 |
Static | __e1000e_write_phy_reg_hv | static s32 | e1000e_phy.c | __e1000e_write_phy_reg_hv - Write HV PHY register |
706 |
Function | e1000e_write_phy_reg_hv | s32 | e1000e_phy.c | e1000e_write_phy_reg_hv - Write HV PHY register |
707 |
Function | e1000e_write_phy_reg_hv_locked | s32 | e1000e_phy.c | e1000e_write_phy_reg_hv_locked - Write HV PHY register |
708 |
Static | e1000e_get_phy_addr_for_hv_page | static u32 | e1000e_phy.c | e1000e_get_phy_addr_for_hv_page - Get PHY adrress based on page |
709 |
Static | e1000e_access_phy_debug_regs_hv | static s32 | e1000e_phy.c | e1000e_access_phy_debug_regs_hv - Read HV PHY vendor specific high registers |
710 |
Function | e1000e_link_stall_workaround_hv | s32 | e1000e_phy.c | e1000e_link_stall_workaround_hv - Si workaround |
711 |
Function | e1000e_check_polarity_82577 | s32 | e1000e_phy.c | e1000e_check_polarity_82577 - Checks the polarity. |
712 |
Function | e1000e_phy_force_speed_duplex_82577 | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_82577 - Force speed/duplex for I82577 PHY |
713 |
Function | e1000e_get_phy_info_82577 | s32 | e1000e_phy.c | e1000e_get_phy_info_82577 - Retrieve I82577 PHY information |
714 |
Function | e1000e_get_cable_length_82577 | s32 | e1000e_phy.c | e1000e_get_cable_length_82577 - Determine cable length for 82577 PHY |
715 |
Static | snpnet_transmit | static int | snpnet.c | Transmit packet |
716 |
Static | snpnet_complete | static void | snpnet.c | Find a I/O buffer on the list of outstanding Tx buffers and complete it. |
717 |
Static | snpnet_poll | static void | snpnet.c | Poll for received packets |
718 |
Static | snpnet_open | static int | snpnet.c | Open NIC |
719 |
Static | snpnet_close | static void | snpnet.c | Close NIC |
720 |
Static | snpnet_irq | static void | snpnet.c | Enable/disable interrupts |
721 |
Function | snpnet_probe | int | snpnet.c | Probe SNP device |
722 |
Function | snpnet_remove | void | snpnet.c | Remove SNP device |
723 |
Static | snpbus_probe | static int | snponly.c | Probe SNP root bus |
724 |
Static | snpbus_remove | static void | snponly.c | Remove SNP root bus |
725 |
Static | snponly_shutdown | static void | snponly.c | Prepare for exit |
726 |
Static | igb_init_phy_params_82575 | static s32 | igb_82575.c | igb_init_phy_params_82575 - Init PHY func ptrs. |
727 |
Static | igb_init_nvm_params_82575 | static s32 | igb_82575.c | igb_init_nvm_params_82575 - Init NVM func ptrs. |
728 |
Static | igb_init_mac_params_82575 | static s32 | igb_82575.c | igb_init_mac_params_82575 - Init MAC func ptrs. |
729 |
Function | igb_init_function_pointers_82575 | void | igb_82575.c | igb_init_function_pointers_82575 - Init func ptrs. |
730 |
Static | igb_acquire_phy_82575 | static s32 | igb_82575.c | igb_acquire_phy_82575 - Acquire rights to access PHY |
731 |
Static | igb_release_phy_82575 | static void | igb_82575.c | igb_release_phy_82575 - Release rights to access PHY |
732 |
Static | igb_read_phy_reg_sgmii_82575 | static s32 | igb_82575.c | igb_read_phy_reg_sgmii_82575 - Read PHY register using sgmii |
733 |
Static | igb_write_phy_reg_sgmii_82575 | static s32 | igb_82575.c | igb_write_phy_reg_sgmii_82575 - Write PHY register using sgmii |
734 |
Static | igb_get_phy_id_82575 | static s32 | igb_82575.c | igb_get_phy_id_82575 - Retrieve PHY addr and id |
735 |
Static | igb_phy_hw_reset_sgmii_82575 | static s32 | igb_82575.c | igb_phy_hw_reset_sgmii_82575 - Performs a PHY reset |
736 |
Static | igb_set_d0_lplu_state_82575 | static s32 | igb_82575.c | igb_set_d0_lplu_state_82575 - Set Low Power Linkup D0 state |
737 |
Static | igb_acquire_nvm_82575 | static s32 | igb_82575.c | igb_acquire_nvm_82575 - Request for access to EEPROM |
738 |
Static | igb_release_nvm_82575 | static void | igb_82575.c | igb_release_nvm_82575 - Release exclusive access to EEPROM |
739 |
Static | igb_acquire_swfw_sync_82575 | static s32 | igb_82575.c | igb_acquire_swfw_sync_82575 - Acquire SW/FW semaphore |
740 |
Static | igb_release_swfw_sync_82575 | static void | igb_82575.c | igb_release_swfw_sync_82575 - Release SW/FW semaphore |
741 |
Static | igb_get_cfg_done_82575 | static s32 | igb_82575.c | igb_get_cfg_done_82575 - Read config done bit |
742 |
Static | igb_get_link_up_info_82575 | static s32 | igb_82575.c | igb_get_link_up_info_82575 - Get link speed/duplex info |
743 |
Static | igb_check_for_link_82575 | static s32 | igb_82575.c | igb_check_for_link_82575 - Check for link |
744 |
Static | igb_get_pcs_speed_and_duplex_82575 | static s32 | igb_82575.c | igb_get_pcs_speed_and_duplex_82575 - Retrieve current speed/duplex |
745 |
Function | igb_shutdown_serdes_link_82575 | void | igb_82575.c | igb_shutdown_serdes_link_82575 - Remove link during power down |
746 |
Static | igb_reset_hw_82575 | static s32 | igb_82575.c | igb_reset_hw_82575 - Reset hardware |
747 |
Static | igb_init_hw_82575 | static s32 | igb_82575.c | igb_init_hw_82575 - Initialize hardware |
748 |
Static | igb_setup_copper_link_82575 | static s32 | igb_82575.c | igb_setup_copper_link_82575 - Configure copper link settings |
749 |
Static | igb_setup_serdes_link_82575 | static s32 | igb_82575.c | igb_setup_serdes_link_82575 - Setup link for serdes |
750 |
Static | igb_valid_led_default_82575 | static s32 | igb_82575.c | igb_valid_led_default_82575 - Verify a valid default LED config |
751 |
Static | igb_sgmii_active_82575 | static bool | igb_82575.c | igb_sgmii_active_82575 - Return sgmii state |
752 |
Static | igb_reset_init_script_82575 | static s32 | igb_82575.c | igb_reset_init_script_82575 - Inits HW defaults after reset |
753 |
Static | igb_read_mac_addr_82575 | static s32 | igb_82575.c | igb_read_mac_addr_82575 - Read device MAC address |
754 |
Static | igb_power_down_phy_copper_82575 | static void | igb_82575.c | igb_power_down_phy_copper_82575 - Remove link during PHY power down |
755 |
Static | igb_clear_hw_cntrs_82575 | static void | igb_82575.c | igb_clear_hw_cntrs_82575 - Clear device specific hardware counters |
756 |
Function | igb_rx_fifo_flush_82575 | void | igb_82575.c | igb_rx_fifo_flush_82575 - Clean rx fifo after RX enable |
757 |
Static | igb_set_pcie_completion_timeout | static s32 | igb_82575.c | igb_set_pcie_completion_timeout - set pci-e completion timeout |
758 |
Function | igb_vmdq_set_loopback_pf | void | igb_82575.c | igb_vmdq_set_loopback_pf - enable or disable vmdq loopback |
759 |
Function | igb_vmdq_set_replication_pf | void | igb_82575.c | igb_vmdq_set_replication_pf - enable or disable vmdq replication |
760 |
Function | igb_init_mac_params | s32 | igb_api.c | igb_init_mac_params - Initialize MAC function pointers |
761 |
Function | igb_init_nvm_params | s32 | igb_api.c | igb_init_nvm_params - Initialize NVM function pointers |
762 |
Function | igb_init_phy_params | s32 | igb_api.c | igb_init_phy_params - Initialize PHY function pointers |
763 |
Function | igb_init_mbx_params | s32 | igb_api.c | igb_init_mbx_params - Initialize mailbox function pointers |
764 |
Function | igb_set_mac_type | s32 | igb_api.c | igb_set_mac_type - Sets MAC type |
765 |
Function | igb_setup_init_funcs | s32 | igb_api.c | igb_setup_init_funcs - Initializes function pointers |
766 |
Function | igb_get_bus_info | s32 | igb_api.c | igb_get_bus_info - Obtain bus information for adapter |
767 |
Function | igb_clear_vfta | void | igb_api.c | igb_clear_vfta - Clear VLAN filter table |
768 |
Function | igb_write_vfta | void | igb_api.c | igb_write_vfta - Write value to VLAN filter table |
769 |
Function | igb_update_mc_addr_list | void | igb_api.c | igb_update_mc_addr_list - Update Multicast addresses |
770 |
Function | igb_force_mac_fc | s32 | igb_api.c | igb_force_mac_fc - Force MAC flow control |
771 |
Function | igb_check_for_link | s32 | igb_api.c | igb_check_for_link - Check/Store link connection |
772 |
Function | igb_check_mng_mode | bool | igb_api.c | igb_check_mng_mode - Check management mode |
773 |
Function | igb_mng_write_dhcp_info | s32 | igb_api.c | igb_mng_write_dhcp_info - Writes DHCP info to host interface |
774 |
Function | igb_reset_hw | s32 | igb_api.c | igb_reset_hw - Reset hardware |
775 |
Function | igb_init_hw | s32 | igb_api.c | igb_init_hw - Initialize hardware |
776 |
Function | igb_setup_link | s32 | igb_api.c | igb_setup_link - Configures link and flow control |
777 |
Function | igb_get_speed_and_duplex | s32 | igb_api.c | igb_get_speed_and_duplex - Returns current speed and duplex |
778 |
Function | igb_setup_led | s32 | igb_api.c | igb_setup_led - Configures SW controllable LED |
779 |
Function | igb_cleanup_led | s32 | igb_api.c | igb_cleanup_led - Restores SW controllable LED |
780 |
Function | igb_blink_led | s32 | igb_api.c | igb_blink_led - Blink SW controllable LED |
781 |
Function | igb_id_led_init | s32 | igb_api.c | igb_id_led_init - store LED configurations in SW |
782 |
Function | igb_led_on | s32 | igb_api.c | igb_led_on - Turn on SW controllable LED |
783 |
Function | igb_led_off | s32 | igb_api.c | igb_led_off - Turn off SW controllable LED |
784 |
Function | igb_reset_adaptive | void | igb_api.c | igb_reset_adaptive - Reset adaptive IFS |
785 |
Function | igb_update_adaptive | void | igb_api.c | igb_update_adaptive - Update adaptive IFS |
786 |
Function | igb_disable_pcie_master | s32 | igb_api.c | igb_disable_pcie_master - Disable PCI-Express master access |
787 |
Function | igb_config_collision_dist | void | igb_api.c | igb_config_collision_dist - Configure collision distance |
788 |
Function | igb_rar_set | void | igb_api.c | igb_rar_set - Sets a receive address register |
789 |
Function | igb_validate_mdi_setting | s32 | igb_api.c | igb_validate_mdi_setting - Ensures valid MDI/MDIX SW state |
790 |
Function | igb_mta_set | void | igb_api.c | igb_mta_set - Sets multicast table bit |
791 |
Function | igb_hash_mc_addr | u32 | igb_api.c | igb_hash_mc_addr - Determines address location in multicast table |
792 |
Function | igb_enable_tx_pkt_filtering | bool | igb_api.c | igb_enable_tx_pkt_filtering - Enable packet filtering on TX |
793 |
Function | igb_mng_host_if_write | s32 | igb_api.c | igb_mng_host_if_write - Writes to the manageability host interface |
794 |
Function | igb_mng_write_cmd_header | s32 | igb_api.c | igb_mng_write_cmd_header - Writes manageability command header |
795 |
Function | igb_mng_enable_host_if | s32 | igb_api.c | igb_mng_enable_host_if - Checks host interface is enabled |
796 |
Function | igb_wait_autoneg | s32 | igb_api.c | igb_wait_autoneg - Waits for autonegotiation completion |
797 |
Function | igb_check_reset_block | s32 | igb_api.c | igb_check_reset_block - Verifies PHY can be reset |
798 |
Function | igb_read_phy_reg | s32 | igb_api.c | igb_read_phy_reg - Reads PHY register |
799 |
Function | igb_write_phy_reg | s32 | igb_api.c | igb_write_phy_reg - Writes PHY register |
800 |
Function | igb_release_phy | void | igb_api.c | igb_release_phy - Generic release PHY |
801 |
Function | igb_acquire_phy | s32 | igb_api.c | igb_acquire_phy - Generic acquire PHY |
802 |
Function | igb_read_kmrn_reg | s32 | igb_api.c | igb_read_kmrn_reg - Reads register using Kumeran interface |
803 |
Function | igb_write_kmrn_reg | s32 | igb_api.c | igb_write_kmrn_reg - Writes register using Kumeran interface |
804 |
Function | igb_get_cable_length | s32 | igb_api.c | igb_get_cable_length - Retrieves cable length estimation |
805 |
Function | igb_get_phy_info | s32 | igb_api.c | igb_get_phy_info - Retrieves PHY information from registers |
806 |
Function | igb_phy_hw_reset | s32 | igb_api.c | igb_phy_hw_reset - Hard PHY reset |
807 |
Function | igb_phy_commit | s32 | igb_api.c | igb_phy_commit - Soft PHY reset |
808 |
Function | igb_set_d0_lplu_state | s32 | igb_api.c | igb_set_d0_lplu_state - Sets low power link up state for D0 |
809 |
Function | igb_set_d3_lplu_state | s32 | igb_api.c | igb_set_d3_lplu_state - Sets low power link up state for D3 |
810 |
Function | igb_read_mac_addr | s32 | igb_api.c | igb_read_mac_addr - Reads MAC address |
811 |
Function | igb_read_pba_num | s32 | igb_api.c | igb_read_pba_num - Read device part number |
812 |
Function | igb_validate_nvm_checksum | s32 | igb_api.c | igb_validate_nvm_checksum - Verifies NVM (EEPROM) checksum |
813 |
Function | igb_update_nvm_checksum | s32 | igb_api.c | igb_update_nvm_checksum - Updates NVM (EEPROM) checksum |
814 |
Function | igb_reload_nvm | void | igb_api.c | igb_reload_nvm - Reloads EEPROM |
815 |
Function | igb_read_nvm | s32 | igb_api.c | igb_read_nvm - Reads NVM (EEPROM) |
816 |
Function | igb_write_nvm | s32 | igb_api.c | igb_write_nvm - Writes to NVM (EEPROM) |
817 |
Function | igb_write_8bit_ctrl_reg | s32 | igb_api.c | igb_write_8bit_ctrl_reg - Writes 8bit Control register |
818 |
Function | igb_power_up_phy | void | igb_api.c | igb_power_up_phy - Restores link in case of PHY power down |
819 |
Function | igb_power_down_phy | void | igb_api.c | igb_power_down_phy - Power down PHY |
820 |
Function | igb_shutdown_fiber_serdes_link | void | igb_api.c | igb_shutdown_fiber_serdes_link - Remove link during power down |
821 |
Function | igb_init_mac_ops_generic | void | igb_mac.c | igb_init_mac_ops_generic - Initialize MAC function pointers |
822 |
Function | igb_get_bus_info_pcie_generic | s32 | igb_mac.c | igb_get_bus_info_pcie_generic - Get PCIe bus information |
823 |
Static | igb_set_lan_id_multi_port_pcie | static void | igb_mac.c | igb_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
824 |
Function | igb_set_lan_id_single_port | void | igb_mac.c | igb_set_lan_id_single_port - Set LAN id for a single port device |
825 |
Function | igb_clear_vfta_generic | void | igb_mac.c | igb_clear_vfta_generic - Clear VLAN filter table |
826 |
Function | igb_write_vfta_generic | void | igb_mac.c | igb_write_vfta_generic - Write value to VLAN filter table |
827 |
Function | igb_init_rx_addrs_generic | void | igb_mac.c | igb_init_rx_addrs_generic - Initialize receive address's |
828 |
Function | igb_check_alt_mac_addr_generic | s32 | igb_mac.c | igb_check_alt_mac_addr_generic - Check for alternate MAC addr |
829 |
Function | igb_rar_set_generic | void | igb_mac.c | igb_rar_set_generic - Set receive address register |
830 |
Function | igb_mta_set_generic | void | igb_mac.c | igb_mta_set_generic - Set multicast filter table address |
831 |
Function | igb_update_mc_addr_list_generic | void | igb_mac.c | igb_update_mc_addr_list_generic - Update Multicast addresses |
832 |
Function | igb_hash_mc_addr_generic | u32 | igb_mac.c | igb_hash_mc_addr_generic - Generate a multicast hash value |
833 |
Function | igb_clear_hw_cntrs_base_generic | void | igb_mac.c | igb_clear_hw_cntrs_base_generic - Clear base hardware counters |
834 |
Function | igb_check_for_copper_link_generic | s32 | igb_mac.c | igb_check_for_copper_link_generic - Check for link (Copper) |
835 |
Function | igb_check_for_fiber_link_generic | s32 | igb_mac.c | igb_check_for_fiber_link_generic - Check for link (Fiber) |
836 |
Function | igb_check_for_serdes_link_generic | s32 | igb_mac.c | igb_check_for_serdes_link_generic - Check for link (Serdes) |
837 |
Function | igb_setup_link_generic | s32 | igb_mac.c | igb_setup_link_generic - Setup flow control and link settings |
838 |
Function | igb_setup_fiber_serdes_link_generic | s32 | igb_mac.c | igb_setup_fiber_serdes_link_generic - Setup link for fiber/serdes |
839 |
Function | igb_config_collision_dist_generic | void | igb_mac.c | igb_config_collision_dist_generic - Configure collision distance |
840 |
Static | igb_poll_fiber_serdes_link_generic | static s32 | igb_mac.c | igb_poll_fiber_serdes_link_generic - Poll for link up |
841 |
Static | igb_commit_fc_settings_generic | static s32 | igb_mac.c | igb_commit_fc_settings_generic - Configure flow control |
842 |
Function | igb_set_fc_watermarks_generic | s32 | igb_mac.c | igb_set_fc_watermarks_generic - Set flow control high/low watermarks |
843 |
Static | igb_set_default_fc_generic | static s32 | igb_mac.c | igb_set_default_fc_generic - Set flow control default values |
844 |
Function | igb_force_mac_fc_generic | s32 | igb_mac.c | igb_force_mac_fc_generic - Force the MAC's flow control settings |
845 |
Function | igb_config_fc_after_link_up_generic | s32 | igb_mac.c | igb_config_fc_after_link_up_generic - Configures flow control after link |
846 |
Function | igb_get_speed_and_duplex_copper_generic | s32 | igb_mac.c | igb_get_speed_and_duplex_copper_generic - Retrieve current speed/duplex |
847 |
Function | igb_get_speed_and_duplex_fiber_serdes_generic | s32 | igb_mac.c | igb_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
848 |
Function | igb_get_hw_semaphore_generic | s32 | igb_mac.c | igb_get_hw_semaphore_generic - Acquire hardware semaphore |
849 |
Function | igb_put_hw_semaphore_generic | void | igb_mac.c | igb_put_hw_semaphore_generic - Release hardware semaphore |
850 |
Function | igb_get_auto_rd_done_generic | s32 | igb_mac.c | igb_get_auto_rd_done_generic - Check for auto read completion |
851 |
Function | igb_valid_led_default_generic | s32 | igb_mac.c | igb_valid_led_default_generic - Verify a valid default LED config |
852 |
Function | igb_id_led_init_generic | s32 | igb_mac.c | e1000_id_led_init_generic - |
853 |
Function | igb_setup_led_generic | s32 | igb_mac.c | igb_setup_led_generic - Configures SW controllable LED |
854 |
Function | igb_cleanup_led_generic | s32 | igb_mac.c | igb_cleanup_led_generic - Set LED config to default operation |
855 |
Function | igb_blink_led_generic | s32 | igb_mac.c | igb_blink_led_generic - Blink LED |
856 |
Function | igb_led_on_generic | s32 | igb_mac.c | igb_led_on_generic - Turn LED on |
857 |
Function | igb_led_off_generic | s32 | igb_mac.c | igb_led_off_generic - Turn LED off |
858 |
Function | igb_set_pcie_no_snoop_generic | void | igb_mac.c | igb_set_pcie_no_snoop_generic - Set PCI-express capabilities |
859 |
Function | igb_disable_pcie_master_generic | s32 | igb_mac.c | igb_disable_pcie_master_generic - Disables PCI-express master access |
860 |
Function | igb_reset_adaptive_generic | void | igb_mac.c | igb_reset_adaptive_generic - Reset Adaptive Interframe Spacing |
861 |
Function | igb_update_adaptive_generic | void | igb_mac.c | igb_update_adaptive_generic - Update Adaptive Interframe Spacing |
862 |
Static | igb_validate_mdi_setting_generic | static s32 | igb_mac.c | igb_validate_mdi_setting_generic - Verify MDI/MDIx settings |
863 |
Function | igb_write_8bit_ctrl_reg_generic | s32 | igb_mac.c | igb_write_8bit_ctrl_reg_generic - Write a 8bit CTRL register |
864 |
Function | igb_read_pcie_cap_reg | int32_t | igb_main.c | igb_read_pcie_cap_reg - retrieve PCIe capability register contents |
865 |
Function | igb_write_pcie_cap_reg | int32_t | igb_main.c | igb_write_pcie_cap_reg - write value to PCIe capability register |
866 |
Static | igb_irq_disable | static void | igb_main.c | igb_irq_disable - Mask off interrupt generation on the NIC |
867 |
Static | igb_irq_enable | static void | igb_main.c | igb_irq_enable - Enable default interrupt generation settings |
868 |
Function | igb_get_hw_control | void | igb_main.c | igb_get_hw_control - get control of the h/w from f/w |
869 |
Function | igb_reset | void | igb_main.c | igb_reset - put adapter in known initial state |
870 |
Function | igb_sw_init | int | igb_main.c | igb_sw_init - Initialize general software structures (struct igb_adapter) |
871 |
Static | igb_setup_tx_resources | static int | igb_main.c | igb_setup_tx_resources - allocate Tx resources (Descriptors) |
872 |
Static | igb_process_tx_packets | static void | igb_main.c | igb_process_tx_packets - process transmitted packets |
873 |
Static | igb_free_tx_resources | static void | igb_main.c | |
874 |
Static | igb_configure_tx | static void | igb_main.c | igb_configure_tx - Configure 8254x Transmit Unit after Reset |
875 |
Static | igb_free_rx_resources | static void | igb_main.c | |
876 |
Static | igb_refill_rx_ring | static int | igb_main.c | igb_refill_rx_ring - allocate Rx io_buffers |
877 |
Static | igb_setup_rx_resources | static int | igb_main.c | igb_setup_rx_resources - allocate Rx resources (Descriptors) |
878 |
Static | igb_configure_rx | static void | igb_main.c | igb_configure_rx - Configure 8254x Receive Unit after Reset |
879 |
Static | igb_process_rx_packets | static void | igb_main.c | igb_process_rx_packets - process received packets |
880 |
Static | igb_close | static void | igb_main.c | Functions that implement the gPXE driver API * |
881 |
Static | igb_transmit | static int | igb_main.c | igb_transmit - Transmit a packet |
882 |
Static | igb_poll | static void | igb_main.c | igb_poll - Poll for received packets |
883 |
Static | igb_irq | static void | igb_main.c | igb_irq - enable or Disable interrupts |
884 |
Function | igb_probe | int | igb_main.c | igb_probe - Initial configuration of NIC |
885 |
Function | igb_remove | void | igb_main.c | igb_remove - Device Removal Routine |
886 |
Static | igb_open | static int | igb_main.c | igb_open - Called when a network interface is made active |
887 |
Static | e1000_calculate_checksum | static u8 | igb_manage.c | e1000_calculate_checksum - Calculate checksum for buffer |
888 |
Function | e1000_mng_enable_host_if_generic | s32 | igb_manage.c | e1000_mng_enable_host_if_generic - Checks host interface is enabled |
889 |
Function | e1000_check_mng_mode_generic | bool | igb_manage.c | e1000_check_mng_mode_generic - Generic check management mode |
890 |
Function | e1000_enable_tx_pkt_filtering_generic | bool | igb_manage.c | e1000_enable_tx_pkt_filtering_generic - Enable packet filtering on TX |
891 |
Function | e1000_mng_write_dhcp_info_generic | s32 | igb_manage.c | e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface |
892 |
Function | e1000_mng_write_cmd_header_generic | s32 | igb_manage.c | e1000_mng_write_cmd_header_generic - Writes manageability command header |
893 |
Function | e1000_mng_host_if_write_generic | s32 | igb_manage.c | e1000_mng_host_if_write_generic - Write to the manageability host interface |
894 |
Function | e1000_enable_mng_pass_thru | bool | igb_manage.c | e1000_enable_mng_pass_thru - Enable processing of ARP's |
895 |
Function | igb_init_nvm_ops_generic | void | igb_nvm.c | igb_init_nvm_ops_generic - Initialize NVM function pointers |
896 |
Static | igb_raise_eec_clk | static void | igb_nvm.c | igb_raise_eec_clk - Raise EEPROM clock |
897 |
Static | igb_lower_eec_clk | static void | igb_nvm.c | igb_lower_eec_clk - Lower EEPROM clock |
898 |
Static | igb_shift_out_eec_bits | static void | igb_nvm.c | igb_shift_out_eec_bits - Shift data bits our to the EEPROM |
899 |
Static | igb_shift_in_eec_bits | static u16 | igb_nvm.c | igb_shift_in_eec_bits - Shift data bits in from the EEPROM |
900 |
Function | igb_poll_eerd_eewr_done | s32 | igb_nvm.c | igb_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
901 |
Function | igb_acquire_nvm_generic | s32 | igb_nvm.c | igb_acquire_nvm_generic - Generic request for access to EEPROM |
902 |
Static | igb_standby_nvm | static void | igb_nvm.c | igb_standby_nvm - Return EEPROM to standby state |
903 |
Static | igb_stop_nvm | static void | igb_nvm.c | igb_stop_nvm - Terminate EEPROM command |
904 |
Function | igb_release_nvm_generic | void | igb_nvm.c | igb_release_nvm_generic - Release exclusive access to EEPROM |
905 |
Static | igb_ready_nvm_eeprom | static s32 | igb_nvm.c | igb_ready_nvm_eeprom - Prepares EEPROM for read/write |
906 |
Function | igb_read_nvm_eerd | s32 | igb_nvm.c | igb_read_nvm_eerd - Reads EEPROM using EERD register |
907 |
Function | igb_write_nvm_spi | s32 | igb_nvm.c | igb_write_nvm_spi - Write to EEPROM using SPI |
908 |
Function | igb_read_pba_num_generic | s32 | igb_nvm.c | igb_read_pba_num_generic - Read device part number |
909 |
Function | igb_read_mac_addr_generic | s32 | igb_nvm.c | igb_read_mac_addr_generic - Read device MAC address |
910 |
Function | igb_validate_nvm_checksum_generic | s32 | igb_nvm.c | igb_validate_nvm_checksum_generic - Validate EEPROM checksum |
911 |
Function | igb_update_nvm_checksum_generic | s32 | igb_nvm.c | igb_update_nvm_checksum_generic - Update EEPROM checksum |
912 |
Static | igb_reload_nvm_generic | static void | igb_nvm.c | igb_reload_nvm_generic - Reloads EEPROM |
913 |
Function | igb_check_reset_block_generic | s32 | igb_phy.c | igb_check_reset_block_generic - Check if PHY reset is blocked |
914 |
Function | igb_get_phy_id | s32 | igb_phy.c | igb_get_phy_id - Retrieve the PHY ID and revision |
915 |
Function | igb_phy_reset_dsp_generic | s32 | igb_phy.c | igb_phy_reset_dsp_generic - Reset PHY DSP |
916 |
Function | igb_read_phy_reg_mdic | s32 | igb_phy.c | igb_read_phy_reg_mdic - Read MDI control register |
917 |
Function | igb_write_phy_reg_mdic | s32 | igb_phy.c | igb_write_phy_reg_mdic - Write MDI control register |
918 |
Function | igb_read_phy_reg_i2c | s32 | igb_phy.c | igb_read_phy_reg_i2c - Read PHY register using i2c |
919 |
Function | igb_write_phy_reg_i2c | s32 | igb_phy.c | igb_write_phy_reg_i2c - Write PHY register using i2c |
920 |
Function | igb_read_phy_reg_m88 | s32 | igb_phy.c | igb_read_phy_reg_m88 - Read m88 PHY register |
921 |
Function | igb_write_phy_reg_m88 | s32 | igb_phy.c | igb_write_phy_reg_m88 - Write m88 PHY register |
922 |
Static | __igb_read_phy_reg_igp | static s32 | igb_phy.c | __igb_read_phy_reg_igp - Read igp PHY register |
923 |
Function | igb_read_phy_reg_igp | s32 | igb_phy.c | igb_read_phy_reg_igp - Read igp PHY register |
924 |
Function | igb_read_phy_reg_igp_locked | s32 | igb_phy.c | igb_read_phy_reg_igp_locked - Read igp PHY register |
925 |
Static | __igb_write_phy_reg_igp | static s32 | igb_phy.c | igb_write_phy_reg_igp - Write igp PHY register |
926 |
Function | igb_write_phy_reg_igp | s32 | igb_phy.c | igb_write_phy_reg_igp - Write igp PHY register |
927 |
Function | igb_write_phy_reg_igp_locked | s32 | igb_phy.c | igb_write_phy_reg_igp_locked - Write igp PHY register |
928 |
Static | __igb_read_kmrn_reg | static s32 | igb_phy.c | __igb_read_kmrn_reg - Read kumeran register |
929 |
Function | igb_read_kmrn_reg_generic | s32 | igb_phy.c | igb_read_kmrn_reg_generic - Read kumeran register |
930 |
Function | igb_read_kmrn_reg_locked | s32 | igb_phy.c | igb_read_kmrn_reg_locked - Read kumeran register |
931 |
Static | __igb_write_kmrn_reg | static s32 | igb_phy.c | __igb_write_kmrn_reg - Write kumeran register |
932 |
Function | igb_write_kmrn_reg_generic | s32 | igb_phy.c | igb_write_kmrn_reg_generic - Write kumeran register |
933 |
Function | igb_write_kmrn_reg_locked | s32 | igb_phy.c | igb_write_kmrn_reg_locked - Write kumeran register |
934 |
Function | igb_copper_link_setup_m88 | s32 | igb_phy.c | igb_copper_link_setup_m88 - Setup m88 PHY's for copper link |
935 |
Function | igb_copper_link_setup_igp | s32 | igb_phy.c | igb_copper_link_setup_igp - Setup igp PHY's for copper link |
936 |
Function | igb_copper_link_autoneg | s32 | igb_phy.c | igb_copper_link_autoneg - Setup/Enable autoneg for copper link |
937 |
Static | igb_phy_setup_autoneg | static s32 | igb_phy.c | igb_phy_setup_autoneg - Configure PHY for auto-negotiation |
938 |
Function | igb_setup_copper_link_generic | s32 | igb_phy.c | igb_setup_copper_link_generic - Configure copper link settings |
939 |
Function | igb_phy_force_speed_duplex_igp | s32 | igb_phy.c | igb_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
940 |
Function | igb_phy_force_speed_duplex_m88 | s32 | igb_phy.c | igb_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
941 |
Function | igb_phy_force_speed_duplex_ife | s32 | igb_phy.c | igb_phy_force_speed_duplex_ife - Force PHY speed & duplex |
942 |
Function | igb_phy_force_speed_duplex_setup | void | igb_phy.c | igb_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
943 |
Function | igb_set_d3_lplu_state_generic | s32 | igb_phy.c | igb_set_d3_lplu_state_generic - Sets low power link up state for D3 |
944 |
Function | igb_check_downshift_generic | s32 | igb_phy.c | igb_check_downshift_generic - Checks whether a downshift in speed occurred |
945 |
Function | igb_check_polarity_m88 | s32 | igb_phy.c | igb_check_polarity_m88 - Checks the polarity. |
946 |
Function | igb_check_polarity_igp | s32 | igb_phy.c | igb_check_polarity_igp - Checks the polarity. |
947 |
Function | igb_check_polarity_ife | s32 | igb_phy.c | igb_check_polarity_ife - Check cable polarity for IFE PHY |
948 |
Function | igb_wait_autoneg_generic | s32 | igb_phy.c | igb_wait_autoneg_generic - Wait for auto-neg completion |
949 |
Function | igb_phy_has_link_generic | s32 | igb_phy.c | igb_phy_has_link_generic - Polls PHY for link |
950 |
Function | igb_get_cable_length_m88 | s32 | igb_phy.c | igb_get_cable_length_m88 - Determine cable length for m88 PHY |
951 |
Function | igb_get_cable_length_igp_2 | s32 | igb_phy.c | igb_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
952 |
Function | igb_get_phy_info_m88 | s32 | igb_phy.c | igb_get_phy_info_m88 - Retrieve PHY information |
953 |
Function | igb_get_phy_info_igp | s32 | igb_phy.c | igb_get_phy_info_igp - Retrieve igp PHY information |
954 |
Function | igb_phy_sw_reset_generic | s32 | igb_phy.c | igb_phy_sw_reset_generic - PHY software reset |
955 |
Function | igb_phy_hw_reset_generic | s32 | igb_phy.c | igb_phy_hw_reset_generic - PHY hardware reset |
956 |
Function | igb_get_cfg_done_generic | s32 | igb_phy.c | igb_get_cfg_done_generic - Generic configuration done |
957 |
Function | igb_phy_init_script_igp3 | s32 | igb_phy.c | igb_phy_init_script_igp3 - Inits the IGP3 PHY |
958 |
Function | igb_get_phy_type_from_id | enum e1000_phy_type | igb_phy.c | igb_get_phy_type_from_id - Get PHY type from id |
959 |
Function | igb_determine_phy_address | s32 | igb_phy.c | igb_determine_phy_address - Determines PHY address. |
960 |
Function | igb_power_up_phy_copper | void | igb_phy.c | igb_power_up_phy_copper - Restore copper link in case of PHY power down |
961 |
Function | igb_power_down_phy_copper | void | igb_phy.c | igb_power_down_phy_copper - Restore copper link in case of PHY power down |
962 |
Static | phantom_crb_access_128m | static unsigned long | phantom.c | CRB register access |
963 |
Static | phantom_crb_access_32m | static unsigned long | phantom.c | Prepare for access to CRB register via 32MB BAR |
964 |
Static | phantom_crb_access_2m | static unsigned long | phantom.c | Prepare for access to CRB register via 2MB BAR |
965 |
Static | phantom_readl | static uint32_t | phantom.c | Read from Phantom CRB register |
966 |
Static | phantom_writel | static void | phantom.c | Write to Phantom CRB register |
967 |
Inline | phantom_write_hilo | static inline void | phantom.c | Write to Phantom CRB HI/LO register pair |
968 |
Static | phantom_read_test_mem_block | static int | phantom.c | Firmware message buffer access (for debug) |
969 |
Static | phantom_read_test_mem | static int | phantom.c | Read single byte from Phantom test memory |
970 |
Static | phantom_dmesg | static int | phantom.c | Dump Phantom firmware dmesg log |
971 |
Static | __attribute__ | static void | phantom.c | Dump Phantom firmware dmesg logs |
972 |
Static | phantom_wait_for_cmd | static int | phantom.c | Firmware interface |
973 |
Static | phantom_issue_cmd | static int | phantom.c | Issue command to firmware |
974 |
Static | phantom_issue_buf_cmd | static int | phantom.c | Issue buffer-format command to firmware |
975 |
Static | phantom_create_rx_ctx | static int | phantom.c | Create Phantom RX context |
976 |
Static | phantom_destroy_rx_ctx | static void | phantom.c | Destroy Phantom RX context |
977 |
Static | phantom_create_tx_ctx | static int | phantom.c | Create Phantom TX context |
978 |
Static | phantom_destroy_tx_ctx | static void | phantom.c | Destroy Phantom TX context |
979 |
Static | phantom_alloc_rds | static int | phantom.c | Descriptor ring management |
980 |
Static | phantom_post_rds | static void | phantom.c | Post Phantom RX descriptor |
981 |
Static | phantom_alloc_cds | static int | phantom.c | Allocate Phantom TX descriptor |
982 |
Static | phantom_post_cds | static void | phantom.c | Post Phantom TX descriptor |
983 |
Static | phantom_update_macaddr | static int | phantom.c | MAC address management |
984 |
Inline | phantom_add_macaddr | static inline int | phantom.c | Add MAC address |
985 |
Inline | phantom_del_macaddr | static inline int | phantom.c | Remove MAC address |
986 |
Static | phantom_poll_link_state | static void | phantom.c | Link state detection |
987 |
Static | phantom_refill_rx_ring | static void | phantom.c | Main driver body |
988 |
Static | phantom_open | static int | phantom.c | Open NIC |
989 |
Static | phantom_close | static void | phantom.c | Close NIC |
990 |
Static | phantom_transmit | static int | phantom.c | Transmit packet |
991 |
Static | phantom_poll | static void | phantom.c | Poll for received packets |
992 |
Static | phantom_irq | static void | phantom.c | Enable/disable interrupts |
993 |
Static | phantom_clp_wait | static int | phantom.c | Wait for Phantom CLP command to complete |
994 |
Static | phantom_clp_cmd | static int | phantom.c | Issue Phantom CLP command |
995 |
Static | phantom_clp_store | static int | phantom.c | Store Phantom CLP setting |
996 |
Static | phantom_clp_fetch | static int | phantom.c | Fetch Phantom CLP setting |
997 |
Static | phantom_clp_setting | static unsigned int | phantom.c | Find Phantom CLP setting |
998 |
Static | phantom_store_setting | static int | phantom.c | Store Phantom CLP setting |
999 |
Static | phantom_fetch_setting | static int | phantom.c | Fetch Phantom CLP setting |
1000 |
Static | phantom_map_crb | static int | phantom.c | Initialisation |
1001 |
Static | phantom_unhalt_pegs | static void | phantom.c | Unhalt all PEGs |
1002 |
Static | phantom_init_cmdpeg | static int | phantom.c | Initialise the Phantom command PEG |
1003 |
Static | phantom_get_macaddr | static void | phantom.c | Read Phantom MAC address |
1004 |
Static | phantom_check_boot_enable | static int | phantom.c | Check Phantom is enabled for boot |
1005 |
Static | phantom_init_rcvpeg | static int | phantom.c | Initialise Phantom receive PEG |
1006 |
Static | phantom_probe | static int | phantom.c | Probe PCI device |
1007 |
Static | phantom_remove | static void | phantom.c | Remove PCI device |
1008 |
Static | write_grf5101 | static void | rtl8180_grf5101.c | |
1009 |
Static | grf5101_write_phy_antenna | static void | rtl8180_grf5101.c | |
1010 |
Static | grf5101_rf_set_channel | static void | rtl8180_grf5101.c | |
1011 |
Static | grf5101_rf_stop | static void | rtl8180_grf5101.c | |
1012 |
Static | grf5101_rf_init | static void | rtl8180_grf5101.c | |
1013 |
Static | write_max2820 | static void | rtl8180_max2820.c | |
1014 |
Static | max2820_write_phy_antenna | static void | rtl8180_max2820.c | |
1015 |
Static | max2820_rf_set_channel | static void | rtl8180_max2820.c | |
1016 |
Static | max2820_rf_stop | static void | rtl8180_max2820.c | |
1017 |
Static | max2820_rf_init | static void | rtl8180_max2820.c | |
1018 |
Static | write_sa2400 | static void | rtl8180_sa2400.c | |
1019 |
Static | sa2400_write_phy_antenna | static void | rtl8180_sa2400.c | |
1020 |
Static | sa2400_rf_set_channel | static void | rtl8180_sa2400.c | |
1021 |
Static | sa2400_rf_stop | static void | rtl8180_sa2400.c | |
1022 |
Static | sa2400_rf_init | static void | rtl8180_sa2400.c | |
1023 |
Inline | rtl8225_write_phy_ofdm | static inline void | rtl8185_rtl8225.c | |
1024 |
Inline | rtl8225_write_phy_cck | static inline void | rtl8185_rtl8225.c | |
1025 |
Static | rtl8225_write | static void | rtl8185_rtl8225.c | |
1026 |
Static | rtl8225_read | static u16 | rtl8185_rtl8225.c | |
1027 |
Static | rtl8225_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
1028 |
Static | rtl8225_rf_init | static void | rtl8185_rtl8225.c | |
1029 |
Static | rtl8225z2_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
1030 |
Static | rtl8225z2_rf_init | static void | rtl8185_rtl8225.c | |
1031 |
Static | rtl8225x_rf_init | static void | rtl8185_rtl8225.c | |
1032 |
Static | rtl8225_rf_stop | static void | rtl8185_rtl8225.c | |
1033 |
Static | rtl8225_rf_set_channel | static void | rtl8185_rtl8225.c | |
1034 |
Static | rtl8225_rf_conf_erp | static void | rtl8185_rtl8225.c | |
1035 |
Function | rtl818x_write_phy | void | rtl818x.c | |
1036 |
Static | rtl818x_handle_rx | static void | rtl818x.c | |
1037 |
Static | rtl818x_handle_tx | static void | rtl818x.c | |
1038 |
Static | rtl818x_poll | static void | rtl818x.c | |
1039 |
Static | rtl818x_tx | static int | rtl818x.c | |
1040 |
Function | rtl818x_set_anaparam | void | rtl818x.c | |
1041 |
Static | rtl818x_init_hw | static int | rtl818x.c | |
1042 |
Static | rtl818x_init_rx_ring | static int | rtl818x.c | |
1043 |
Static | rtl818x_free_rx_ring | static void | rtl818x.c | |
1044 |
Static | rtl818x_init_tx_ring | static int | rtl818x.c | |
1045 |
Static | rtl818x_free_tx_ring | static void | rtl818x.c | |
1046 |
Static | rtl818x_irq | static void | rtl818x.c | |
1047 |
Static | rtl818x_set_hwaddr | static void | rtl818x.c | |
1048 |
Static | rtl818x_start | static int | rtl818x.c | |
1049 |
Static | rtl818x_stop | static void | rtl818x.c | |
1050 |
Static | rtl818x_config | static int | rtl818x.c | |
1051 |
Static | rtl818x_spi_read_bit | static int | rtl818x.c | |
1052 |
Static | rtl818x_spi_write_bit | static void | rtl818x.c | |
1053 |
Static | rtl818x_probe | static int | rtl818x.c | |
1054 |
Static | rtl818x_remove | static void | rtl818x.c | |
1055 |
Function | vxge_hw_vpath_set_zero_rx_frm_len | void | vxge_config.c | |
1056 |
Function | vxge_hw_set_fw_api | enum vxge_hw_status | vxge_config.c | |
1057 |
Function | vxge_hw_get_func_mode | enum vxge_hw_status | vxge_config.c | |
1058 |
Function | __vxge_hw_device_pci_e_init | void | vxge_config.c | |
1059 |
Function | __vxge_hw_device_register_poll | enum vxge_hw_status | vxge_config.c | |
1060 |
Function | __vxge_hw_device_vpath_reset_in_prog_check | enum vxge_hw_status | vxge_config.c | |
1061 |
Function | __vxge_hw_device_toc_get | struct vxge_hw_toc_reg __iomem * | vxge_config.c | |
1062 |
Function | __vxge_hw_device_reg_addr_get | enum vxge_hw_status | vxge_config.c | |
1063 |
Static | __vxge_hw_device_access_rights_get | static u32 | vxge_config.c | |
1064 |
Function | __vxge_hw_device_host_info_get | void | vxge_config.c | |
1065 |
Function | vxge_hw_device_hw_info_get | enum vxge_hw_status | vxge_config.c | vxge_hw_device_hw_info_get - Get the hw information |
1066 |
Function | vxge_hw_device_initialize | enum vxge_hw_status | vxge_config.c | |
1067 |
Function | vxge_hw_device_terminate | void | vxge_config.c | |
1068 |
Function | vxge_hw_ring_replenish | enum vxge_hw_status | vxge_config.c | |
1069 |
Function | __vxge_hw_ring_create | enum vxge_hw_status | vxge_config.c | |
1070 |
Function | __vxge_hw_ring_delete | enum vxge_hw_status | vxge_config.c | |
1071 |
Function | __vxge_hw_legacy_swapper_set | enum vxge_hw_status | vxge_config.c | |
1072 |
Function | __vxge_hw_vpath_swapper_set | enum vxge_hw_status | vxge_config.c | |
1073 |
Function | __vxge_hw_kdfc_swapper_set | enum vxge_hw_status | vxge_config.c | |
1074 |
Function | vxge_hw_vpath_strip_fcs_check | enum vxge_hw_status | vxge_config.c | |
1075 |
Function | __vxge_hw_fifo_create | enum vxge_hw_status | vxge_config.c | |
1076 |
Function | __vxge_hw_fifo_delete | enum vxge_hw_status | vxge_config.c | |
1077 |
Function | __vxge_hw_vpath_pci_read | enum vxge_hw_status | vxge_config.c | |
1078 |
Function | __vxge_hw_vpath_func_id_get | u32 | vxge_config.c | |
1079 |
Inline | __vxge_hw_read_rts_ds | static inline void | vxge_config.c | |
1080 |
Function | __vxge_hw_vpath_card_info_get | enum vxge_hw_status | vxge_config.c | |
1081 |
Function | __vxge_hw_vpath_fw_ver_get | enum vxge_hw_status | vxge_config.c | |
1082 |
Function | __vxge_hw_vpath_addr_get | enum vxge_hw_status | vxge_config.c | |
1083 |
Static | __vxge_hw_vpath_mgmt_read | static enum vxge_hw_status | vxge_config.c | |
1084 |
Function | __vxge_hw_vpath_reset_check | enum vxge_hw_status | vxge_config.c | |
1085 |
Function | __vxge_hw_vpath_reset | enum vxge_hw_status | vxge_config.c | |
1086 |
Function | __vxge_hw_vpath_prc_configure | void | vxge_config.c | |
1087 |
Function | __vxge_hw_vpath_kdfc_configure | enum vxge_hw_status | vxge_config.c | |
1088 |
Function | __vxge_hw_vpath_mac_configure | enum vxge_hw_status | vxge_config.c | |
1089 |
Function | __vxge_hw_vpath_tim_configure | enum vxge_hw_status | vxge_config.c | |
1090 |
Function | __vxge_hw_vpath_initialize | enum vxge_hw_status | vxge_config.c | |
1091 |
Function | __vxge_hw_vp_initialize | enum vxge_hw_status | vxge_config.c | |
1092 |
Function | __vxge_hw_vp_terminate | void | vxge_config.c | |
1093 |
Function | vxge_hw_vpath_mtu_set | enum vxge_hw_status | vxge_config.c | |
1094 |
Function | vxge_hw_vpath_open | enum vxge_hw_status | vxge_config.c | |
1095 |
Function | vxge_hw_vpath_rx_doorbell_init | void | vxge_config.c | |
1096 |
Function | vxge_hw_vpath_close | enum vxge_hw_status | vxge_config.c | |
1097 |
Function | vxge_hw_vpath_reset | enum vxge_hw_status | vxge_config.c | |
1098 |
Function | vxge_hw_vpath_recover_from_reset | enum vxge_hw_status | vxge_config.c | |
1099 |
Function | vxge_hw_vpath_enable | void | vxge_config.c | |
1100 |
Inline | is_vxge_card_up | static inline int | vxge_main.c | |
1101 |
Function | vxge_xmit_compl | enum vxge_hw_status | vxge_main.c | |
1102 |
Function | vxge_reset_all_vpaths | enum vxge_hw_status | vxge_main.c | |
1103 |
Function | vxge_close_vpaths | void | vxge_main.c | |
1104 |
Function | vxge_open_vpaths | int | vxge_main.c | |
1105 |
Static | vxge_xmit | static int | vxge_main.c | Functions that implement the gPXE driver API * |
1106 |
Static | vxge_poll | static void | vxge_main.c | |
1107 |
Static | vxge_irq | static void | vxge_main.c | |
1108 |
Function | vxge_open | int | vxge_main.c | vxge_open |
1109 |
Static | vxge_close | static void | vxge_main.c | vxge_close |
1110 |
Function | vxge_device_register | int | vxge_main.c | |
1111 |
Function | vxge_device_unregister | void | vxge_main.c | |
1112 |
Static | vxge_probe | static int | vxge_main.c | vxge_probe |
1113 |
Static | vxge_remove | static void | vxge_main.c | vxge_remove - Free the PCI device |
1114 |
Function | vxge_hw_vpath_intr_enable | enum vxge_hw_status | vxge_traffic.c | |
1115 |
Function | vxge_hw_vpath_intr_disable | enum vxge_hw_status | vxge_traffic.c | |
1116 |
Function | vxge_hw_device_mask_all | void | vxge_traffic.c | vxge_hw_device_mask_all - Mask all device interrupts. |
1117 |
Function | vxge_hw_device_unmask_all | void | vxge_traffic.c | vxge_hw_device_unmask_all - Unmask all device interrupts. |
1118 |
Function | vxge_hw_device_intr_enable | void | vxge_traffic.c | vxge_hw_device_intr_enable - Enable interrupts. |
1119 |
Function | vxge_hw_device_intr_disable | void | vxge_traffic.c | vxge_hw_device_intr_disable - Disable Titan interrupts. |
1120 |
Function | vxge_hw_ring_rxd_post | void | vxge_traffic.c | vxge_hw_ring_rxd_post - Post descriptor on the ring. |
1121 |
Static | __vxge_hw_non_offload_db_post | static void | vxge_traffic.c | __vxge_hw_non_offload_db_post - Post non offload doorbell |
1122 |
Function | vxge_hw_fifo_free_txdl_get | struct vxge_hw_fifo_txd * | vxge_traffic.c | |
1123 |
Function | vxge_hw_fifo_txdl_buffer_set | void | vxge_traffic.c | vxge_hw_fifo_txdl_buffer_set - Set transmit buffer pointer in the |
1124 |
Function | vxge_hw_fifo_txdl_post | void | vxge_traffic.c | vxge_hw_fifo_txdl_post - Post descriptor on the fifo channel. |
1125 |
Static | __vxge_hw_vpath_alarm_process | static enum vxge_hw_status | vxge_traffic.c | |
1126 |
Function | vxge_hw_device_clear_tx_rx | void | vxge_traffic.c | vxge_hw_device_clear_tx_rx - Acknowledge (that is, clear) the |
1127 |
Function | vxge_hw_device_begin_irq | enum vxge_hw_status | vxge_traffic.c | vxge_hw_device_begin_irq - Begin IRQ processing. |
1128 |
Function | vxge_hw_vpath_doorbell_rx | void | vxge_traffic.c | vxge_hw_vpath_doorbell_rx - Indicates to hw the qwords of receive |
1129 |
Function | vxge_hw_vpath_poll_rx | enum vxge_hw_status | vxge_traffic.c | |
1130 |
Function | vxge_hw_vpath_poll_tx | enum vxge_hw_status | vxge_traffic.c | vxge_hw_vpath_poll_tx - Poll Tx for completed descriptors and process |
1131 |
Function | nvs_read | int | nvs.c | @file |
1132 |
Static | nvs_verify | static int | nvs.c | Verify content of non-volatile storage device |
1133 |
Function | nvs_write | int | nvs.c | Write to non-volatile storage device |
1134 |
Inline | spi_command | static inline unsigned int | spi.c | @file |
1135 |
Static | spi_wait | static int | spi.c | Wait for SPI device to complete operation |
1136 |
Function | spi_read | int | spi.c | Read data from SPI device |
1137 |
Function | spi_write | int | spi.c | Write data to SPI device |
1138 |
Function | threewire_read | int | threewire.c | @file |
1139 |
Function | threewire_write | int | threewire.c | Write data to three-wire device |
1140 |
Function | threewire_detect_address_len | int | threewire.c | Autodetect device address length |
1141 |
Static | insert_delete | static void | editstring.c | Insert and/or delete text within an editable string |
1142 |
Static | insert_character | static void | editstring.c | Insert character at current cursor position |
1143 |
Static | delete_character | static void | editstring.c | Delete character at current cursor position |
1144 |
Static | backspace | static void | editstring.c | Delete character to left of current cursor position |
1145 |
Static | kill_eol | static void | editstring.c | Delete to end of line |
1146 |
Function | edit_string | int | editstring.c | Edit editable string |
1147 |
Static | sync_console | static void | readline.c | Synchronise console with edited string |
1148 |
Function | readline | char * | readline.c | Read line from console |
1149 |
Static | exit_exec | static int | shell.c | "exit" command body |
1150 |
Static | help_exec | static int | shell.c | "help" command body |
1151 |
Function | shell | void | shell.c | Start command shell |
1152 |
Function | shell_banner | int | shell_banner.c | @file |
1153 |
Static | find_error | static struct errortab * | strerror.c | Find error description |
1154 |
Static | find_closest_error | static struct errortab * | strerror.c | Find closest error description |
1155 |
Function | strerror | const char * | strerror.c | Retrieve string representation of error number. |
1156 |
Static | autoboot_exec | static int | autoboot_cmd.c | |
1157 |
Static | config_exec | static int | config_cmd.c | |
1158 |
Static | dhcp_syntax | static void | dhcp_cmd.c | @file |
1159 |
Static | dhcp_exec | static int | dhcp_cmd.c | The "dhcp" command |
1160 |
Static | pxebs_syntax | static void | dhcp_cmd.c | "pxebs" command syntax message |
1161 |
Static | pxebs_exec | static int | dhcp_cmd.c | The "pxebs" command |
1162 |
Static | digest_syntax | static void | digest_cmd.c | "digest" command syntax message |
1163 |
Static | digest_exec | static int | digest_cmd.c | The "digest" command |
1164 |
Static | md5sum_exec | static int | digest_cmd.c | |
1165 |
Static | sha1sum_exec | static int | digest_cmd.c | |
1166 |
Static | gdbstub_syntax | static void | gdbstub_cmd.c | @file |
1167 |
Static | gdbstub_exec | static int | gdbstub_cmd.c | The "gdbstub" command |
1168 |
Static | ifcommon_syntax | static void | ifmgmt_cmd.c | Print syntax of if command |
1169 |
Static | ifcommon_do_all | static int | ifmgmt_cmd.c | Execute if command over all network devices |
1170 |
Static | ifcommon_do_list | static int | ifmgmt_cmd.c | Execute if command over list of network devices |
1171 |
Function | ifcommon_exec | int | ifmgmt_cmd.c | Execute if command |
1172 |
Static | ifopen_payload | static int | ifmgmt_cmd.c | |
1173 |
Static | ifopen_exec | static int | ifmgmt_cmd.c | |
1174 |
Static | ifclose_payload | static int | ifmgmt_cmd.c | |
1175 |
Static | ifclose_exec | static int | ifmgmt_cmd.c | |
1176 |
Static | ifstat_payload | static int | ifmgmt_cmd.c | |
1177 |
Static | ifstat_exec | static int | ifmgmt_cmd.c | |
1178 |
Static | imgfill_cmdline | static int | image_cmd.c | Fill in image command line |
1179 |
Static | imgfetch_core_syntax | static void | image_cmd.c | "imgfetch"/"module"/"kernel" command syntax message |
1180 |
Static | imgfetch_core_exec | static int | image_cmd.c | The "imgfetch"/"module"/"kernel" command body |
1181 |
Static | imgfetch_exec | static int | image_cmd.c | The "imgfetch"/"module" command |
1182 |
Static | kernel_exec | static int | image_cmd.c | The "kernel" command |
1183 |
Static | chain_exec | static int | image_cmd.c | The "chain" command |
1184 |
Static | imgload_syntax | static void | image_cmd.c | "imgload" command syntax message |
1185 |
Static | imgload_exec | static int | image_cmd.c | The "imgload" command |
1186 |
Static | imgargs_syntax | static void | image_cmd.c | "imgargs" command syntax message |
1187 |
Static | imgargs_exec | static int | image_cmd.c | The "imgargs" command body |
1188 |
Static | imgexec_syntax | static void | image_cmd.c | "imgexec" command syntax message |
1189 |
Static | imgexec_exec | static int | image_cmd.c | The "imgexec" command |
1190 |
Static | imgstat_syntax | static void | image_cmd.c | "imgstat" command syntax message |
1191 |
Static | imgstat_exec | static int | image_cmd.c | The "imgstat" command |
1192 |
Static | imgfree_syntax | static void | image_cmd.c | "imgstat" command syntax message |
1193 |
Static | imgfree_exec | static int | image_cmd.c | The "imgfree" command |
1194 |
Static | iwstat_payload | static int | iwmgmt_cmd.c | |
1195 |
Static | iwstat_exec | static int | iwmgmt_cmd.c | |
1196 |
Static | iwlist_payload | static int | iwmgmt_cmd.c | |
1197 |
Static | iwlist_exec | static int | iwmgmt_cmd.c | |
1198 |
Static | login_exec | static int | login_cmd.c | |
1199 |
Static | show_exec | static int | nvo_cmd.c | |
1200 |
Static | set_exec | static int | nvo_cmd.c | |
1201 |
Static | clear_exec | static int | nvo_cmd.c | |
1202 |
Static | route_syntax | static void | route_cmd.c | @file |
1203 |
Static | route_exec | static int | route_cmd.c | The "route" command |
1204 |
Static | sanboot_syntax | static void | sanboot_cmd.c | "sanboot" command syntax message |
1205 |
Static | sanboot_exec | static int | sanboot_cmd.c | The "sanboot" command |
1206 |
Static | time_exec | static int | time_cmd.c | |
1207 |
Static | sleep_exec | static int | time_cmd.c | |
1208 |
Function | beep | int | alert.c | @file |
1209 |
Static | ansiscr_reset | static void | ansi_screen.c | |
1210 |
Static | ansiscr_movetoyx | static void | ansi_screen.c | |
1211 |
Static | ansiscr_putc | static void | ansi_screen.c | |
1212 |
Static | ansiscr_getc | static int | ansi_screen.c | |
1213 |
Static | ansiscr_peek | static bool | ansi_screen.c | |
1214 |
Function | wclrtobot | int | clear.c | Clear a window to the bottom from current cursor position |
1215 |
Function | wclrtoeol | int | clear.c | Clear a window to the end of the current line |
1216 |
Function | wdelch | int | clear.c | Delete character under the cursor in a window |
1217 |
Function | wdeleteln | int | clear.c | Delete line under a window's cursor |
1218 |
Function | werase | int | clear.c | Completely clear a window |
1219 |
Function | colour_content | int | colour.c | Identify the RGB components of a given colour value |
1220 |
Function | init_pair | int | colour.c | Initialise colour pair |
1221 |
Function | pair_content | int | colour.c | Get colours of colour pair |
1222 |
Function | box | int | edging.c | @file |
1223 |
Function | wborder | int | edging.c | Draw borders from single-byte characters and renditions around a |
1224 |
Function | whline | int | edging.c | Create a horizontal line in a window |
1225 |
Function | wvline | int | edging.c | Create a vertical line in a window |
1226 |
Static | _wgetc | static int | kb.c | |
1227 |
Function | wgetch | int | kb.c | Pop a character from the FIFO into a window |
1228 |
Function | wgetnstr | int | kb.c | Read at most n characters from the FIFO into a window |
1229 |
Function | echo | int | kb.c | |
1230 |
Function | noecho | int | kb.c | |
1231 |
Static | _wupdcurs | static void | mucurses.c | Update cursor position |
1232 |
Function | _wputch | void | mucurses.c | Write a single character rendition to a window |
1233 |
Function | _wputc | void | mucurses.c | Write a single character to a window |
1234 |
Function | _wcursback | void | mucurses.c | Retreat the cursor back one position (useful for a whole host of |
1235 |
Function | _wputchstr | void | mucurses.c | Write a chtype string to a window |
1236 |
Function | _wputstr | void | mucurses.c | Write a standard c-style string to a window |
1237 |
Function | wmove | int | mucurses.c | Move a window's cursor to the specified position |
1238 |
Function | waddch | int | print.c | Add a single-byte character and rendition to a window and advance |
1239 |
Function | waddnstr | int | print.c | Add string of single-byte characters to a window |
1240 |
Static | _printw_handler | static void | print.c | |
1241 |
Function | vw_printw | int | print.c | Print formatted output in a window |
1242 |
Function | wprintw | int | print.c | Print formatted output to a window |
1243 |
Function | waddchnstr | int | print_nadv.c | @file |
1244 |
Static | _enter_slk | static void | slk.c | |
1245 |
Static | _leave_slk | static void | slk.c | |
1246 |
Static | _print_label | static void | slk.c | |
1247 |
Function | slk_attr | attr_t | slk.c | Return the attribute used for the soft function keys |
1248 |
Function | slk_attroff | int | slk.c | Turn off soft function key attributes |
1249 |
Function | slk_attron | int | slk.c | Turn on soft function key attributes |
1250 |
Function | slk_attrset | int | slk.c | Set soft function key attributes |
1251 |
Function | slk_attr_off | int | slk.c | Turn off soft function key attributes |
1252 |
Function | slk_attr_on | int | slk.c | Turn on soft function key attributes |
1253 |
Function | slk_attr_set | int | slk.c | Set soft function key attributes |
1254 |
Function | slk_clear | int | slk.c | Clear the soft function key labels from the screen |
1255 |
Function | slk_colour | int | slk.c | Set soft label colour pair |
1256 |
Function | slk_init | int | slk.c | Initialise the soft function keys |
1257 |
Function | slk_label | char* | slk.c | Return the label for the specified soft key |
1258 |
Function | slk_restore | int | slk.c | Restore soft function key labels to the screen |
1259 |
Function | slk_set | int | slk.c | Configure specified soft key |
1260 |
Inline | getbkgd | inline chtype | winattrs.c | Get the background rendition attributes for a window |
1261 |
Function | wattroff | int | winattrs.c | Turn off attributes in a window |
1262 |
Function | wattron | int | winattrs.c | Turn on attributes in a window |
1263 |
Function | wattrset | int | winattrs.c | Set attributes in a window |
1264 |
Function | wattr_get | int | winattrs.c | Get attributes and colour pair information |
1265 |
Function | wattr_off | int | winattrs.c | Turn off attributes in a window |
1266 |
Function | wattr_on | int | winattrs.c | Turn on attributes in a window |
1267 |
Function | wattr_set | int | winattrs.c | Set attributes and colour pair information in a window |
1268 |
Function | wcolour_set | int | winattrs.c | Set colour pair for a window |
1269 |
Function | delwin | int | windows.c | @file |
1270 |
Function | derwin | WINDOW * | windows.c | Create a new derived window |
1271 |
Function | dupwin | WINDOW * | windows.c | Create a duplicate of the specified window |
1272 |
Function | mvwin | int | windows.c | Move window origin to specified coordinates |
1273 |
Function | newwin | WINDOW * | windows.c | Create new WINDOW |
1274 |
Function | subwin | WINDOW * | windows.c | Create a new sub-window |
1275 |
Function | initscr | WINDOW * | wininit.c | Initialise console environment |
1276 |
Function | endwin | int | wininit.c | Finalise console environment |
1277 |
Function | init_editbox | void | editbox.c | Initialise text box widget |
1278 |
Function | draw_editbox | void | editbox.c | Draw text box widget |
1279 |
Function | login_ui | int | login_ui.c | |
1280 |
Static | load_setting | static void | settings_ui.c | Load setting widget value from configuration settings |
1281 |
Static | save_setting | static int | settings_ui.c | Save setting widget value back to configuration settings |
1282 |
Static | init_setting | static void | settings_ui.c | Initialise setting widget |
1283 |
Static | draw_setting | static void | settings_ui.c | Draw setting widget |
1284 |
Static | edit_setting | static int | settings_ui.c | Edit setting widget |
1285 |
Static | init_setting_index | static void | settings_ui.c | Initialise setting widget by index |
1286 |
Static | vmsg | static void | settings_ui.c | Print message centred on specified row |
1287 |
Static | msg | static void | settings_ui.c | Print message centred on specified row |
1288 |
Static | clearmsg | static void | settings_ui.c | Clear message on specified row |
1289 |
Static | valert | static void | settings_ui.c | Print alert message |
1290 |
Static | alert | static void | settings_ui.c | Print alert message |
1291 |
Static | draw_title_row | static void | settings_ui.c | Draw title row |
1292 |
Static | draw_info_row | static void | settings_ui.c | Draw information row |
1293 |
Static | draw_instruction_row | static void | settings_ui.c | Draw instruction row |
1294 |
Static | main_loop | static int | settings_ui.c | |
1295 |
Function | settings_ui | int | settings_ui.c | |
1296 |
Static | efi_shutdown_hook | static EFIAPI void | efi_image.c | Shut down in preparation for booting an OS. |
1297 |
Static | efi_image_exec | static int | efi_image.c | Execute EFI image |
1298 |
Static | efi_image_load | static int | efi_image.c | Load EFI image into memory |
1299 |
Static | elf_load_segment | static int | elf.c | Load ELF segment into memory |
1300 |
Function | elf_load | int | elf.c | Load ELF image into memory |
1301 |
Static | __attribute__ | static void | embedded.c | Free embedded image |
1302 |
Function | EMBED | EMBED_ALL #define | embedded.c | |
1303 |
Static | embedded_init | static void | embedded.c | Register all embedded images |
1304 |
Static | script_exec | static int | script.c | Execute script |
1305 |
Static | script_load | static int | script.c | Load script into memory |
1306 |
Function | prep_segment | int | segment.c | Prepare segment for loading |
1307 |
Static | efi_handle_cup | static void | efi_console.c | Handle ANSI CUP (cursor position) |
1308 |
Static | efi_handle_ed | static void | efi_console.c | Handle ANSI ED (erase in page) |
1309 |
Static | efi_handle_sgr | static void | efi_console.c | Handle ANSI SGR (set graphics rendition) |
1310 |
Static | efi_putchar | static void | efi_console.c | Print a character to EFI console |
1311 |
Static | scancode_to_ansi_seq | static const char * | efi_console.c | Get ANSI escape sequence corresponding to EFI scancode |
1312 |
Static | efi_getchar | static int | efi_console.c | Get character from EFI console |
1313 |
Static | efi_iskey | static int | efi_console.c | Check for character ready to read from EFI console |
1314 |
Static | efi_find_table | static void * | efi_init.c | Look up EFI configuration table |
1315 |
Function | efi_init | EFI_STATUS | efi_init.c | Initialise EFI environment |
1316 |
Static | efi_width | static EFI_CPU_IO_PROTOCOL_WIDTH | efi_io.c | Determine EFI CPU I/O width code |
1317 |
Function | efi_ioread | unsigned long long | efi_io.c | Read from device |
1318 |
Function | efi_iowrite | void | efi_io.c | Write to device |
1319 |
Function | efi_ioreads | void | efi_io.c | String read from device |
1320 |
Function | efi_iowrites | void | efi_io.c | String write to device |
1321 |
Static | efi_iodelay | static void | efi_io.c | Wait for I/O-mapped operation to complete |
1322 |
Static | efipci_address | static unsigned long | efi_pci.c | |
1323 |
Function | efipci_read | int | efi_pci.c | |
1324 |
Function | efipci_write | int | efi_pci.c | |
1325 |
Static | efi_find_smbios | static int | efi_smbios.c | Find SMBIOS |
1326 |
Static | efi_snp_set_mode | static void | efi_snp.c | Set EFI SNP mode based on gPXE net device parameters |
1327 |
Static | efi_snp_poll | static void | efi_snp.c | Poll net device and count received packets |
1328 |
Static | efi_snp_start | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "stopped" to "started" |
1329 |
Static | efi_snp_stop | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "started" to "stopped" |
1330 |
Static | efi_snp_initialize | static EFI_STATUS EFIAPI | efi_snp.c | Open the network device |
1331 |
Static | efi_snp_reset | static EFI_STATUS EFIAPI | efi_snp.c | Reset the network device |
1332 |
Static | efi_snp_shutdown | static EFI_STATUS EFIAPI | efi_snp.c | Shut down the network device |
1333 |
Static | efi_snp_receive_filters | static EFI_STATUS EFIAPI | efi_snp.c | Manage receive filters |
1334 |
Static | efi_snp_station_address | static EFI_STATUS EFIAPI | efi_snp.c | Set station address |
1335 |
Static | efi_snp_statistics | static EFI_STATUS EFIAPI | efi_snp.c | Get (or reset) statistics |
1336 |
Static | efi_snp_mcast_ip_to_mac | static EFI_STATUS EFIAPI | efi_snp.c | Convert multicast IP address to MAC address |
1337 |
Static | efi_snp_nvdata | static EFI_STATUS EFIAPI | efi_snp.c | Read or write non-volatile storage |
1338 |
Static | efi_snp_get_status | static EFI_STATUS EFIAPI | efi_snp.c | Read interrupt status and TX recycled buffer status |
1339 |
Static | efi_snp_transmit | static EFI_STATUS EFIAPI | efi_snp.c | Start packet transmission |
1340 |
Static | efi_snp_receive | static EFI_STATUS EFIAPI | efi_snp.c | Receive packet |
1341 |
Static | efi_snp_wait_for_packet | static VOID EFIAPI | efi_snp.c | Poll event |
1342 |
Static | efi_snp_netdev | static struct net_device * | efi_snp.c | Locate net device corresponding to EFI device |
1343 |
Static | efi_snp_snpdev | static struct efi_snp_device * | efi_snp.c | Locate SNP corresponding to EFI device |
1344 |
Static | efi_snp_driver_supported | static EFI_STATUS EFIAPI | efi_snp.c | Check to see if driver supports a device |
1345 |
Static | efi_snp_driver_start | static EFI_STATUS EFIAPI | efi_snp.c | Attach driver to device |
1346 |
Static | efi_snp_driver_stop | static EFI_STATUS EFIAPI | efi_snp.c | Detach driver from device |
1347 |
Static | efi_snp_get_driver_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up driver name |
1348 |
Static | efi_snp_get_controller_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up controller name |
1349 |
Function | efi_snp_install | int | efi_snp.c | Install EFI SNP driver |
1350 |
Function | efi_strerror | const char * | efi_strerror.c | @file |
1351 |
Static | efi_udelay | static void | efi_timer.c | Delay for a fixed number of microseconds |
1352 |
Static | efi_currticks | static unsigned long | efi_timer.c | Get current system time in ticks |
1353 |
Static | efi_ticks_per_sec | static unsigned long | efi_timer.c | Get number of ticks per second |
1354 |
Static | efi_urealloc | static userptr_t | efi_umalloc.c | Reallocate external memory |
1355 |
Static | find_strings_terminator | static size_t | smbios.c | Find SMBIOS strings terminator |
1356 |
Function | find_smbios_structure | int | smbios.c | Find specific structure type within SMBIOS |
1357 |
Function | read_smbios_structure | int | smbios.c | Copy SMBIOS structure |
1358 |
Function | read_smbios_string | int | smbios.c | Find indexed string within SMBIOS structure |
1359 |
Static | smbios_fetch | static int | smbios_settings.c | Fetch value of SMBIOS setting |
1360 |
Static | smbios_init | static void | smbios_settings.c | Initialise SMBIOS settings |
1361 |
Function | __intel_new_proc_init | void __libgcc | icc.c | |
1362 |
Function | gcc_implicit_memcpy | void * | memcpy.c | |
1363 |
Function | __divdi3 | __libgcc int64_t | __divdi3.c | |
1364 |
Function | __moddi3 | __libgcc int64_t | __moddi3.c | |
1365 |
Function | __udivdi3 | __libgcc uint64_t | __udivdi3.c | |
1366 |
Function | __udivmoddi4 | __libgcc uint64_t | __udivmoddi4.c | |
1367 |
Function | __umoddi3 | __libgcc uint64_t | __umoddi3.c | |
1368 |
Static | aoe_free | static void | aoe.c | |
1369 |
Static | aoe_done | static void | aoe.c | Mark current AoE command complete |
1370 |
Static | aoe_send_command | static int | aoe.c | Send AoE command |
1371 |
Static | aoe_timer_expired | static void | aoe.c | Handle AoE retry timer expiry |
1372 |
Static | aoe_rx_cfg | static int | aoe.c | Handle AoE configuration command response |
1373 |
Static | aoe_rx_ata | static int | aoe.c | Handle AoE ATA command response |
1374 |
Static | aoe_rx | static int | aoe.c | Process incoming AoE packets |
1375 |
Static | aoe_command | static int | aoe.c | Issue ATA command via an open AoE session |
1376 |
Static | aoe_discover | static int | aoe.c | Issue AoE config query for AoE target discovery |
1377 |
Static | aoe_detached_command | static int | aoe.c | |
1378 |
Function | aoe_detach | void | aoe.c | |
1379 |
Static | aoe_parse_root_path | static int | aoe.c | |
1380 |
Function | aoe_attach | int | aoe.c | |
1381 |
Static | arp_find_entry | static struct arp_entry * | arp.c | Find entry in the ARP cache |
1382 |
Function | arp_resolve | int | arp.c | Look up media-specific link-layer address in the ARP cache |
1383 |
Static | arp_find_protocol | static struct arp_net_protocol * | arp.c | Identify ARP protocol |
1384 |
Static | arp_rx | static int | arp.c | Process incoming ARP packets |
1385 |
Static | arp_ntoa | static const char * | arp.c | Transcribe ARP address |
1386 |
Function | store_cached_dhcpack | void | cachedhcp.c | @file |
1387 |
Inline | dhcp_tag_name | static inline char * | dhcpopts.c | @file |
1388 |
Inline | __attribute__ | static inline | dhcpopts.c | Get pointer to DHCP option |
1389 |
Inline | __attribute__ | static inline | dhcpopts.c | Get offset of a DHCP option |
1390 |
Static | dhcp_option_len | static unsigned int | dhcpopts.c | Calculate length of any DHCP option |
1391 |
Static | find_dhcp_option_with_encap | static int | dhcpopts.c | Find DHCP option within DHCP options block, and its encapsulator (if any) |
1392 |
Static | resize_dhcp_option | static int | dhcpopts.c | Resize a DHCP option |
1393 |
Static | set_dhcp_option | static int | dhcpopts.c | Set value of DHCP option |
1394 |
Function | dhcpopt_store | int | dhcpopts.c | Store value of DHCP option setting |
1395 |
Function | dhcpopt_extensible_store | int | dhcpopts.c | Store value of DHCP option setting, extending options block if necessary |
1396 |
Function | dhcpopt_fetch | int | dhcpopts.c | Fetch value of DHCP option setting |
1397 |
Static | dhcpopt_update_len | static void | dhcpopts.c | Recalculate length of DHCP options block |
1398 |
Function | dhcpopt_init | void | dhcpopts.c | Initialise prepopulated block of DHCP options |
1399 |
Static | used_len_ipv4 | static size_t | dhcppkt.c | @file |
1400 |
Static | used_len_string | static size_t | dhcppkt.c | Calculate used length of a string field within a DHCP packet |
1401 |
Inline | dhcp_packet_field | static inline void * | dhcppkt.c | Get address of a DHCP packet field |
1402 |
Static | find_dhcp_packet_field | static struct dhcp_packet_field * | dhcppkt.c | Find DHCP packet field corresponding to settings tag number |
1403 |
Function | dhcppkt_store | int | dhcppkt.c | Store value of DHCP packet setting |
1404 |
Function | dhcppkt_fetch | int | dhcppkt.c | Fetch value of DHCP packet setting |
1405 |
Static | dhcppkt_settings_store | static int | dhcppkt.c | DHCP packet settings interface |
1406 |
Static | dhcppkt_settings_fetch | static int | dhcppkt.c | Fetch value of DHCP setting |
1407 |
Function | dhcppkt_init | void | dhcppkt.c | Constructor |
1408 |
Static | eapol_rx | static int | eapol.c | Receive EAPOL network-layer packet |
1409 |
Static | eapol_ntoa | static const char * | eapol.c | Transcribe EAPOL network-layer address |
1410 |
Static | eth_push | static int | ethernet.c | Add Ethernet link-layer header |
1411 |
Static | eth_pull | static int | ethernet.c | Remove Ethernet link-layer header |
1412 |
Function | eth_init_addr | void | ethernet.c | Initialise Ethernet address |
1413 |
Function | eth_ntoa | const char * | ethernet.c | Transcribe Ethernet address |
1414 |
Function | eth_mc_hash | int | ethernet.c | Hash multicast address |
1415 |
Function | eth_eth_addr | int | ethernet.c | Generate Ethernet-compatible compressed link-layer address |
1416 |
Function | alloc_etherdev | struct net_device * | ethernet.c | Allocate Ethernet device |
1417 |
Static | copy_encap_settings | static int | fakedhcp.c | @file |
1418 |
Static | copy_settings | static int | fakedhcp.c | Copy settings to DHCP packet |
1419 |
Function | create_fakedhcpdiscover | int | fakedhcp.c | Create fake DHCPDISCOVER packet |
1420 |
Function | create_fakedhcpack | int | fakedhcp.c | Create fake DHCPACK packet |
1421 |
Function | create_fakepxebsack | int | fakedhcp.c | Create fake PXE Boot Server ACK packet |
1422 |
Static | icmp_rx | static int | icmp.c | Process a received packet |
1423 |
Function | icmp6_send_solicit | int | icmpv6.c | Send neighbour solicitation packet |
1424 |
Static | icmp6_rx | static int | icmpv6.c | Process ICMP6 headers |
1425 |
Function | icmp6_test_nadvert | void | icmpv6.c | |
1426 |
Function | ib_create_cq | struct ib_completion_queue * | infiniband.c | Completion queues |
1427 |
Function | ib_destroy_cq | void | infiniband.c | Destroy completion queue |
1428 |
Function | ib_poll_cq | void | infiniband.c | Poll completion queue |
1429 |
Function | ib_create_qp | struct ib_queue_pair * | infiniband.c | Work queues |
1430 |
Function | ib_modify_qp | int | infiniband.c | Modify queue pair |
1431 |
Function | ib_destroy_qp | void | infiniband.c | Destroy queue pair |
1432 |
Function | ib_find_qp_qpn | struct ib_queue_pair * | infiniband.c | Find queue pair by QPN |
1433 |
Function | ib_find_qp_mgid | struct ib_queue_pair * | infiniband.c | Find queue pair by multicast GID |
1434 |
Function | ib_find_wq | struct ib_work_queue * | infiniband.c | Find work queue belonging to completion queue |
1435 |
Function | ib_post_send | int | infiniband.c | Post send work queue entry |
1436 |
Function | ib_post_recv | int | infiniband.c | Post receive work queue entry |
1437 |
Function | ib_complete_send | void | infiniband.c | Complete send work queue entry |
1438 |
Function | ib_complete_recv | void | infiniband.c | Complete receive work queue entry |
1439 |
Function | ib_refill_recv | void | infiniband.c | Refill receive work queue |
1440 |
Function | ib_open | int | infiniband.c | Link control |
1441 |
Function | ib_close | void | infiniband.c | Close port |
1442 |
Function | ib_link_rc | int | infiniband.c | Get link state |
1443 |
Function | ib_mcast_attach | int | infiniband.c | Multicast |
1444 |
Function | ib_mcast_detach | void | infiniband.c | Detach from multicast group |
1445 |
Function | ib_get_hca_info | int | infiniband.c | Miscellaneous |
1446 |
Function | ib_set_port_info | int | infiniband.c | Set port information |
1447 |
Function | ib_set_pkey_table | int | infiniband.c | Set partition key table |
1448 |
Function | ib_link_state_changed | void | infiniband.c | Event queues |
1449 |
Function | ib_poll_eq | void | infiniband.c | Poll event queue |
1450 |
Static | ib_step | static void | infiniband.c | Single-step the Infiniband event queue |
1451 |
Function | alloc_ibdev | struct ib_device * | infiniband.c | Infiniband device creation/destruction |
1452 |
Function | register_ibdev | int | infiniband.c | Register Infiniband device |
1453 |
Function | unregister_ibdev | void | infiniband.c | Unregister Infiniband device |
1454 |
Function | find_ibdev | struct ib_device * | infiniband.c | Find Infiniband device by GID |
1455 |
Function | last_opened_ibdev | struct ib_device * | infiniband.c | Get most recently opened Infiniband device |
1456 |
Function | iob_pad | void | iobpad.c | Pad I/O buffer |
1457 |
Static | add_ipv4_miniroute | static struct ipv4_miniroute * __malloc | ipv4.c | Add IPv4 minirouting table entry |
1458 |
Static | del_ipv4_miniroute | static void | ipv4.c | Delete IPv4 minirouting table entry |
1459 |
Static | ipv4_route | static struct ipv4_miniroute * | ipv4.c | Perform IPv4 routing |
1460 |
Static | ipv4_frag_expired | static void | ipv4.c | Fragment reassembly counter timeout |
1461 |
Static | free_fragbuf | static void | ipv4.c | Free fragment buffer |
1462 |
Static | ipv4_reassemble | static struct io_buffer * | ipv4.c | Fragment reassembler |
1463 |
Static | ipv4_pshdr_chksum | static uint16_t | ipv4.c | Add IPv4 pseudo-header checksum to existing checksum |
1464 |
Static | ipv4_ll_addr | static int | ipv4.c | Determine link-layer address |
1465 |
Static | ipv4_tx | static int | ipv4.c | Transmit IP packet |
1466 |
Static | ipv4_rx | static int | ipv4.c | Process incoming packets |
1467 |
Static | ipv4_arp_check | static int | ipv4.c | Check existence of IPv4 address for ARP |
1468 |
Function | inet_ntoa | char * | ipv4.c | Convert IPv4 address to dotted-quad notation |
1469 |
Static | ipv4_ntoa | static const char * | ipv4.c | Transcribe IP address |
1470 |
Static | ipv4_create_routes | static int | ipv4.c | Create IPv4 routing table based on configured settings |
1471 |
Static | add_ipv6_miniroute | static struct ipv6_miniroute * __malloc | ipv6.c | Add IPv6 minirouting table entry |
1472 |
Static | del_ipv6_miniroute | static void | ipv6.c | Delete IPv6 minirouting table entry |
1473 |
Function | add_ipv6_address | int | ipv6.c | Add IPv6 interface |
1474 |
Function | del_ipv6_address | void | ipv6.c | Remove IPv6 interface |
1475 |
Static | ipv6_tx_csum | static uint16_t | ipv6.c | Calculate TCPIP checksum |
1476 |
Function | ipv6_dump | void | ipv6.c | Dump IP6 header for debugging |
1477 |
Static | ipv6_tx | static int | ipv6.c | Transmit IP6 packet |
1478 |
Static | ipv6_process_nxt_hdr | static int | ipv6.c | Process next IP6 header |
1479 |
Static | ipv6_rx | static int | ipv6.c | Process incoming IP6 packets |
1480 |
Function | inet6_ntoa | char * | ipv6.c | |
1481 |
Static | ipv6_ntoa | static const char * | ipv6.c | |
1482 |
Function | mii_link_ok | int | mii.c | mii_link_ok - is link status up/ok |
1483 |
Function | mii_check_link | void | mii.c | mii_check_link - check MII link status |
1484 |
Function | mii_check_media | unsigned int | mii.c | mii_check_media - check the MII interface for a duplex change |
1485 |
Static | ndp_find_entry | static struct ndp_entry * | ndp.c | Find entry in the neighbour cache |
1486 |
Static | add_ndp_entry | static void | ndp.c | Add NDP entry |
1487 |
Function | ndp_resolve | int | ndp.c | Resolve the link-layer address |
1488 |
Function | ndp_process_advert | int | ndp.c | Process neighbour advertisement |
1489 |
Function | netdev_link_down | void | netdevice.c | Mark network device as having link down |
1490 |
Static | netdev_record_stat | static void | netdevice.c | Record network device statistic |
1491 |
Function | netdev_tx | int | netdevice.c | Transmit raw packet via network device |
1492 |
Function | netdev_tx_complete_err | void | netdevice.c | Complete network transmission |
1493 |
Function | netdev_tx_complete_next_err | void | netdevice.c | Complete network transmission |
1494 |
Static | netdev_tx_flush | static void | netdevice.c | Flush device's transmit queue |
1495 |
Function | netdev_rx | void | netdevice.c | Add packet to receive queue |
1496 |
Function | netdev_rx_err | void | netdevice.c | Discard received packet |
1497 |
Function | netdev_poll | void | netdevice.c | Poll for completed and received packets on network device |
1498 |
Function | netdev_rx_dequeue | struct io_buffer * | netdevice.c | Remove packet from device's receive queue |
1499 |
Static | netdev_rx_flush | static void | netdevice.c | Flush device's receive queue |
1500 |
Static | free_netdev | static void | netdevice.c | Free network device |
1501 |
Function | alloc_netdev | struct net_device * | netdevice.c | Allocate network device |
1502 |
Function | register_netdev | int | netdevice.c | Register network device |
1503 |
Function | netdev_open | int | netdevice.c | Open network device |
1504 |
Function | netdev_close | void | netdevice.c | Close network device |
1505 |
Function | unregister_netdev | void | netdevice.c | Unregister network device |
1506 |
Function | netdev_irq | void | netdevice.c | Enable or disable interrupts |
1507 |
Function | find_netdev | struct net_device * | netdevice.c | Get network device by name |
1508 |
Function | find_netdev_by_location | struct net_device * | netdevice.c | |
1509 |
Function | last_opened_netdev | struct net_device * | netdevice.c | Get most recently opened network device |
1510 |
Function | net_tx | int | netdevice.c | Transmit network-layer packet |
1511 |
Function | net_rx | int | netdevice.c | Process received network-layer packet |
1512 |
Static | net_step | static void | netdevice.c | Single-step the network stack |
1513 |
Static | netdev_store | static int | netdev_settings.c | Store value of network device setting |
1514 |
Static | netdev_fetch | static int | netdev_settings.c | Fetch value of network device setting |
1515 |
Static | netdev_clear | static void | netdev_settings.c | Clear network device settings |
1516 |
Static | null_open | static int | nullnet.c | @file |
1517 |
Static | null_close | static void | nullnet.c | |
1518 |
Static | null_transmit | static int | nullnet.c | |
1519 |
Static | null_poll | static void | nullnet.c | |
1520 |
Static | null_irq | static void | nullnet.c | |
1521 |
Static | rarp_rx | static int | rarp.c | @file |
1522 |
Static | rarp_ntoa | static const char * | rarp.c | Transcribe RARP address |
1523 |
Function | start_timer | void | retry.c | Start timer |
1524 |
Function | start_timer_fixed | void | retry.c | Start timer with a specified fixed timeout |
1525 |
Function | stop_timer | void | retry.c | Stop timer |
1526 |
Static | timer_expired | static void | retry.c | Handle expired timer |
1527 |
Static | retry_step | static void | retry.c | Single-step the retry timer list |
1528 |
Inline | __attribute__ | static inline | tcp.c | Name TCP state |
1529 |
Inline | __attribute__ | static inline | tcp.c | Dump TCP state transition |
1530 |
Inline | __attribute__ | static inline | tcp.c | Dump TCP flags |
1531 |
Static | tcp_bind | static int | tcp.c | Open and close |
1532 |
Static | tcp_open | static int | tcp.c | Open a TCP connection |
1533 |
Static | tcp_close | static void | tcp.c | Close TCP connection |
1534 |
Static | tcp_xmit_win | static size_t | tcp.c | Transmit data path |
1535 |
Static | tcp_process_queue | static size_t | tcp.c | Process TCP transmit queue |
1536 |
Static | tcp_xmit | static int | tcp.c | Transmit any outstanding data |
1537 |
Static | tcp_expired | static void | tcp.c | Retransmission timer expired |
1538 |
Static | tcp_xmit_reset | static int | tcp.c | Send RST response to incoming packet |
1539 |
Static | tcp_demux | static struct tcp_connection * | tcp.c | Receive data path |
1540 |
Static | tcp_rx_opts | static void | tcp.c | Parse TCP received options |
1541 |
Static | tcp_rx_seq | static void | tcp.c | Consume received sequence space |
1542 |
Static | tcp_rx_syn | static int | tcp.c | Handle TCP received SYN |
1543 |
Static | tcp_rx_ack | static int | tcp.c | Handle TCP received ACK |
1544 |
Static | tcp_rx_data | static int | tcp.c | Handle TCP received data |
1545 |
Static | tcp_rx_fin | static int | tcp.c | Handle TCP received FIN |
1546 |
Static | tcp_rx_rst | static int | tcp.c | Handle TCP received RST |
1547 |
Static | tcp_rx | static int | tcp.c | Process received packet |
1548 |
Static | tcp_xfer_close | static void | tcp.c | Data transfer interface |
1549 |
Static | tcp_xfer_window | static size_t | tcp.c | Check flow control window |
1550 |
Static | tcp_xfer_deliver_iob | static int | tcp.c | Deliver datagram as I/O buffer |
1551 |
Static | tcp_open_uri | static int | tcp.c | Open TCP URI |
1552 |
Function | tcpip_rx | int | tcpip.c | Process a received TCP/IP packet |
1553 |
Function | tcpip_tx | int | tcpip.c | Transmit a TCP/IP packet |
1554 |
Function | tcpip_continue_chksum | uint16_t | tcpip.c | Calculate continued TCP/IP checkum |
1555 |
Function | tcpip_chksum | uint16_t | tcpip.c | Calculate TCP/IP checkum |
1556 |
Static | tls_uint24 | static unsigned long | tls.c | Utility functions |
1557 |
Static | free_tls | static void | tls.c | Cleanup functions |
1558 |
Static | tls_close | static void | tls.c | Finish with TLS session |
1559 |
Static | tls_generate_random | static void | tls.c | Random number generation |
1560 |
Static | tls_hmac_update_va | static void | tls.c | Update HMAC with a list of ( data, len ) pairs |
1561 |
Static | tls_p_hash_va | static void | tls.c | Generate secure pseudo-random data using a single hash function |
1562 |
Static | tls_prf | static void | tls.c | Generate secure pseudo-random data |
1563 |
Static | tls_generate_master_secret | static void | tls.c | Secret management |
1564 |
Static | tls_generate_keys | static int | tls.c | Generate key material |
1565 |
Static | tls_clear_cipher | static void | tls.c | Cipher suite management |
1566 |
Static | tls_set_cipher | static int | tls.c | Set cipher suite |
1567 |
Static | tls_select_cipher | static int | tls.c | Select next cipher suite |
1568 |
Static | tls_change_cipher | static int | tls.c | Activate next cipher suite |
1569 |
Static | tls_add_handshake | static void | tls.c | Handshake verification |
1570 |
Static | tls_verify_handshake | static void | tls.c | Calculate handshake verification hash |
1571 |
Static | tls_send_handshake | static int | tls.c | Record handling |
1572 |
Static | tls_send_client_hello | static int | tls.c | Transmit Client Hello record |
1573 |
Static | tls_send_client_key_exchange | static int | tls.c | Transmit Client Key Exchange record |
1574 |
Static | tls_send_change_cipher | static int | tls.c | Transmit Change Cipher record |
1575 |
Static | tls_send_finished | static int | tls.c | Transmit Finished record |
1576 |
Static | tls_new_change_cipher | static int | tls.c | Receive new Change Cipher record |
1577 |
Static | tls_new_alert | static int | tls.c | Receive new Alert record |
1578 |
Static | tls_new_server_hello | static int | tls.c | Receive new Server Hello handshake record |
1579 |
Static | tls_new_certificate | static int | tls.c | Receive new Certificate handshake record |
1580 |
Static | tls_new_server_hello_done | static int | tls.c | Receive new Server Hello Done handshake record |
1581 |
Static | tls_new_finished | static int | tls.c | Receive new Finished handshake record |
1582 |
Static | tls_new_handshake | static int | tls.c | Receive new Handshake record |
1583 |
Static | tls_new_record | static int | tls.c | Receive new record |
1584 |
Static | tls_hmac | static void | tls.c | Record encryption/decryption |
1585 |
Static | tls_assemble_stream | static void * __malloc | tls.c | Allocate and assemble stream-ciphered record from data and MAC portions |
1586 |
Static | tls_assemble_block | static void * | tls.c | Allocate and assemble block-ciphered record from data and MAC portions |
1587 |
Static | tls_send_plaintext | static int | tls.c | Send plaintext record |
1588 |
Static | tls_split_stream | static int | tls.c | Split stream-ciphered record into data and MAC portions |
1589 |
Static | tls_split_block | static int | tls.c | Split block-ciphered record into data and MAC portions |
1590 |
Static | tls_new_ciphertext | static int | tls.c | Receive new ciphertext record |
1591 |
Static | tls_plainstream_close | static void | tls.c | Plaintext stream operations |
1592 |
Static | tls_plainstream_window | static size_t | tls.c | Check flow control window |
1593 |
Static | tls_plainstream_deliver_raw | static int | tls.c | Deliver datagram as raw data |
1594 |
Static | tls_cipherstream_close | static void | tls.c | Ciphertext stream operations |
1595 |
Static | tls_newdata_process_header | static int | tls.c | Handle received TLS header |
1596 |
Static | tls_newdata_process_data | static int | tls.c | Handle received TLS data payload |
1597 |
Static | tls_cipherstream_deliver_raw | static int | tls.c | Receive new ciphertext |
1598 |
Static | tls_step | static void | tls.c | Controlling process |
1599 |
Function | add_tls | int | tls.c | Instantiator |
1600 |
Static | udp_bind | static int | udp.c | Bind UDP connection to local port |
1601 |
Static | udp_open_common | static int | udp.c | Open a UDP connection |
1602 |
Function | udp_open | int | udp.c | Open a UDP connection |
1603 |
Function | udp_open_promisc | int | udp.c | Open a promiscuous UDP connection |
1604 |
Static | udp_close | static void | udp.c | Close a UDP connection |
1605 |
Static | udp_tx | static int | udp.c | Transmit data via a UDP connection to a specified address |
1606 |
Static | udp_demux | static struct udp_connection * | udp.c | Identify UDP connection by local address |
1607 |
Static | udp_rx | static int | udp.c | Process a received packet |
1608 |
Static | udp_xfer_close | static void | udp.c | Data transfer interface |
1609 |
Static | udp_alloc_iob | static struct io_buffer * | udp.c | Allocate I/O buffer for UDP |
1610 |
Static | udp_xfer_deliver_iob | static int | udp.c | Deliver datagram as I/O buffer |
1611 |
Static | udp_open_uri | static int | udp.c | Open UDP URI |
1612 |
Function | sec80211_detect | __weak int | net80211.c | Detect secure 802.11 network when security support is not available |
1613 |
Static | net80211_netdev_open | static int | net80211.c | @} |
1614 |
Static | net80211_netdev_close | static void | net80211.c | Close 802.11 device |
1615 |
Static | net80211_netdev_transmit | static int | net80211.c | Transmit packet on 802.11 device |
1616 |
Static | net80211_netdev_poll | static void | net80211.c | Poll 802.11 device for received packets and completed transmissions |
1617 |
Static | net80211_netdev_irq | static void | net80211.c | Enable or disable interrupts for 802.11 device |
1618 |
Inline | net80211_rate_is_erp | static inline int | net80211.c | Determine whether a transmission rate uses ERP/OFDM |
1619 |
Function | net80211_duration | u16 | net80211.c | Calculate one frame's contribution to 802.11 duration field |
1620 |
Static | net80211_ll_push | static int | net80211.c | Add 802.11 link-layer header |
1621 |
Static | net80211_ll_pull | static int | net80211.c | Remove 802.11 link-layer header |
1622 |
Function | net80211_get | struct net80211_device * | net80211.c | Get 802.11 device from wrapping network device |
1623 |
Function | net80211_keep_mgmt | int | net80211.c | Set state of 802.11 device keeping management frames |
1624 |
Function | net80211_mgmt_dequeue | struct io_buffer * | net80211.c | Get 802.11 management frame |
1625 |
Function | net80211_tx_mgmt | int | net80211.c | Transmit 802.11 management frame |
1626 |
Function | net80211_alloc | struct net80211_device * | net80211.c | Allocate 802.11 device |
1627 |
Function | net80211_register | int | net80211.c | Register 802.11 device with network stack |
1628 |
Function | net80211_unregister | void | net80211.c | Unregister 802.11 device from network stack |
1629 |
Function | net80211_free | void | net80211.c | Free 802.11 device |
1630 |
Inline | net80211_set_state | static inline void | net80211.c | Set state of 802.11 device |
1631 |
Static | net80211_add_channels | static void | net80211.c | Add channels to 802.11 device |
1632 |
Static | net80211_filter_hw_channels | static void | net80211.c | Filter 802.11 device channels for hardware capabilities |
1633 |
Static | net80211_process_capab | static int | net80211.c | Update 802.11 device state to reflect received capabilities field |
1634 |
Static | net80211_process_ie | static int | net80211.c | Update 802.11 device state to reflect received information elements |
1635 |
Static | net80211_marshal_request_info | static union ieee80211_ie * | net80211.c | Create information elements for outgoing probe or association packet |
1636 |
Function | net80211_probe_start | struct net80211_probe_ctx * | net80211.c | Begin probe of 802.11 networks |
1637 |
Function | net80211_probe_step | int | net80211.c | Continue probe of 802.11 networks |
1638 |
Function | net80211_probe_finish_best | struct net80211_wlan * | net80211.c | Finish probe of 802.11 networks, returning best-signal network found |
1639 |
Function | net80211_probe_finish_all | struct list_head * | net80211.c | Finish probe of 802.11 networks, returning all networks found |
1640 |
Function | net80211_free_wlan | void | net80211.c | Free WLAN structure |
1641 |
Function | net80211_free_wlanlist | void | net80211.c | Free list of WLAN structures |
1642 |
Static | net80211_step_associate | static void | net80211.c | Step 802.11 association process |
1643 |
Static | net80211_check_settings_update | static int | net80211.c | Check for 802.11 SSID or key updates |
1644 |
Function | net80211_autoassociate | void | net80211.c | Start 802.11 association process |
1645 |
Static | net80211_set_rtscts_rate | static void | net80211.c | Pick TX rate for RTS/CTS packets based on data rate |
1646 |
Function | net80211_set_rate_idx | void | net80211.c | Set data transmission rate for 802.11 device |
1647 |
Function | net80211_change_channel | int | net80211.c | Configure 802.11 device to transmit on a certain channel |
1648 |
Function | net80211_prepare_probe | int | net80211.c | Prepare 802.11 device channel and rate set for scanning |
1649 |
Function | net80211_prepare_assoc | int | net80211.c | Prepare 802.11 device channel and rate set for communication |
1650 |
Function | net80211_send_auth | int | net80211.c | Send 802.11 initial authentication frame |
1651 |
Static | net80211_handle_auth | static void | net80211.c | Handle receipt of 802.11 authentication frame |
1652 |
Function | net80211_send_assoc | int | net80211.c | Send 802.11 association frame |
1653 |
Static | net80211_handle_assoc_reply | static void | net80211.c | Handle receipt of 802.11 association reply frame |
1654 |
Static | net80211_send_disassoc | static int | net80211.c | Send 802.11 disassociation frame |
1655 |
Function | net80211_deauthenticate | void | net80211.c | Deauthenticate from current network and try again |
1656 |
Static | net80211_update_link_quality | static void | net80211.c | Update link quality information based on received beacon |
1657 |
Static | net80211_handle_mgmt | static void | net80211.c | Handle receipt of 802.11 management frame |
1658 |
Static | net80211_free_frags | static void | net80211.c | Free buffers used by 802.11 fragment cache entry |
1659 |
Static | net80211_accum_frags | static struct io_buffer * | net80211.c | Accumulate 802.11 fragments into one I/O buffer |
1660 |
Static | net80211_rx_frag | static void | net80211.c | Handle receipt of 802.11 fragment |
1661 |
Function | net80211_rx | void | net80211.c | Handle receipt of 802.11 frame |
1662 |
Function | net80211_rx_err | void | net80211.c | Indicate an error in receiving a packet |
1663 |
Function | net80211_tx_complete | void | net80211.c | Indicate the completed transmission of a packet |
1664 |
Function | rc80211_init | struct rc80211_ctx * | rc80211.c | Initialize rate-control algorithm |
1665 |
Static | rc80211_calc_net_goodness | static int | rc80211.c | Calculate net goodness for a certain rate |
1666 |
Static | rc80211_pick_best | static int | rc80211.c | Determine the best rate to switch to and return it |
1667 |
Inline | rc80211_set_rate | static inline void | rc80211.c | Set 802.11 device rate |
1668 |
Static | rc80211_maybe_set_new | static void | rc80211.c | Check rate-control state and change rate if necessary |
1669 |
Static | rc80211_update | static void | rc80211.c | Update rate-control state |
1670 |
Function | rc80211_update_tx | void | rc80211.c | Update rate-control state for transmitted packet |
1671 |
Function | rc80211_update_rx | void | rc80211.c | Update rate-control state for received packet |
1672 |
Function | rc80211_free | void | rc80211.c | Free rate-control context |
1673 |
Function | sec80211_install | int | sec80211.c | Install 802.11 cryptosystem |
1674 |
Static | rsn_pick_desc | static struct descriptor_map * | sec80211.c | Determine net80211 crypto or handshaking type value to return for RSN info |
1675 |
Function | sec80211_find_rsn | u8 * | sec80211.c | Find the RSN or WPA information element in the provided beacon frame |
1676 |
Function | sec80211_detect_ie | int | sec80211.c | Detect crypto and AKM types from RSN information element |
1677 |
Function | _sec80211_detect | int | sec80211.c | Detect the cryptosystem and handshaking protocol used by an 802.11 network |
1678 |
Static | rsn_get_desc | static u32 | sec80211.c | Determine RSN descriptor for specified net80211 ID |
1679 |
Function | sec80211_rsn_get_crypto_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 cryptosystem number |
1680 |
Function | sec80211_rsn_get_akm_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 handshaker number |
1681 |
Function | sec80211_rsn_get_net80211_crypt | enum net80211_crypto_alg | sec80211.c | Determine net80211 cryptosystem number from RSN descriptor |
1682 |
Static | wep_init | static int | wep.c | Initialize WEP algorithm |
1683 |
Static | wep_encrypt | static struct io_buffer * | wep.c | Encrypt packet using WEP |
1684 |
Static | wep_decrypt | static struct io_buffer * | wep.c | Decrypt packet using WEP |
1685 |
Static | trivial_init | static int | wep.c | Initialize trivial 802.11 security handshaker |
1686 |
Static | trivial_change_key | static int | wep.c | Check for key change on trivial 802.11 security handshaker |
1687 |
Static | wpa_fail | static int | wpa.c | Return an error code and deauthenticate |
1688 |
Static | wpa_find_cryptosystem | static struct net80211_crypto * | wpa.c | Find a cryptosystem handler structure from a crypto ID |
1689 |
Function | wpa_find_kie | struct wpa_kie * | wpa.c | Find WPA key integrity and encryption handler from key version field |
1690 |
Function | wpa_make_rsn_ie | int | wpa.c | Construct RSN or WPA information element |
1691 |
Function | wpa_start | int | wpa.c | Set up generic WPA support to handle 4-Way Handshake |
1692 |
Function | wpa_stop | void | wpa.c | Disable handling of received WPA handshake frames |
1693 |
Static | wpa_derive_ptk | static void | wpa.c | Derive pairwise transient key |
1694 |
Inline | wpa_install_ptk | static inline int | wpa.c | Install pairwise transient key |
1695 |
Inline | wpa_install_gtk | static inline int | wpa.c | Install group transient key |
1696 |
Static | wpa_maybe_install_gtk | static int | wpa.c | Search for group transient key, and install it if found |
1697 |
Static | wpa_alloc_frame | static struct io_buffer * | wpa.c | Allocate I/O buffer for construction of outgoing EAPOL-Key frame |
1698 |
Static | wpa_send_eapol | static int | wpa.c | Send EAPOL-Key packet |
1699 |
Static | wpa_send_2_of_4 | static int | wpa.c | Send second frame in 4-Way Handshake |
1700 |
Static | wpa_handle_1_of_4 | static int | wpa.c | Handle receipt of first frame in 4-Way Handshake |
1701 |
Static | wpa_send_final | static int | wpa.c | Send fourth frame in 4-Way Handshake, or second in Group Key Handshake |
1702 |
Static | wpa_handle_3_of_4 | static int | wpa.c | Handle receipt of third frame in 4-Way Handshake |
1703 |
Static | wpa_handle_1_of_2 | static int | wpa.c | Handle receipt of first frame in Group Key Handshake |
1704 |
Static | eapol_key_rx | static int | wpa.c | Handle receipt of EAPOL-Key frame for WPA |
1705 |
Static | pn_to_u64 | static u64 | wpa_ccmp.c | Convert 6-byte LSB packet number to 64-bit integer |
1706 |
Static | u64_to_pn | static void | wpa_ccmp.c | Convert 64-bit integer to 6-byte packet number |
1707 |
Static | ccmp_init | static int | wpa_ccmp.c | Initialise CCMP state and install key |
1708 |
Static | ccmp_ctr_xor | static void | wpa_ccmp.c | Encrypt or decrypt data stream using AES in Counter mode |
1709 |
Static | ccmp_feed_cbc_mac | static void | wpa_ccmp.c | Advance one block in CBC-MAC calculation |
1710 |
Static | ccmp_cbc_mac | static void | wpa_ccmp.c | Calculate MIC on plaintext data using CBC-MAC |
1711 |
Function | ccmp_encrypt | struct io_buffer * | wpa_ccmp.c | Encapsulate and encrypt a packet using CCMP |
1712 |
Static | ccmp_decrypt | static struct io_buffer * | wpa_ccmp.c | Decrypt a packet using CCMP |
1713 |
Static | ccmp_kie_mic | static void | wpa_ccmp.c | Calculate HMAC-SHA1 MIC for EAPOL-Key frame |
1714 |
Static | ccmp_kie_decrypt | static int | wpa_ccmp.c | Decrypt key data in EAPOL-Key frame |
1715 |
Static | wpa_psk_init | static int | wpa_psk.c | @file |
1716 |
Static | wpa_psk_start | static int | wpa_psk.c | Start WPA-PSK authentication |
1717 |
Static | wpa_psk_step | static int | wpa_psk.c | Step WPA-PSK authentication |
1718 |
Static | wpa_psk_no_change_key | static int | wpa_psk.c | Do-nothing function; you can't change a WPA key post-authentication |
1719 |
Static | wpa_psk_stop | static void | wpa_psk.c | Disable handling of received WPA authentication frames |
1720 |
Inline | S | static inline u16 | wpa_tkip.c | Perform S-box mapping on a 16-bit value |
1721 |
Inline | ror16 | static inline u16 | wpa_tkip.c | Rotate 16-bit value right |
1722 |
Inline | ror32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value right |
1723 |
Inline | rol32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value left |
1724 |
Static | tkip_init | static int | wpa_tkip.c | Initialise TKIP state and install key |
1725 |
Static | tkip_mix_1 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 1 |
1726 |
Static | tkip_mix_2 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 2 |
1727 |
Static | tkip_feed_michael | static void | wpa_tkip.c | Update Michael message integrity code based on next 32-bit word of data |
1728 |
Static | tkip_michael | static void | wpa_tkip.c | Calculate Michael message integrity code |
1729 |
Static | tkip_encrypt | static struct io_buffer * | wpa_tkip.c | Encrypt a packet using TKIP |
1730 |
Static | tkip_decrypt | static struct io_buffer * | wpa_tkip.c | Decrypt a packet using TKIP |
1731 |
Static | tkip_kie_mic | static void | wpa_tkip.c | Calculate HMAC-MD5 MIC for EAPOL-Key frame |
1732 |
Static | tkip_kie_decrypt | static int | wpa_tkip.c | Decrypt key data in EAPOL-Key frame |
1733 |
Static | ib_cm_send_rtu | static int | ib_cm.c | Send "ready to use" response |
1734 |
Static | ib_cm_connect_rep | static void | ib_cm.c | Handle duplicate connection replies |
1735 |
Static | ib_cm_rejection_reason_to_rc | static int | ib_cm.c | Convert connection rejection reason to return status code |
1736 |
Static | ib_cm_req_complete | static void | ib_cm.c | Handle connection request transaction completion |
1737 |
Static | ib_cm_path_complete | static void | ib_cm.c | Handle connection path transaction completion |
1738 |
Function | ib_create_conn | struct ib_connection * | ib_cm.c | Create connection to remote QP |
1739 |
Function | ib_destroy_conn | void | ib_cm.c | Destroy connection to remote QP |
1740 |
Static | ib_cmrc_shutdown | static void | ib_cmrc.c | Shut down CMRC connection gracefully |
1741 |
Static | ib_cmrc_close | static void | ib_cmrc.c | Close CMRC connection |
1742 |
Static | ib_cmrc_changed | static void | ib_cmrc.c | Handle change of CMRC connection status |
1743 |
Static | ib_cmrc_complete_send | static void | ib_cmrc.c | Handle CMRC send completion |
1744 |
Static | ib_cmrc_complete_recv | static void | ib_cmrc.c | Handle CMRC receive completion |
1745 |
Static | ib_cmrc_xfer_deliver_iob | static int | ib_cmrc.c | Send data via CMRC |
1746 |
Static | ib_cmrc_xfer_window | static size_t | ib_cmrc.c | Check CMRC flow control window |
1747 |
Static | ib_cmrc_xfer_close | static void | ib_cmrc.c | Close CMRC data-transfer interface |
1748 |
Function | ib_cmrc_open | int | ib_cmrc.c | Open CMRC connection |
1749 |
Static | ib_mcast_mad | static void | ib_mcast.c | @file |
1750 |
Static | ib_mcast_complete | static void | ib_mcast.c | Handle multicast membership record join response |
1751 |
Function | ib_mcast_join | int | ib_mcast.c | Join multicast group |
1752 |
Function | ib_mcast_leave | void | ib_mcast.c | Leave multicast group |
1753 |
Static | ib_mi_handle | static int | ib_mi.c | Handle received MAD |
1754 |
Static | ib_mi_complete_recv | static void | ib_mi.c | Complete receive via management interface |
1755 |
Function | ib_mi_send | int | ib_mi.c | Transmit MAD |
1756 |
Static | ib_mi_timer_expired | static void | ib_mi.c | Handle management transaction timer expiry |
1757 |
Function | ib_create_madx | struct ib_mad_transaction * | ib_mi.c | Create management transaction |
1758 |
Function | ib_destroy_madx | void | ib_mi.c | Destroy management transaction |
1759 |
Function | ib_create_mi | struct ib_mad_interface * | ib_mi.c | Create management interface |
1760 |
Function | ib_destroy_mi | void | ib_mi.c | Destroy management interface |
1761 |
Function | ib_push | int | ib_packet.c | @file |
1762 |
Function | ib_pull | int | ib_packet.c | Remove IB headers |
1763 |
Static | ib_path_complete | static void | ib_pathrec.c | @file |
1764 |
Function | ib_create_path | struct ib_path * | ib_pathrec.c | Create path |
1765 |
Function | ib_destroy_path | void | ib_pathrec.c | Destroy path |
1766 |
Static | ib_find_path_cache_entry | static struct ib_cached_path * | ib_pathrec.c | Find path cache entry |
1767 |
Static | ib_cached_path_complete | static void | ib_pathrec.c | Handle cached path transaction completion |
1768 |
Function | ib_resolve_path | int | ib_pathrec.c | Resolve path |
1769 |
Static | ib_sma_node_info | static void | ib_sma.c | @file |
1770 |
Static | ib_sma_node_desc | static void | ib_sma.c | Node description |
1771 |
Static | ib_sma_guid_info | static void | ib_sma.c | GUID information |
1772 |
Static | ib_sma_set_port_info | static int | ib_sma.c | Set port information |
1773 |
Static | ib_sma_port_info | static void | ib_sma.c | Port information |
1774 |
Static | ib_sma_set_pkey_table | static int | ib_sma.c | Set partition key table |
1775 |
Static | ib_sma_pkey_table | static void | ib_sma.c | Partition key table |
1776 |
Function | ib_create_sma | int | ib_sma.c | Create subnet management agent and interface |
1777 |
Function | ib_destroy_sma | void | ib_sma.c | Destroy subnet management agent and interface |
1778 |
Static | ib_smc_get_port_info | static int | ib_smc.c | @file |
1779 |
Static | ib_smc_get_guid_info | static int | ib_smc.c | Get GUID information |
1780 |
Static | ib_smc_get_pkey_table | static int | ib_smc.c | Get partition key table |
1781 |
Function | ib_smc_update | int | ib_smc.c | Get MAD parameters |
1782 |
Static | ib_srp_parse_byte_string | static int | ib_srp.c | Parse IB SRP root path byte-string value |
1783 |
Static | ib_srp_parse_integer | static int | ib_srp.c | Parse IB SRP root path integer value |
1784 |
Static | ib_srp_parse_literal | static int | ib_srp.c | Parse IB SRP root path literal component |
1785 |
Static | ib_srp_parse_sgid | static int | ib_srp.c | Parse IB SRP root path source GID |
1786 |
Static | ib_srp_parse_initiator_id_ext | static int | ib_srp.c | Parse IB SRP root path initiator identifier extension |
1787 |
Static | ib_srp_parse_initiator_hca_guid | static int | ib_srp.c | Parse IB SRP root path initiator HCA GUID |
1788 |
Static | ib_srp_parse_dgid | static int | ib_srp.c | Parse IB SRP root path destination GID |
1789 |
Static | ib_srp_parse_pkey | static int | ib_srp.c | Parse IB SRP root path partition key |
1790 |
Static | ib_srp_parse_service_id | static int | ib_srp.c | Parse IB SRP root path service ID |
1791 |
Static | ib_srp_parse_lun | static int | ib_srp.c | Parse IB SRP root path LUN |
1792 |
Static | ib_srp_parse_target_id_ext | static int | ib_srp.c | Parse IB SRP root path target identifier extension |
1793 |
Static | ib_srp_parse_target_ioc_guid | static int | ib_srp.c | Parse IB SRP root path target I/O controller GUID |
1794 |
Static | ib_srp_parse_root_path | static int | ib_srp.c | Parse IB SRP root path |
1795 |
Static | ib_srp_connect | static int | ib_srp.c | Connect IB SRP session |
1796 |
Static | ftp_free | static void | ftp.c | Free FTP request |
1797 |
Static | ftp_done | static void | ftp.c | Mark FTP operation as complete |
1798 |
Static | ftp_uri_path | static const char * | ftp.c | Retrieve FTP pathname |
1799 |
Static | ftp_user | static const char * | ftp.c | Retrieve FTP user |
1800 |
Static | ftp_password | static const char * | ftp.c | Retrieve FTP password |
1801 |
Static | ftp_control_close | static void | ftp.c | Handle control channel being closed |
1802 |
Static | ftp_parse_value | static void | ftp.c | Parse FTP byte sequence value |
1803 |
Static | ftp_next_state | static void | ftp.c | Move to next state and send the appropriate FTP control string |
1804 |
Static | ftp_reply | static void | ftp.c | Handle an FTP control channel response |
1805 |
Static | ftp_control_deliver_raw | static int | ftp.c | Handle new data arriving on FTP control channel |
1806 |
Static | ftp_data_closed | static void | ftp.c | FTP data channel |
1807 |
Static | ftp_data_deliver_iob | static int | ftp.c | Handle data delivery via FTP data channel |
1808 |
Static | ftp_xfer_closed | static void | ftp.c | Data transfer interface |
1809 |
Static | ftp_open | static int | ftp.c | URI opener |
1810 |
Static | http_free | static void | http.c | Free HTTP request |
1811 |
Static | http_done | static void | http.c | Mark HTTP request as complete |
1812 |
Static | http_response_to_rc | static int | http.c | Convert HTTP response code to return status code |
1813 |
Static | http_rx_response | static int | http.c | Handle HTTP response |
1814 |
Static | http_rx_location | static int | http.c | Handle HTTP Location header |
1815 |
Static | http_rx_content_length | static int | http.c | Handle HTTP Content-Length header |
1816 |
Static | http_rx_header | static int | http.c | Handle HTTP header |
1817 |
Static | http_rx_data | static int | http.c | Handle new data arriving via HTTP connection in the data phase |
1818 |
Static | http_socket_deliver_iob | static int | http.c | Handle new data arriving via HTTP connection |
1819 |
Static | http_step | static void | http.c | HTTP process |
1820 |
Static | http_socket_close | static void | http.c | HTTP connection closed by network stack |
1821 |
Static | http_xfer_close | static void | http.c | Close HTTP data transfer interface |
1822 |
Function | http_open_filter | int | http.c | Initiate an HTTP connection, with optional filter |
1823 |
Static | http_open | static int | http.c | Initiate an HTTP connection |
1824 |
Static | https_open | static int | https.c | Initiate an HTTPS connection |
1825 |
Static | iscsi_rx_buffered_data_done | static void | iscsi.c | Finish receiving PDU data into buffer |
1826 |
Static | iscsi_free | static void | iscsi.c | Free iSCSI session |
1827 |
Static | iscsi_open_connection | static int | iscsi.c | Open iSCSI transport-layer connection |
1828 |
Static | iscsi_close_connection | static void | iscsi.c | Close iSCSI transport-layer connection |
1829 |
Static | iscsi_scsi_done | static void | iscsi.c | Mark iSCSI SCSI operation as complete |
1830 |
Static | iscsi_start_command | static void | iscsi.c | iSCSI SCSI command issuing |
1831 |
Static | iscsi_rx_scsi_response | static int | iscsi.c | Receive data segment of an iSCSI SCSI response PDU |
1832 |
Static | iscsi_rx_data_in | static int | iscsi.c | Receive data segment of an iSCSI data-in PDU |
1833 |
Static | iscsi_rx_r2t | static int | iscsi.c | Receive data segment of an iSCSI R2T PDU |
1834 |
Static | iscsi_start_data_out | static void | iscsi.c | Build iSCSI data-out BHS |
1835 |
Static | iscsi_data_out_done | static void | iscsi.c | Complete iSCSI data-out PDU transmission |
1836 |
Static | iscsi_tx_data_out | static int | iscsi.c | Send iSCSI data-out data segment |
1837 |
Static | iscsi_build_login_request_strings | static int | iscsi.c | iSCSI login |
1838 |
Static | iscsi_start_login | static void | iscsi.c | Build iSCSI login request BHS |
1839 |
Static | iscsi_login_request_done | static void | iscsi.c | Complete iSCSI login request PDU transmission |
1840 |
Static | iscsi_tx_login_request | static int | iscsi.c | Transmit data segment of an iSCSI login request PDU |
1841 |
Inline | iscsi_large_binary_decoded_max_len | static inline size_t | iscsi.c | Calculate maximum length of decoded large binary value |
1842 |
Static | iscsi_large_binary_decode | static int | iscsi.c | Decode large binary value |
1843 |
Static | iscsi_handle_targetaddress_value | static int | iscsi.c | Handle iSCSI TargetAddress text value |
1844 |
Static | iscsi_handle_authmethod_value | static int | iscsi.c | Handle iSCSI AuthMethod text value |
1845 |
Static | iscsi_handle_chap_a_value | static int | iscsi.c | Handle iSCSI CHAP_A text value |
1846 |
Static | iscsi_handle_chap_i_value | static int | iscsi.c | Handle iSCSI CHAP_I text value |
1847 |
Static | iscsi_handle_chap_c_value | static int | iscsi.c | Handle iSCSI CHAP_C text value |
1848 |
Static | iscsi_handle_chap_n_value | static int | iscsi.c | Handle iSCSI CHAP_N text value |
1849 |
Static | iscsi_handle_chap_r_value | static int | iscsi.c | Handle iSCSI CHAP_R text value |
1850 |
Static | iscsi_handle_string | static int | iscsi.c | Handle iSCSI string |
1851 |
Static | iscsi_handle_strings | static int | iscsi.c | Handle iSCSI strings |
1852 |
Static | iscsi_rx_buffered_data | static int | iscsi.c | Receive PDU data into buffer |
1853 |
Static | iscsi_status_to_rc | static int | iscsi.c | Convert iSCSI response status to return status code |
1854 |
Static | iscsi_rx_login_response | static int | iscsi.c | Receive data segment of an iSCSI login response PDU |
1855 |
Static | iscsi_start_tx | static void | iscsi.c | iSCSI to socket interface |
1856 |
Static | iscsi_tx_nothing | static int | iscsi.c | Transmit nothing |
1857 |
Static | iscsi_tx_bhs | static int | iscsi.c | Transmit basic header segment of an iSCSI PDU |
1858 |
Static | iscsi_tx_data | static int | iscsi.c | Transmit data segment of an iSCSI PDU |
1859 |
Static | iscsi_tx_data_padding | static int | iscsi.c | Transmit data padding of an iSCSI PDU |
1860 |
Static | iscsi_tx_done | static void | iscsi.c | Complete iSCSI PDU transmission |
1861 |
Static | iscsi_tx_step | static void | iscsi.c | Transmit iSCSI PDU |
1862 |
Static | iscsi_rx_bhs | static int | iscsi.c | Receive basic header segment of an iSCSI PDU |
1863 |
Static | iscsi_rx_discard | static int | iscsi.c | Discard portion of an iSCSI PDU. |
1864 |
Static | iscsi_rx_data | static int | iscsi.c | Receive data segment of an iSCSI PDU |
1865 |
Static | iscsi_socket_deliver_raw | static int | iscsi.c | Receive new data |
1866 |
Static | iscsi_socket_close | static void | iscsi.c | Handle stream connection closure |
1867 |
Static | iscsi_vredirect | static int | iscsi.c | Handle redirection event |
1868 |
Static | iscsi_command | static int | iscsi.c | iSCSI command issuing |
1869 |
Function | iscsi_detach | void | iscsi.c | Shut down iSCSI interface |
1870 |
Static | iscsi_parse_root_path | static int | iscsi.c | Parse iSCSI root path |
1871 |
Static | iscsi_set_auth | static int | iscsi.c | Set iSCSI authentication details |
1872 |
Function | iscsi_attach | int | iscsi.c | Attach iSCSI interface |
1873 |
Static | apply_iscsi_string_setting | static int | iscsi.c | Apply iSCSI setting |
1874 |
Static | apply_iscsi_settings | static int | iscsi.c | Apply iSCSI settings |
1875 |
Function | iscsi_initiator_iqn | const char * | iscsi.c | Initiator name |
1876 |
Inline | dhcp_msgtype_name | static inline const char * | dhcp.c | Name a DHCP packet type |
1877 |
Static | dhcp_xid | static uint32_t | dhcp.c | Calculate DHCP transaction ID for a network device |
1878 |
Static | dhcp_free | static void | dhcp.c | Free DHCP session |
1879 |
Static | dhcp_finished | static void | dhcp.c | Mark DHCP session as complete |
1880 |
Static | dhcp_set_state | static void | dhcp.c | Transition to new DHCP session state |
1881 |
Static | dhcp_next_offer | static struct dhcp_offer * | dhcp.c | Determine next DHCP offer to try |
1882 |
Static | dhcp_discovery_tx | static int | dhcp.c | DHCP state machine |
1883 |
Static | dhcp_rx_offer | static void | dhcp.c | Handle received DHCPOFFER during any state |
1884 |
Static | dhcp_discovery_rx | static void | dhcp.c | Handle received packet during DHCP discovery |
1885 |
Static | dhcp_discovery_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery |
1886 |
Static | dhcp_request_tx | static int | dhcp.c | Construct transmitted packet for DHCP request |
1887 |
Static | dhcp_request_rx | static void | dhcp.c | Handle received packet during DHCP request |
1888 |
Static | dhcp_request_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery |
1889 |
Static | dhcp_proxy_tx | static int | dhcp.c | Construct transmitted packet for ProxyDHCP request |
1890 |
Static | dhcp_proxy_rx | static void | dhcp.c | Handle received packet during ProxyDHCP request |
1891 |
Static | dhcp_proxy_expired | static void | dhcp.c | Handle timer expiry during ProxyDHCP request |
1892 |
Static | dhcp_pxebs_tx | static int | dhcp.c | Construct transmitted packet for PXE Boot Server Discovery |
1893 |
Static | dhcp_pxebs_accept | static int | dhcp.c | Check to see if PXE Boot Server address is acceptable |
1894 |
Static | dhcp_pxebs_rx | static void | dhcp.c | Handle received packet during PXE Boot Server Discovery |
1895 |
Static | dhcp_pxebs_expired | static void | dhcp.c | Handle timer expiry during PXE Boot Server Discovery |
1896 |
Function | dhcp_chaddr | void * | dhcp.c | Packet construction |
1897 |
Function | dhcp_create_packet | int | dhcp.c | Create a DHCP packet |
1898 |
Function | dhcp_create_request | int | dhcp.c | Create DHCP request packet |
1899 |
Static | dhcp_tx | static int | dhcp.c | Data transfer interface |
1900 |
Static | dhcp_deliver_iob | static int | dhcp.c | Receive new data |
1901 |
Static | dhcp_timer_expired | static void | dhcp.c | Handle DHCP retry timer expiry |
1902 |
Static | dhcp_job_kill | static void | dhcp.c | Job control interface |
1903 |
Function | get_cached_dhcpack | __weak void | dhcp.c | Get cached DHCPACK where none exists |
1904 |
Function | start_dhcp | int | dhcp.c | Start DHCP state machine on a network device |
1905 |
Static | pxebs_list | static void | dhcp.c | Retrieve list of PXE boot servers for a given server type |
1906 |
Function | start_pxebs | int | dhcp.c | Start PXE Boot Server Discovery on a network device |
1907 |
Static | dns_done | static void | dns.c | Mark DNS request as complete |
1908 |
Static | dns_name_cmp | static int | dns.c | Compare DNS reply name against the query name from the original request |
1909 |
Static | dns_skip_name | static const char * | dns.c | Skip over a (possibly compressed) DNS name |
1910 |
Static | dns_find_rr | static union dns_rr_info * | dns.c | Find an RR in a reply packet corresponding to our query |
1911 |
Static | dns_qualify_name | static char * | dns.c | Append DHCP domain name if available and name is not fully qualified |
1912 |
Static | dns_make_name | static char * | dns.c | Convert a standard NUL-terminated string to a DNS name |
1913 |
Inline | dns_unmake_name | static inline char * | dns.c | Convert an uncompressed DNS name to a NUL-terminated string |
1914 |
Static | dns_decompress_name | static char * | dns.c | Decompress a DNS name |
1915 |
Static | dns_send_packet | static int | dns.c | Send next packet in DNS request |
1916 |
Static | dns_timer_expired | static void | dns.c | Handle DNS retransmission timer expiry |
1917 |
Static | dns_xfer_deliver_raw | static int | dns.c | Receive new data |
1918 |
Static | dns_xfer_close | static void | dns.c | Receive new data |
1919 |
Static | dns_resolv | static int | dns.c | Resolve name using DNS |
1920 |
Static | apply_dns_settings | static int | dns.c | Apply DNS settings |
1921 |
Static | slam_free | static void | slam.c | Free a SLAM request |
1922 |
Static | slam_finished | static void | slam.c | Mark SLAM request as complete |
1923 |
Static | slam_put_value | static int | slam.c | TX datapath |
1924 |
Static | slam_tx_nack | static int | slam.c | Send SLAM NACK packet |
1925 |
Static | slam_master_timer_expired | static void | slam.c | Handle SLAM master client retry timer expiry |
1926 |
Static | slam_slave_timer_expired | static void | slam.c | Handle SLAM slave client retry timer expiry |
1927 |
Static | slam_pull_value | static int | slam.c | RX datapath |
1928 |
Static | slam_pull_header | static int | slam.c | Read and strip SLAM header |
1929 |
Static | slam_mc_socket_deliver | static int | slam.c | Receive SLAM data packet |
1930 |
Static | slam_socket_deliver | static int | slam.c | Receive SLAM non-data packet |
1931 |
Static | slam_socket_close | static void | slam.c | Close SLAM unicast socket |
1932 |
Static | slam_mc_socket_close | static void | slam.c | Close SLAM multicast socket |
1933 |
Static | slam_xfer_close | static void | slam.c | Data transfer interface |
1934 |
Static | slam_parse_multicast_address | static int | slam.c | Parse SLAM URI multicast address |
1935 |
Static | slam_open | static int | slam.c | Initiate a SLAM request |
1936 |
Static | tftp_free | static void | tftp.c | Free TFTP request |
1937 |
Static | tftp_done | static void | tftp.c | Mark TFTP request as complete |
1938 |
Static | tftp_reopen | static int | tftp.c | Reopen TFTP socket |
1939 |
Static | tftp_reopen_mc | static int | tftp.c | Reopen TFTP multicast socket |
1940 |
Static | tftp_presize | static int | tftp.c | Presize TFTP receive buffers and block bitmap |
1941 |
Function | tftp_set_request_blksize | void | tftp.c | Set TFTP request blocksize |
1942 |
Function | tftp_set_mtftp_address | void | tftp.c | Set MTFTP multicast address |
1943 |
Function | tftp_set_mtftp_port | void | tftp.c | Set MTFTP multicast port |
1944 |
Static | tftp_send_rrq | static int | tftp.c | Transmit RRQ |
1945 |
Static | tftp_send_ack | static int | tftp.c | Transmit ACK |
1946 |
Static | tftp_send_error | static int | tftp.c | Transmit ERROR (Abort) |
1947 |
Static | tftp_send_packet | static int | tftp.c | Transmit next relevant packet |
1948 |
Static | tftp_timer_expired | static void | tftp.c | Handle TFTP retransmission timer expiry |
1949 |
Static | tftp_process_blksize | static int | tftp.c | Process TFTP "blksize" option |
1950 |
Static | tftp_process_tsize | static int | tftp.c | Process TFTP "tsize" option |
1951 |
Static | tftp_process_multicast | static int | tftp.c | Process TFTP "multicast" option |
1952 |
Static | tftp_process_option | static int | tftp.c | Process TFTP option |
1953 |
Static | tftp_rx_oack | static int | tftp.c | Receive OACK |
1954 |
Static | tftp_rx_data | static int | tftp.c | Receive DATA |
1955 |
Static | tftp_rx_error | static int | tftp.c | Receive ERROR |
1956 |
Static | tftp_rx | static int | tftp.c | Receive new data |
1957 |
Static | tftp_socket_deliver_iob | static int | tftp.c | Receive new data via socket |
1958 |
Static | tftp_mc_socket_deliver_iob | static int | tftp.c | Receive new data via multicast socket |
1959 |
Static | tftp_xfer_close | static void | tftp.c | Close TFTP data transfer interface |
1960 |
Static | tftp_xfer_window | static size_t | tftp.c | Check flow control window |
1961 |
Static | tftp_core_open | static int | tftp.c | Initiate TFTP/TFTM/MTFTP download |
1962 |
Static | tftp_open | static int | tftp.c | Initiate TFTP download |
1963 |
Static | tftpsize_open | static int | tftp.c | Initiate TFTP-size request |
1964 |
Static | tftm_open | static int | tftp.c | Initiate TFTM download |
1965 |
Static | mtftp_open | static int | tftp.c | Initiate MTFTP download |
1966 |
Static | tftp_apply_settings | static int | tftp.c | Apply TFTP configuration settings |
1967 |
Function | linebuf_test | void | linebuf_test.c | |
1968 |
Function | memcpy_0 | void __regparm | memcpy_test.c | |
1969 |
Function | memcpy_1 | void __regparm | memcpy_test.c | |
1970 |
Function | memcpy_2 | void __regparm | memcpy_test.c | |
1971 |
Function | memcpy_3 | void __regparm | memcpy_test.c | |
1972 |
Function | memcpy_4 | void __regparm | memcpy_test.c | |
1973 |
Function | memcpy_5 | void __regparm | memcpy_test.c | |
1974 |
Function | memcpy_6 | void __regparm | memcpy_test.c | |
1975 |
Function | memcpy_7 | void __regparm | memcpy_test.c | |
1976 |
Function | memcpy_8 | void __regparm | memcpy_test.c | |
1977 |
Function | memcpy_9 | void __regparm | memcpy_test.c | |
1978 |
Function | memcpy_10 | void __regparm | memcpy_test.c | |
1979 |
Function | memcpy_11 | void __regparm | memcpy_test.c | |
1980 |
Function | memcpy_12 | void __regparm | memcpy_test.c | |
1981 |
Function | memcpy_13 | void __regparm | memcpy_test.c | |
1982 |
Function | memcpy_14 | void __regparm | memcpy_test.c | |
1983 |
Function | memcpy_15 | void __regparm | memcpy_test.c | |
1984 |
Function | memcpy_16 | void __regparm | memcpy_test.c | |
1985 |
Function | memcpy_17 | void __regparm | memcpy_test.c | |
1986 |
Function | memcpy_18 | void __regparm | memcpy_test.c | |
1987 |
Function | memcpy_19 | void __regparm | memcpy_test.c | |
1988 |
Function | memcpy_20 | void __regparm | memcpy_test.c | |
1989 |
Function | memcpy_21 | void __regparm | memcpy_test.c | |
1990 |
Function | memcpy_22 | void __regparm | memcpy_test.c | |
1991 |
Function | memcpy_23 | void __regparm | memcpy_test.c | |
1992 |
Function | memcpy_24 | void __regparm | memcpy_test.c | |
1993 |
Function | memcpy_25 | void __regparm | memcpy_test.c | |
1994 |
Function | memcpy_26 | void __regparm | memcpy_test.c | |
1995 |
Function | memcpy_27 | void __regparm | memcpy_test.c | |
1996 |
Function | memcpy_28 | void __regparm | memcpy_test.c | |
1997 |
Function | umalloc_test | void | umalloc_test.c | |
1998 |
Static | test_parse_unparse | static int | uri_test.c | |
1999 |
Static | test_resolve | static int | uri_test.c | |
2000 |
Function | uri_test | int | uri_test.c | |
2001 |
Function | pxe_menu_boot | __weak int | autoboot.c | Perform PXE menu boot when PXE stack is not available |
2002 |
Static | find_boot_netdev | static struct net_device * | autoboot.c | Identify the boot network device |
2003 |
Function | boot_next_server_and_filename | int | autoboot.c | Boot using next-server and filename |
2004 |
Function | boot_root_path | int | autoboot.c | Boot using root path |
2005 |
Static | netboot | static int | autoboot.c | Boot from a network device |
2006 |
Static | close_all_netdevs | static void | autoboot.c | Close all open net devices |
2007 |
Function | autoboot | void | autoboot.c | Boot the system |
2008 |
Function | dhcp | int | dhcpmgmt.c | @file |
2009 |
Function | pxebs | int | dhcpmgmt.c | |
2010 |
Function | ifopen | int | ifmgmt.c | @file |
2011 |
Function | ifclose | void | ifmgmt.c | Close network device |
2012 |
Static | ifstat_errors | static void | ifmgmt.c | Print network device error breakdown |
2013 |
Function | ifstat | void | ifmgmt.c | Print status of network device |
2014 |
Function | iflinkwait | int | ifmgmt.c | Wait for link-up, with status indication |
2015 |
Function | imgfetch | int | imgmgmt.c | @file |
2016 |
Function | imgload | int | imgmgmt.c | Load an image |
2017 |
Function | imgexec | int | imgmgmt.c | Execute an image |
2018 |
Function | imgautoselect | struct image * | imgmgmt.c | Identify the only loaded image |
2019 |
Function | imgstat | void | imgmgmt.c | Display status of an image |
2020 |
Function | imgfree | void | imgmgmt.c | Free an image |
2021 |
Function | iwstat | void | iwmgmt.c | @file |
2022 |
Function | iwlist | int | iwmgmt.c | Scan for wireless networks using 802.11 device |
2023 |
Static | pxe_menu_parse | static int | pxemenu.c | Parse and allocate PXE boot menu |
2024 |
Static | pxe_menu_draw_item | static void | pxemenu.c | Draw PXE boot menu item |
2025 |
Static | pxe_menu_select | static int | pxemenu.c | Make selection from PXE boot menu |
2026 |
Static | pxe_menu_prompt_and_select | static int | pxemenu.c | Prompt for (and make selection from) PXE boot menu |
2027 |
Function | pxe_menu_boot | int | pxemenu.c | Boot using PXE boot menu |
2028 |
Function | route | void | route.c | @file |
2029 |
Static | xmalloc | static void * | efirom.c | Allocate memory |
2030 |
Static | file_size | static size_t | efirom.c | Get file size |
2031 |
Static | read_pe_info | static void | efirom.c | Read information from PE headers |
2032 |
Static | make_efi_rom | static void | efirom.c | Convert EFI image to ROM image |
2033 |
Static | print_help | static void | efirom.c | Print help |
2034 |
Static | parse_options | static int | efirom.c | Parse command-line options |
2035 |
Function | main | int | efirom.c | |
2036 |
Static | xmalloc | static void * | elf2efi.c | Allocate memory |
2037 |
Static | efi_file_align | static unsigned long | elf2efi.c | Align section within PE file |
2038 |
Static | generate_pe_reloc | static void | elf2efi.c | Generate entry in PE relocation table |
2039 |
Static | output_pe_reltab | static size_t | elf2efi.c | Calculate size of binary PE relocation table |
2040 |
Static | open_input_bfd | static bfd * | elf2efi.c | Open input BFD file |
2041 |
Static | read_symtab | static asymbol ** | elf2efi.c | Read symbol table |
2042 |
Static | read_reltab | static arelent ** | elf2efi.c | Read relocation table |
2043 |
Static | process_section | static struct pe_section * | elf2efi.c | Process section |
2044 |
Static | process_reloc | static void | elf2efi.c | Process relocation record |
2045 |
Static | create_reloc_section | static struct pe_section * | elf2efi.c | Create relocations section |
2046 |
Static | create_debug_section | static struct pe_section * | elf2efi.c | Create debug section |
2047 |
Static | write_pe_file | static void | elf2efi.c | Write out PE file |
2048 |
Static | elf2pe | static void | elf2efi.c | Convert ELF to PE |
2049 |
Static | print_help | static void | elf2efi.c | Print help |
2050 |
Static | parse_options | static int | elf2efi.c | Parse command-line options |
2051 |
Function | main | int | elf2efi.c | |
2052 |
Static | flag_signalled | static void | hijack.c | |
2053 |
Function | pcap_inject | int | hijack.c | Substitute for pcap_inject(), if this version of libpcap doesn't |
2054 |
Static | __attribute__ | static | hijack.c | Log error message |
2055 |
Static | hijack_open | static int | hijack.c | Open pcap device |
2056 |
Static | hijack_close | static void | hijack.c | Close pcap device |
2057 |
Static | hijack_install_filter | static int | hijack.c | Install filter for hijacked connection |
2058 |
Static | hijack_filter_ethernet | static int | hijack.c | Set up filter for hijacked ethernet connection |
2059 |
Static | hijack_filter | static int | hijack.c | Set up filter for hijacked connection |
2060 |
Static | forward_from_hijacker | static ssize_t | hijack.c | Forward data from hijacker |
2061 |
Static | forward_to_hijacker | static ssize_t | hijack.c | Forward data to hijacker |
2062 |
Static | run_hijacker | static int | hijack.c | Run hijacker |
2063 |
Static | open_listener | static int | hijack.c | Open listener socket |
2064 |
Static | listen_for_hijackers | static int | hijack.c | Listen on listener socket |
2065 |
Static | close_listener | static void | hijack.c | Close listener socket |
2066 |
Static | usage | static void | hijack.c | Print usage |
2067 |
Static | parse_options | static int | hijack.c | Parse command-line options |
2068 |
Static | daemonise | static int | hijack.c | Daemonise |
2069 |
Function | main | int | hijack.c | |
2070 |
Static | ICCFIX | static int | iccfix.c | Fix up ICC alignments |
2071 |
Static | iccfix | static int | iccfix.c | |
2072 |
Function | main | int | iccfix.c | |
2073 |
Function | main | int | mucurses_test.c | |
2074 |
Function | get_iscsi_chap_secret | void | mucurses_test.c | |
2075 |
Function | mdelay | void | mucurses_test.c | |
2076 |
Static | Error | static __inline__ void | nrv2b.c | |
2077 |
Static | i86ul_to_host | static unsigned long | nrv2b.c | |
2078 |
Static | host_to_i86ul | static unsigned long | nrv2b.c | |
2079 |
Static | assert_match | static void | nrv2b.c | |
2080 |
Static | swd_initdict | static void | nrv2b.c | |
2081 |
Static | swd_insertdict | static void | nrv2b.c | |
2082 |
Static | swd_init | static int | nrv2b.c | |
2083 |
Static | swd_exit | static void | nrv2b.c | |
2084 |
Static | swd_getbyte | static __inline__ void | nrv2b.c | |
2085 |
Static | swd_remove_node | static __inline__ void | nrv2b.c | remove node from lists |
2086 |
Static | swd_accept | static void | nrv2b.c | |
2087 |
Static | swd_search | static void | nrv2b.c | |
2088 |
Static | swd_search2 | static int | nrv2b.c | |
2089 |
Static | swd_findbest | static void | nrv2b.c | |
2090 |
Static | init_match | static int | nrv2b.c | |
2091 |
Static | find_match | static int | nrv2b.c | |
2092 |
Static | bbConfig | static int | nrv2b.c | |
2093 |
Static | bbWriteBits | static void | nrv2b.c | |
2094 |
Static | bbPutBit | static void | nrv2b.c | |
2095 |
Static | bbPutByte | static void | nrv2b.c | |
2096 |
Static | bbFlushBits | static void | nrv2b.c | |
2097 |
Static | code_prefix_ss11 | static void | nrv2b.c | |
2098 |
Static | code_match | static void | nrv2b.c | |
2099 |
Static | code_run | static void | nrv2b.c | |
2100 |
Static | len_of_coded_match | static int | nrv2b.c | |
2101 |
Function | ucl_nrv2b_99_compress | int | nrv2b.c | |
2102 |
Function | Encode | void | nrv2b.c | |
2103 |
Function | Decode | void | nrv2b.c | |
2104 |
Function | main | int | nrv2b.c | |
2105 |
Static | align | static unsigned long | zbin.c | |
2106 |
Static | read_file | static int | zbin.c | |
2107 |
Static | read_input_file | static int | zbin.c | |
2108 |
Static | read_zinfo_file | static int | zbin.c | |
2109 |
Static | alloc_output_file | static int | zbin.c | |
2110 |
Static | process_zinfo_copy | static int | zbin.c | |
2111 |
Static | process_zinfo_pack | static int | zbin.c | |
2112 |
Static | process_zinfo_add | static int | zbin.c | |
2113 |
Static | process_zinfo_addb | static int | zbin.c | |
2114 |
Static | process_zinfo_addw | static int | zbin.c | |
2115 |
Static | process_zinfo_addl | static int | zbin.c | |
2116 |
Static | process_zinfo | static int | zbin.c | |
2117 |
Static | write_output_file | static int | zbin.c | |
2118 |
Function | main | int | zbin.c | |
2119 |
Inline | aout_probe | static inline os_download_t | aout_loader.c | |
2120 |
Static | aout_download | static sector_t | aout_loader.c | |
2121 |
Inline | flag_is_changeable | static inline int | cpu.c | @file |
2122 |
Function | get_cpuinfo | void | cpu.c | Get CPU information |
2123 |
Function | _dump_regs | void __asmcall | dumpregs.c | |
2124 |
Static | elf_freebsd_probe | static void | freebsd_loader.c | |
2125 |
Static | elf_freebsd_fixup_segment | static void | freebsd_loader.c | |
2126 |
Static | elf_freebsd_find_segment_end | static void | freebsd_loader.c | |
2127 |
Static | elf_freebsd_debug_loader | static int | freebsd_loader.c | |
2128 |
Static | elf_freebsd_boot | static void | freebsd_loader.c | |
2129 |
Static | aout_freebsd_probe | static void | freebsd_loader.c | |
2130 |
Static | aout_freebsd_boot | static void | freebsd_loader.c | |
2131 |
Static | gdbmach_find_hwbp | static struct hwbp * | gdbmach.c | |
2132 |
Static | gdbmach_commit_hwbp | static void | gdbmach.c | |
2133 |
Function | gdbmach_set_breakpoint | int | gdbmach.c | |
2134 |
Static | gdbmach_disable_hwbps | static void | gdbmach.c | |
2135 |
Static | gdbmach_enable_hwbps | static void | gdbmach.c | |
2136 |
Function | gdbmach_handler | __asmcall void | gdbmach.c | |
2137 |
Function | __attribute__ | nulltrap.c | ||
2138 |
Inline | send_nonspecific_eoi | static inline void | pic8259.c | @file |
2139 |
Inline | send_specific_eoi | static inline void | pic8259.c | Send specific EOI(s) |
2140 |
Function | send_eoi | void | pic8259.c | Send End-Of-Interrupt to the PIC |
2141 |
Static | rdtsc_udelay | static void | rdtsc_timer.c | Delay for a fixed number of microseconds |
2142 |
Static | rdtsc_ticks_per_sec | static unsigned long | rdtsc_timer.c | Get number of ticks per second |
2143 |
Function | relocate | __asmcall void | relocate.c | Relocate Etherboot |
2144 |
Static | load_timer2 | static void | timer2.c | |
2145 |
Static | timer2_running | static int | timer2.c | |
2146 |
Function | timer2_udelay | void | timer2.c | |
2147 |
Static | memsetw | static void | video_subr.c | |
2148 |
Static | video_init | static void | video_subr.c | |
2149 |
Static | video_scroll | static void | video_subr.c | |
2150 |
Static | vga_putc | static void | video_subr.c | |
2151 |
Static | wince_probe | static os_download_t | wince_loader.c | |
2152 |
Static | ce_loader | static sector_t | wince_loader.c | |
2153 |
Static | get_x_header | static int | wince_loader.c | |
2154 |
Static | jump_2ep | static void | wince_loader.c | |
2155 |
Static | x86_readq | static uint64_t | x86_io.c | @file |
2156 |
Static | x86_writeq | static void | x86_io.c | Write 64-bit qword to memory-mapped device |
2157 |
Static | undipci_find_rom | static struct undi_rom * | undi.c | @file |
2158 |
Static | undipci_probe | static int | undi.c | Probe PCI device |
2159 |
Static | undipci_remove | static void | undi.c | Remove PCI device |
2160 |
Function | undi_load | int | undiload.c | Call UNDI loader to create a pixie |
2161 |
Function | undi_unload | int | undiload.c | Unload a pixie |
2162 |
Static | undinet_hook_isr | static void | undinet.c | Hook UNDI interrupt service routine |
2163 |
Static | undinet_unhook_isr | static void | undinet.c | Unhook UNDI interrupt service routine |
2164 |
Static | undinet_isr_triggered | static int | undinet.c | Test to see if UNDI ISR has been triggered |
2165 |
Static | undinet_transmit | static int | undinet.c | Transmit packet |
2166 |
Static | undinet_poll | static void | undinet.c | Poll for received packets |
2167 |
Static | undinet_open | static int | undinet.c | Open NIC |
2168 |
Static | undinet_close | static void | undinet.c | Close NIC |
2169 |
Static | undinet_irq | static void | undinet.c | Enable/disable interrupts |
2170 |
Function | undinet_probe | int | undinet.c | Probe UNDI device |
2171 |
Function | undinet_remove | void | undinet.c | Remove UNDI device |
2172 |
Static | undibus_probe | static int | undionly.c | @file |
2173 |
Static | undibus_remove | static void | undionly.c | Remove UNDI root bus |
2174 |
Static | undionly_shutdown | static void | undionly.c | Prepare for exit |
2175 |
Static | undirom_parse_pxeromid | static int | undirom.c | Parse PXE ROM ID structure |
2176 |
Static | undirom_parse_pcirheader | static int | undirom.c | Parse PCI expansion header |
2177 |
Static | undirom_probe | static int | undirom.c | Probe UNDI ROM |
2178 |
Static | undirom_probe_all_roms | static void | undirom.c | Create UNDI ROMs for all possible expansion ROMs |
2179 |
Function | undirom_find_pci | struct undi_rom * | undirom.c | Find UNDI ROM for PCI device |
2180 |
Function | set_fbms | void | basemem.c | @file |
2181 |
Static | bios_handle_cup | static void | bios_console.c | Handle ANSI CUP (cursor position) |
2182 |
Static | bios_handle_ed | static void | bios_console.c | Handle ANSI ED (erase in page) |
2183 |
Static | bios_handle_sgr | static void | bios_console.c | Handle ANSI SGR (set graphics rendition) |
2184 |
Static | bios_putchar | static void | bios_console.c | Print a character to BIOS console |
2185 |
Static | scancode_to_ansi_seq | static const char * | bios_console.c | Get ANSI escape sequence corresponding to BIOS scancode |
2186 |
Static | bios_getchar | static int | bios_console.c | Get character from BIOS console |
2187 |
Static | bios_iskey | static int | bios_console.c | Check for character ready to read from BIOS console |
2188 |
Function | fake_e820 | void | fakee820.c | |
2189 |
Function | unfake_e820 | void | fakee820.c | |
2190 |
Static | empty_8042 | static void | gateA20.c | Drain keyboard controller |
2191 |
Static | gateA20_is_set | static int | gateA20.c | Fast test to see if gate A20 is already set |
2192 |
Function | gateA20_set | void | gateA20.c | |
2193 |
Function | gateA20_unset | void | gateA20.c | |
2194 |
Static | hide_region | static void | hidemem.c | Hide region of memory from system memory map |
2195 |
Function | hide_basemem | void | hidemem.c | Hide used base memory |
2196 |
Function | hide_umalloc | void | hidemem.c | Hide umalloc() region |
2197 |
Function | hide_textdata | void | hidemem.c | Hide .text and .data |
2198 |
Static | hide_etherboot | static void | hidemem.c | Hide Etherboot |
2199 |
Static | unhide_etherboot | static void | hidemem.c | Unhide Etherboot |
2200 |
Static | extmemsize_e801 | static unsigned int | memmap.c | Get size of extended memory via INT 15,e801 |
2201 |
Static | extmemsize_88 | static unsigned int | memmap.c | Get size of extended memory via INT 15,88 |
2202 |
Function | extmemsize | unsigned int | memmap.c | Get size of extended memory |
2203 |
Static | meme820 | static int | memmap.c | Get e820 memory map |
2204 |
Function | get_memmap | void | memmap.c | Get memory map |
2205 |
Static | is_pnp_bios | static int | pnpbios.c | Test address for PnP BIOS structure |
2206 |
Function | find_pnp_bios | int | pnpbios.c | Locate Plug-and-Play BIOS |
2207 |
Static | startpxe_payload | static int | pxe_cmd.c | |
2208 |
Static | startpxe_exec | static int | pxe_cmd.c | |
2209 |
Static | stoppxe_exec | static int | pxe_cmd.c | |
2210 |
Function | call_bootsector | int | bootsector.c | Jump to preloaded bootsector |
2211 |
Static | bzimage_parse_header | static int | bzimage.c | Parse bzImage header |
2212 |
Static | bzimage_update_header | static void | bzimage.c | Update bzImage header in loaded kernel |
2213 |
Static | bzimage_parse_cmdline | static int | bzimage.c | Parse kernel command line for bootloader parameters |
2214 |
Static | bzimage_set_cmdline | static int | bzimage.c | Set command line |
2215 |
Static | bzimage_load_initrd | static size_t | bzimage.c | Load initrd |
2216 |
Static | bzimage_load_initrds | static int | bzimage.c | Load initrds, if any |
2217 |
Static | bzimage_exec | static int | bzimage.c | Execute bzImage image |
2218 |
Function | bzimage_load | int | bzimage.c | Load bzImage image into memory |
2219 |
Static | com32_exec | static int | com32.c | Execute COMBOOT image |
2220 |
Static | com32_identify | static int | com32.c | Check image name extension |
2221 |
Static | comboot_load_image | static int | com32.c | Load COM32 image into memory |
2222 |
Static | comboot_prepare_bounce_buffer | static int | com32.c | Prepare COM32 low memory bounce buffer |
2223 |
Static | com32_load | static int | com32.c | Load COM32 image into memory |
2224 |
Static | comboot_copy_cmdline | static void | comboot.c | Copy command line to PSP |
2225 |
Static | comboot_init_psp | static void | comboot.c | Initialize PSP |
2226 |
Static | comboot_exec | static int | comboot.c | Execute COMBOOT image |
2227 |
Static | comboot_identify | static int | comboot.c | Check image name extension |
2228 |
Static | comboot_prepare_segment | static int | comboot.c | Load COMBOOT image into memory, preparing a segment and returning it |
2229 |
Static | comboot_load | static int | comboot.c | Load COMBOOT image into memory |
2230 |
Static | elfboot_exec | static int | elfboot.c | Execute ELF image |
2231 |
Static | elfboot_load | static int | elfboot.c | Load ELF image into memory |
2232 |
Static | word_checksum | static unsigned int | eltorito.c | Calculate 16-bit word checksum |
2233 |
Static | eltorito_exec | static int | eltorito.c | Execute El Torito image |
2234 |
Static | eltorito_read_voldesc | static int | eltorito.c | Read and verify El Torito Boot Record Volume Descriptor |
2235 |
Static | eltorito_read_catalog | static int | eltorito.c | Read and verify El Torito Boot Catalog |
2236 |
Static | eltorito_load_disk | static int | eltorito.c | Load El Torito virtual disk image into memory |
2237 |
Static | eltorito_load | static int | eltorito.c | Load El Torito image into memory |
2238 |
Static | multiboot_build_memmap | static void | multiboot.c | Build multiboot memory map |
2239 |
Function | multiboot_add_cmdline | physaddr_t | multiboot.c | Add command line in base memory |
2240 |
Static | multiboot_build_module_list | static unsigned int | multiboot.c | Build multiboot module list |
2241 |
Static | multiboot_exec | static int | multiboot.c | Execute multiboot image |
2242 |
Static | multiboot_find_header | static int | multiboot.c | Find multiboot header |
2243 |
Static | multiboot_load_raw | static int | multiboot.c | Load raw multiboot image into memory |
2244 |
Static | multiboot_load_elf | static int | multiboot.c | Load ELF multiboot image into memory |
2245 |
Static | multiboot_load | static int | multiboot.c | Load multiboot image into memory |
2246 |
Static | nbi_prepare_segment | static int | nbi.c | Prepare a segment for an NBI image |
2247 |
Static | nbi_load_segment | static int | nbi.c | Load a segment for an NBI image |
2248 |
Static | nbi_process_segments | static int | nbi.c | Process segments of an NBI image |
2249 |
Static | nbi_load | static int | nbi.c | Load an NBI image into memory |
2250 |
Static | nbi_boot16 | static int | nbi.c | Boot a 16-bit NBI image |
2251 |
Static | nbi_boot32 | static int | nbi.c | Boot a 32-bit NBI image |
2252 |
Static | nbi_prepare_dhcp | static int | nbi.c | Prepare DHCP parameter block for NBI image |
2253 |
Static | nbi_exec | static int | nbi.c | Execute a loaded NBI image |
2254 |
Static | pxe_exec | static int | pxe_image.c | Execute PXE image |
2255 |
Function | pxe_load | int | pxe_image.c | Load PXE image into memory |
2256 |
Function | abft_fill_data | void | abft.c | Fill in all variable portions of aBFT |
2257 |
Static | aoeboot | static int | aoeboot.c | |
2258 |
Function | hook_bios_interrupt | void | biosint.c | Hook INT vector |
2259 |
Function | unhook_bios_interrupt | int | biosint.c | Unhook INT vector |
2260 |
Static | bios_cpu_nap | static void | bios_nap.c | Save power by halting the CPU until the next interrupt |
2261 |
Static | bios_find_smbios | static int | bios_smbios.c | @file |
2262 |
Static | bios_currticks | static unsigned long | bios_timer.c | Get current system time in ticks |
2263 |
Static | ibft_set_ipaddr | static void | ibft.c | Fill in an IP address field within iBFT |
2264 |
Static | ibft_set_ipaddr_option | static void | ibft.c | Fill in an IP address within iBFT from configuration setting |
2265 |
Static | ibft_ipaddr | static const char * | ibft.c | Read IP address from iBFT (for debugging) |
2266 |
Static | ibft_alloc_string | static int | ibft.c | Allocate a string within iBFT |
2267 |
Static | ibft_set_string | static int | ibft.c | Fill in a string field within iBFT |
2268 |
Static | ibft_set_string_option | static int | ibft.c | Fill in a string field within iBFT from configuration setting |
2269 |
Static | ibft_string | static const char * | ibft.c | Read string from iBFT (for debugging) |
2270 |
Static | ibft_fill_nic | static int | ibft.c | Fill in NIC portion of iBFT |
2271 |
Static | ibft_fill_initiator | static int | ibft.c | Fill in Initiator portion of iBFT |
2272 |
Static | ibft_fill_target_chap | static int | ibft.c | Fill in Target CHAP portion of iBFT |
2273 |
Static | ibft_fill_target_reverse_chap | static int | ibft.c | Fill in Target Reverse CHAP portion of iBFT |
2274 |
Static | ibft_fill_target | static int | ibft.c | Fill in Target portion of iBFT |
2275 |
Function | ibft_fill_data | int | ibft.c | Fill in all variable portions of iBFT |
2276 |
Static | ib_srpboot | static int | ib_srpboot.c | |
2277 |
Static | int13_set_num_drives | static void | int13.c | Update BIOS drive count |
2278 |
Static | int13_check_num_drives | static void | int13.c | Check number of drives |
2279 |
Static | int13_reset | static int | int13.c | INT 13, 00 - Reset disk system |
2280 |
Static | int13_get_last_status | static int | int13.c | INT 13, 01 - Get status of last operation |
2281 |
Static | int13_rw_sectors | static int | int13.c | Read / write sectors |
2282 |
Static | int13_read_sectors | static int | int13.c | INT 13, 02 - Read sectors |
2283 |
Static | int13_write_sectors | static int | int13.c | INT 13, 03 - Write sectors |
2284 |
Static | int13_get_parameters | static int | int13.c | INT 13, 08 - Get drive parameters |
2285 |
Static | int13_get_disk_type | static int | int13.c | INT 13, 15 - Get disk type |
2286 |
Static | int13_extension_check | static int | int13.c | INT 13, 41 - Extensions installation check |
2287 |
Static | int13_extended_rw | static int | int13.c | Extended read / write |
2288 |
Static | int13_extended_read | static int | int13.c | INT 13, 42 - Extended read |
2289 |
Static | int13_extended_write | static int | int13.c | INT 13, 43 - Extended write |
2290 |
Static | int13_get_extended_parameters | static int | int13.c | INT 13, 48 - Get extended parameters |
2291 |
Static | int13 | static __asmcall void | int13.c | INT 13 handler |
2292 |
Static | hook_int13 | static void | int13.c | Hook INT 13 handler |
2293 |
Static | unhook_int13 | static void | int13.c | Unhook INT 13 handler |
2294 |
Static | guess_int13_geometry | static void | int13.c | Guess INT 13 drive geometry |
2295 |
Function | register_int13_drive | void | int13.c | Register INT 13 emulated drive |
2296 |
Function | unregister_int13_drive | void | int13.c | Unregister INT 13 emulated drive |
2297 |
Function | int13_boot | int | int13.c | Attempt to boot from an INT 13 drive |
2298 |
Static | iscsiboot | static int | iscsiboot.c | |
2299 |
Function | keep_san | int | keepsan.c | |
2300 |
Static | init_eheap | static int | memtop_umalloc.c | Initialise external heap |
2301 |
Static | ecollect_free | static void | memtop_umalloc.c | Collect free blocks |
2302 |
Static | memtop_urealloc | static userptr_t | memtop_umalloc.c | Reallocate external memory |
2303 |
Static | pcibios_max_bus | static int | pcibios.c | @file |
2304 |
Function | pcibios_read | int | pcibios.c | Read configuration space via PCI BIOS |
2305 |
Function | pcibios_write | int | pcibios.c | Write configuration space via PCI BIOS |
2306 |
Function | sbft_fill_data | int | sbft.c | Fill in all variable portions of sBFT |
2307 |
Static | pxenv_unknown | static PXENV_EXIT_t | pxe_call.c | Handle an unknown PXE API call |
2308 |
Function | pxe_api_call | __asmcall void | pxe_call.c | Dispatch PXE API call |
2309 |
Function | pxe_api_call_weak | int | pxe_call.c | Dispatch weak PXE API call with PXE stack available |
2310 |
Function | pxe_loader_call | __asmcall void | pxe_call.c | Dispatch PXE loader call |
2311 |
Static | pxe_checksum | static uint8_t | pxe_call.c | Calculate byte checksum as used by PXE |
2312 |
Static | pxe_init_structures | static void | pxe_call.c | Initialise !PXE and PXENV+ structures |
2313 |
Function | pxe_activate | void | pxe_call.c | Activate PXE stack |
2314 |
Function | pxe_deactivate | int | pxe_call.c | Deactivate PXE stack |
2315 |
Function | pxe_start_nbp | int | pxe_call.c | |
2316 |
Function | pxenv_file_open | PXENV_EXIT_t | pxe_file.c | FILE OPEN |
2317 |
Function | pxenv_file_close | PXENV_EXIT_t | pxe_file.c | FILE CLOSE |
2318 |
Function | pxenv_file_select | PXENV_EXIT_t | pxe_file.c | FILE SELECT |
2319 |
Function | pxenv_file_read | PXENV_EXIT_t | pxe_file.c | FILE READ |
2320 |
Function | pxenv_get_file_size | PXENV_EXIT_t | pxe_file.c | GET FILE SIZE |
2321 |
Function | pxenv_file_exec | PXENV_EXIT_t | pxe_file.c | FILE EXEC |
2322 |
Function | pxenv_file_api_check | PXENV_EXIT_t | pxe_file.c | FILE API CHECK |
2323 |
Function | pxenv_file_exit_hook | PXENV_EXIT_t | pxe_file.c | FILE EXIT HOOK |
2324 |
Function | undi_loader | PXENV_EXIT_t | pxe_loader.c | @file |
2325 |
Function | pxenv_unload_stack | PXENV_EXIT_t | pxe_preboot.c | UNLOAD BASE CODE STACK |
2326 |
Function | pxenv_get_cached_info | PXENV_EXIT_t | pxe_preboot.c | |
2327 |
Function | pxenv_restart_tftp | PXENV_EXIT_t | pxe_preboot.c | |
2328 |
Function | pxenv_start_undi | PXENV_EXIT_t | pxe_preboot.c | |
2329 |
Function | pxenv_stop_undi | PXENV_EXIT_t | pxe_preboot.c | |
2330 |
Function | pxenv_start_base | PXENV_EXIT_t | pxe_preboot.c | |
2331 |
Function | pxenv_stop_base | PXENV_EXIT_t | pxe_preboot.c | |
2332 |
Static | pxe_tftp_close | static void | pxe_tftp.c | Close PXE TFTP connection |
2333 |
Static | pxe_tftp_xfer_deliver_iob | static int | pxe_tftp.c | Receive new data |
2334 |
Static | pxe_tftp_xfer_close | static void | pxe_tftp.c | Handle close() event |
2335 |
Static | pxe_tftp_open | static int | pxe_tftp.c | Open PXE TFTP connection |
2336 |
Function | pxenv_tftp_open | PXENV_EXIT_t | pxe_tftp.c | TFTP OPEN |
2337 |
Function | pxenv_tftp_close | PXENV_EXIT_t | pxe_tftp.c | TFTP CLOSE |
2338 |
Function | pxenv_tftp_read | PXENV_EXIT_t | pxe_tftp.c | TFTP READ |
2339 |
Function | pxenv_tftp_read_file | PXENV_EXIT_t | pxe_tftp.c | TFTP/MTFTP read file |
2340 |
Function | pxenv_tftp_get_fsize | PXENV_EXIT_t | pxe_tftp.c | TFTP GET FILE SIZE |
2341 |
Static | pxe_udp_deliver_iob | static int | pxe_udp.c | Receive PXE UDP data |
2342 |
Function | pxenv_udp_open | PXENV_EXIT_t | pxe_udp.c | UDP OPEN |
2343 |
Function | pxenv_udp_close | PXENV_EXIT_t | pxe_udp.c | UDP CLOSE |
2344 |
Function | pxenv_udp_write | PXENV_EXIT_t | pxe_udp.c | UDP WRITE |
2345 |
Function | pxenv_udp_read | PXENV_EXIT_t | pxe_udp.c | UDP READ |
2346 |
Function | pxe_set_netdev | void | pxe_undi.c | Set network device as current PXE network device |
2347 |
Static | pxe_netdev_open | static int | pxe_undi.c | Open PXE network device |
2348 |
Static | pxe_netdev_close | static void | pxe_undi.c | Close PXE network device |
2349 |
Static | pxe_dump_mcast_list | static void | pxe_undi.c | Dump multicast address list |
2350 |
Function | pxenv_undi_startup | PXENV_EXIT_t | pxe_undi.c | |
2351 |
Function | pxenv_undi_cleanup | PXENV_EXIT_t | pxe_undi.c | |
2352 |
Function | pxenv_undi_initialize | PXENV_EXIT_t | pxe_undi.c | |
2353 |
Function | pxenv_undi_reset_adapter | PXENV_EXIT_t | pxe_undi.c | |
2354 |
Function | pxenv_undi_shutdown | PXENV_EXIT_t | pxe_undi.c | |
2355 |
Function | pxenv_undi_open | PXENV_EXIT_t | pxe_undi.c | |
2356 |
Function | pxenv_undi_close | PXENV_EXIT_t | pxe_undi.c | |
2357 |
Function | pxenv_undi_transmit | PXENV_EXIT_t | pxe_undi.c | |
2358 |
Function | pxenv_undi_set_mcast_address | PXENV_EXIT_t | pxe_undi.c | |
2359 |
Function | pxenv_undi_set_station_address | PXENV_EXIT_t | pxe_undi.c | |
2360 |
Function | pxenv_undi_set_packet_filter | PXENV_EXIT_t | pxe_undi.c | |
2361 |
Function | pxenv_undi_get_information | PXENV_EXIT_t | pxe_undi.c | |
2362 |
Function | pxenv_undi_get_statistics | PXENV_EXIT_t | pxe_undi.c | |
2363 |
Function | pxenv_undi_clear_statistics | PXENV_EXIT_t | pxe_undi.c | |
2364 |
Function | pxenv_undi_initiate_diags | PXENV_EXIT_t | pxe_undi.c | |
2365 |
Function | pxenv_undi_force_interrupt | PXENV_EXIT_t | pxe_undi.c | |
2366 |
Function | pxenv_undi_get_mcast_address | PXENV_EXIT_t | pxe_undi.c | |
2367 |
Function | pxenv_undi_get_nic_type | PXENV_EXIT_t | pxe_undi.c | |
2368 |
Function | pxenv_undi_get_iface_info | PXENV_EXIT_t | pxe_undi.c | |
2369 |
Function | pxenv_undi_get_state | PXENV_EXIT_t | pxe_undi.c | |
2370 |
Function | pxenv_undi_isr | PXENV_EXIT_t | pxe_undi.c | |
2371 |
Inline | __attribute__ | static inline | pxeparent.c | @file |
2372 |
Function | pxeparent_call | int | pxeparent.c | Issue parent PXE API call |
2373 |
Function | get_cached_dhcpack | void | pxeparent_dhcp.c | Present cached DHCP packet if it exists |
2374 |
Function | com32_intcall | void __asmcall | com32_call.c | Interrupt call helper |
2375 |
Function | com32_farcall | void __asmcall | com32_call.c | Farcall helper |
2376 |
Function | com32_cfarcall | int __asmcall | com32_call.c | CDECL farcall helper |
2377 |
Static | print_user_string | static void | comboot_call.c | Print a string with a particular terminator |
2378 |
Static | shuffle | static void | comboot_call.c | Perform a series of memory copies from a list in low memory |
2379 |
Function | comboot_force_text_mode | void | comboot_call.c | Set default text mode |
2380 |
Static | comboot_fetch_kernel | static int | comboot_call.c | Fetch kernel and optional initrd |
2381 |
Static | int20 | static __asmcall void | comboot_call.c | Terminate program interrupt handler |
2382 |
Static | int21 | static __asmcall void | comboot_call.c | DOS-compatible API |
2383 |
Function | pxe_api_call_weak | __weak int | comboot_call.c | Dispatch PXE API call weakly |
2384 |
Static | int22 | static __asmcall void | comboot_call.c | SYSLINUX API |
2385 |
Function | hook_comboot_interrupts | void | comboot_call.c | Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) |
2386 |
Function | unhook_comboot_interrupts | void | comboot_call.c | Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) |
2387 |
Static | comboot_resolv_done | static void | comboot_resolv.c | |
2388 |
Function | comboot_resolv | int | comboot_resolv.c | |
2389 |
Function | copy_user_to_rm_stack | uint16_t | librm_mgmt.c | Allocate space on the real-mode stack and copy data there from a |
2390 |
Function | remove_user_from_rm_stack | void | librm_mgmt.c | Deallocate space on the real-mode stack, optionally copying back |
2391 |
Function | pcidirect_prepare | void | pcidirect.c | @file |
2392 |
Function | __memcpy | void * | x86_string.c | Copy memory area |
2393 |
Static | efix86_cpu_nap | static void | efix86_nap.c | @file |
2394 |
Function | _efidrv_start | EFI_STATUS EFIAPI | efidrvprefix.c | EFI entry point |
2395 |
Function | _efi_start | EFI_STATUS EFIAPI | efiprefix.c | EFI entry point |
2396 |
Function | acpi_fix_checksum | void | acpi.c | @file |
2397 |
Static | ansiesc_call_handler | static void | ansiesc.c | @file |
2398 |
Function | ansiesc_process | int | ansiesc.c | Process character that may be part of ANSI escape sequence |
2399 |
Function | vasprintf | int | asprintf.c | Write a formatted string to newly allocated memory. |
2400 |
Function | asprintf | int | asprintf.c | Write a formatted string to newly allocated memory. |
2401 |
Function | base16_encode | void | base16.c | @file |
2402 |
Function | base16_decode | int | base16.c | Base16-decode data |
2403 |
Function | base64_encode | void | base64.c | Base64-encode data |
2404 |
Function | base64_decode | int | base64.c | Base64-decode string |
2405 |
Function | basename | char * | basename.c | Return base name from path |
2406 |
Function | dirname | char * | basename.c | Return directory name from path |
2407 |
Function | bitmap_resize | int | bitmap.c | @file |
2408 |
Function | bitmap_test | int | bitmap.c | Test bit in bitmap |
2409 |
Function | bitmap_set | void | bitmap.c | Set bit in bitmap |
2410 |
Function | __flsl | int | bitops.c | |
2411 |
Static | btext_setup_display | static void | btext.c | |
2412 |
Static | map_boot_text | static void | btext.c | |
2413 |
Static | calc_base | static unsigned char * BTEXT | btext.c | |
2414 |
Static | btext_clearscreen | static void BTEXT | btext.c | |
2415 |
Function | dcbst | __inline__ void | btext.c | |
2416 |
Static | btext_flushscreen | static void BTEXT | btext.c | |
2417 |
Static | scrollscreen | static BTEXT void | btext.c | |
2418 |
Static | btext_drawchar | static void BTEXT | btext.c | |
2419 |
Static | btext_drawstring | static void BTEXT | btext.c | |
2420 |
Static | btext_drawhex | static void BTEXT | btext.c | |
2421 |
Static | draw_byte | static void BTEXT | btext.c | |
2422 |
Static | draw_byte_32 | static void BTEXT | btext.c | |
2423 |
Static | draw_byte_16 | static void BTEXT | btext.c | |
2424 |
Static | draw_byte_8 | static void BTEXT | btext.c | |
2425 |
Static | btext_init | static void | btext.c | |
2426 |
Static | btext_putc | static void | btext.c | |
2427 |
Function | putchar | void | console.c | Write a single character to each console device. |
2428 |
Static | has_input | static struct console_driver * | console.c | Check to see if any input is available on any console. |
2429 |
Function | getchar | int | console.c | Read a single character from any console. |
2430 |
Function | iskey | int | console.c | Check for available input on any console. |
2431 |
Function | cpio_set_field | void | cpio.c | Set field within a CPIO header |
2432 |
Function | isspace | int | ctype.c | Check to see if character is a space |
2433 |
Function | churi | void | cwuri.c | Change working URI |
2434 |
Function | pause | void | debug.c | |
2435 |
Function | more | void | debug.c | |
2436 |
Static | dbg_hex_dump_da_row | static void | debug.c | Print row of a hex dump with specified display address |
2437 |
Function | dbg_hex_dump_da | void | debug.c | Print hex dump with specified display address |
2438 |
Function | guard_region | void | debug.c | |
2439 |
Function | check_region | int | debug.c | |
2440 |
Static | dbg_autocolour | static int | debug.c | Choose colour index for debug autocolourisation |
2441 |
Function | dbg_autocolourise | void | debug.c | Select automatic colour for debug messages |
2442 |
Function | dbg_decolourise | void | debug.c | Revert to normal colour |
2443 |
Static | rootdev_probe | static int | device.c | Probe a root device |
2444 |
Static | rootdev_remove | static void | device.c | Remove a root device |
2445 |
Static | probe_devices | static void | device.c | Probe all devices |
2446 |
Static | remove_devices | static void | device.c | Remove all devices |
2447 |
Static | downloader_free | static void | downloader.c | Free downloader object |
2448 |
Static | downloader_finished | static void | downloader.c | Terminate download |
2449 |
Static | downloader_ensure_size | static int | downloader.c | Ensure that download buffer is large enough for the specified size |
2450 |
Static | downloader_job_kill | static void | downloader.c | Job control interface |
2451 |
Static | downloader_job_progress | static void | downloader.c | Report progress of download job |
2452 |
Static | downloader_xfer_deliver_iob | static int | downloader.c | Data transfer interface |
2453 |
Static | downloader_xfer_close | static void | downloader.c | Handle close() event received via data transfer interface |
2454 |
Function | create_downloader | int | downloader.c | Instantiator |
2455 |
Function | execv | int | exec.c | Execute command |
2456 |
Static | expand_command | static char * | exec.c | Expand variables within command line |
2457 |
Static | split_args | static int | exec.c | Split command line into argv array |
2458 |
Function | system | int | exec.c | Execute command line |
2459 |
Static | echo_exec | static int | exec.c | The "echo" command |
2460 |
Function | filter_close | void | filter.c | @file |
2461 |
Function | filter_vredirect | int | filter.c | |
2462 |
Function | filter_window | size_t | filter.c | |
2463 |
Function | filter_alloc_iob | struct io_buffer * | filter.c | |
2464 |
Function | filter_deliver_iob | int | filter.c | |
2465 |
Function | filter_deliver_raw | int | filter.c | |
2466 |
Static | fnrec_is_valid | static int | fnrec.c | Test whether the trace buffer is valid |
2467 |
Static | fnrec_reset | static void | fnrec.c | Reset the trace buffer and clear entries |
2468 |
Static | fnrec_append_unique | static void | fnrec.c | Write a value to the end of the buffer if it is not a repetition |
2469 |
Static | fnrec_dump | static void | fnrec.c | Print the contents of the trace buffer in chronological order |
2470 |
Static | fnrec_init | static void | fnrec.c | Function tracer initialisation function |
2471 |
Function | __cyg_profile_func_enter | void | fnrec.c | |
2472 |
Function | __cyg_profile_func_exit | void | fnrec.c | |
2473 |
Static | gdbserial_recv | static size_t | gdbserial.c | |
2474 |
Static | gdbserial_send | static void | gdbserial.c | |
2475 |
Function | gdbserial_configure | struct gdb_transport * | gdbserial.c | |
2476 |
Static | gdbstub_from_hex_digit | static uint8_t | gdbstub.c | |
2477 |
Static | gdbstub_to_hex_digit | static uint8_t | gdbstub.c | |
2478 |
Static | gdbstub_from_hex_buf | static void | gdbstub.c | |
2479 |
Static | gdbstub_to_hex_buf | static void | gdbstub.c | |
2480 |
Static | gdbstub_cksum | static uint8_t | gdbstub.c | |
2481 |
Static | gdbstub_tx_packet | static void | gdbstub.c | |
2482 |
Static | gdbstub_send_ok | static void | gdbstub.c | |
2483 |
Static | gdbstub_send_num_packet | static void | gdbstub.c | |
2484 |
Static | gdbstub_get_packet_args | static int | gdbstub.c | |
2485 |
Static | gdbstub_send_errno | static void | gdbstub.c | |
2486 |
Static | gdbstub_report_signal | static void | gdbstub.c | |
2487 |
Static | gdbstub_read_regs | static void | gdbstub.c | |
2488 |
Static | gdbstub_write_regs | static void | gdbstub.c | |
2489 |
Static | gdbstub_read_mem | static void | gdbstub.c | |
2490 |
Static | gdbstub_write_mem | static void | gdbstub.c | |
2491 |
Static | gdbstub_continue | static void | gdbstub.c | |
2492 |
Static | gdbstub_breakpoint | static void | gdbstub.c | |
2493 |
Static | gdbstub_rx_packet | static void | gdbstub.c | |
2494 |
Static | gdbstub_state_new | static void | gdbstub.c | |
2495 |
Static | gdbstub_state_data | static void | gdbstub.c | |
2496 |
Static | gdbstub_state_cksum1 | static void | gdbstub.c | |
2497 |
Static | gdbstub_state_cksum2 | static void | gdbstub.c | |
2498 |
Static | gdbstub_state_wait_ack | static void | gdbstub.c | |
2499 |
Static | gdbstub_parse | static void | gdbstub.c | |
2500 |
Function | gdbstub_handler | void | gdbstub.c | |
2501 |
Function | find_gdb_transport | struct gdb_transport * | gdbstub.c | |
2502 |
Function | gdbstub_start | void | gdbstub.c | |
2503 |
Static | gdbudp_ensure_netdev_open | static void | gdbudp.c | |
2504 |
Static | gdbudp_recv | static size_t | gdbudp.c | |
2505 |
Static | gdbudp_send | static void | gdbudp.c | |
2506 |
Function | gdbudp_configure | struct gdb_transport * | gdbudp.c | |
2507 |
Static | gdbudp_init | static int | gdbudp.c | |
2508 |
Static | getchar_timeout | static int | getkey.c | Read character from console if available within timeout period |
2509 |
Function | getkey | int | getkey.c | Get single keypress |
2510 |
Static | get_argv_argument | static const char * | getopt.c | Get option argument from argv[] array |
2511 |
Static | match_long_option | static int | getopt.c | Match long option |
2512 |
Static | match_short_option | static int | getopt.c | Match short option |
2513 |
Function | getopt_long | int | getopt.c | Parse command-line options |
2514 |
Static | hw_finished | static void | hw.c | |
2515 |
Static | hw_xfer_close | static void | hw.c | |
2516 |
Static | hw_step | static void | hw.c | |
2517 |
Static | hw_open | static int | hw.c | |
2518 |
Static | i365_get | static u_char | i82365.c | |
2519 |
Static | i365_set | static void | i82365.c | |
2520 |
Function | add_socket_i365 | void | i82365.c | |
2521 |
Function | i365_bset | void | i82365.c | |
2522 |
Function | i365_bclr | void | i82365.c | |
2523 |
Function | identify_i365 | int | i82365.c | |
2524 |
Function | init_i82365 | int | i82365.c | |
2525 |
Function | phex | void | i82365.c | |
2526 |
Function | deinit_i82365 | int | i82365.c | |
2527 |
Function | i82365_interfacer | int | i82365.c | |
2528 |
Static | free_image | static void | image.c | Free executable/loadable image |
2529 |
Function | alloc_image | struct image * | image.c | Allocate executable/loadable image |
2530 |
Function | image_set_uri | int | image.c | Set image URI |
2531 |
Function | image_set_cmdline | int | image.c | Set image command line |
2532 |
Function | register_image | int | image.c | Register executable/loadable image |
2533 |
Function | unregister_image | void | image.c | Unregister executable/loadable image |
2534 |
Function | find_image | struct image * | image.c | Find image by name |
2535 |
Static | image_load_type | static int | image.c | Load executable/loadable image into memory |
2536 |
Function | image_load | int | image.c | Load executable/loadable image into memory |
2537 |
Function | image_autoload | int | image.c | Autodetect image type and load executable/loadable image into memory |
2538 |
Function | image_exec | int | image.c | Execute loaded image |
2539 |
Function | register_and_autoload_image | int | image.c | Register and autoload an image |
2540 |
Function | register_and_autoexec_image | int | image.c | Register and autoexec an image |
2541 |
Function | initialise | void | init.c | Initialise gPXE |
2542 |
Function | startup | void | init.c | Start up gPXE |
2543 |
Function | shutdown | void | init.c | Shut down gPXE |
2544 |
Function | plug | void | interface.c | @file |
2545 |
Function | plug_plug | void | interface.c | Plug two interfaces together |
2546 |
Function | alloc_iob | struct io_buffer * | iobuf.c | @file |
2547 |
Function | free_iob | void | iobuf.c | Free I/O buffer |
2548 |
Function | iob_ensure_headroom | int | iobuf.c | Ensure I/O buffer has sufficient headroom |
2549 |
Function | job_done | void | job.c | @file |
2550 |
Function | job_kill | void | job.c | |
2551 |
Function | job_progress | void | job.c | |
2552 |
Function | ignore_job_done | void | job.c | Helper methods |
2553 |
Function | ignore_job_kill | void | job.c | |
2554 |
Function | ignore_job_progress | void | job.c | |
2555 |
Function | buffered_line | char * | linebuf.c | Retrieve buffered-up line |
2556 |
Function | empty_line_buffer | void | linebuf.c | Discard line buffer contents |
2557 |
Function | line_buffer | ssize_t | linebuf.c | Buffer up received data by lines |
2558 |
Function | main | __asmcall int | main.c | Main entry point |
2559 |
Function | alloc_memblock | void * | malloc.c | Allocate a memory block |
2560 |
Function | free_memblock | void | malloc.c | Free a memory block |
2561 |
Function | realloc | void * | malloc.c | Reallocate memory |
2562 |
Function | malloc | void * | malloc.c | Allocate memory |
2563 |
Function | free | void | malloc.c | Free memory |
2564 |
Function | zalloc | void * | malloc.c | Allocate cleared memory |
2565 |
Function | mpopulate | void | malloc.c | Add memory to allocation pool |
2566 |
Static | init_heap | static void | malloc.c | Initialise the heap |
2567 |
Function | mdumpfree | void | malloc.c | Dump free block list |
2568 |
Function | inet_aton | int | misc.c | INET_ATON - Convert an ascii x.x.x.x to binary form |
2569 |
Function | strtoul | unsigned long | misc.c | |
2570 |
Static | monojob_done | static void | monojob.c | |
2571 |
Function | monojob_wait | int | monojob.c | Wait for single foreground job to complete |
2572 |
Static | nvo_checksum | static unsigned int | nvo.c | @file |
2573 |
Static | nvo_load | static int | nvo.c | Load non-volatile stored options from non-volatile storage device |
2574 |
Static | nvo_save | static int | nvo.c | Save non-volatile stored options back to non-volatile storage device |
2575 |
Static | nvo_init_dhcpopts | static void | nvo.c | Parse stored options |
2576 |
Static | nvo_store | static int | nvo.c | Store value of NVO setting |
2577 |
Static | nvo_fetch | static int | nvo.c | Fetch value of NVO setting |
2578 |
Function | nvo_init | void | nvo.c | Initialise non-volatile stored options |
2579 |
Function | register_nvo | int | nvo.c | Register non-volatile stored options |
2580 |
Function | unregister_nvo | void | nvo.c | Unregister non-volatile stored options |
2581 |
Function | xfer_open_uri | int | open.c | @file |
2582 |
Function | xfer_open_uri_string | int | open.c | Open URI string |
2583 |
Function | xfer_open_socket | int | open.c | Open socket |
2584 |
Function | xfer_vopen | int | open.c | Open location |
2585 |
Function | xfer_open | int | open.c | Open location |
2586 |
Function | xfer_vreopen | int | open.c | Reopen location |
2587 |
Function | sleepticks | void | pcmcia.c | |
2588 |
Static | pcmcia_init_all | static void | pcmcia.c | |
2589 |
Static | pcmcia_shutdown_all | static void | pcmcia.c | |
2590 |
Static | get_scancode | static int | pc_kbd.c | |
2591 |
Static | kbd_havekey | static int | pc_kbd.c | |
2592 |
Static | kbd_ischar | static int | pc_kbd.c | |
2593 |
Static | kbd_getc | static int | pc_kbd.c | |
2594 |
Static | posix_file_free | static void | posix_io.c | Free open file |
2595 |
Static | posix_file_finished | static void | posix_io.c | Terminate file data transfer |
2596 |
Static | posix_file_xfer_close | static void | posix_io.c | Handle close() event |
2597 |
Static | posix_file_xfer_deliver_iob | static int | posix_io.c | Handle deliver_iob() event |
2598 |
Static | posix_fd_to_file | static struct posix_file * | posix_io.c | Identify file by file descriptor |
2599 |
Static | posix_find_free_fd | static int | posix_io.c | Find an available file descriptor |
2600 |
Function | open | int | posix_io.c | Open file |
2601 |
Function | select | int | posix_io.c | Check file descriptors for readiness |
2602 |
Function | read_user | ssize_t | posix_io.c | Read data from file |
2603 |
Function | fsize | ssize_t | posix_io.c | Determine file size |
2604 |
Function | close | int | posix_io.c | Close file |
2605 |
Function | process_add | void | process.c | Add process to process list |
2606 |
Function | process_del | void | process.c | Remove process from process list |
2607 |
Function | step | void | process.c | Single-step a single process |
2608 |
Static | init_processes | static void | process.c | Initialise processes |
2609 |
Static | print_lacp_state | static void | proto_eth_slow.c | |
2610 |
Inline | print_lacpdu | static inline void | proto_eth_slow.c | |
2611 |
Inline | lacp_timer_val | static inline unsigned long | proto_eth_slow.c | |
2612 |
Static | print_lacp | static void | proto_eth_slow.c | |
2613 |
Static | lacp_init_state | static void | proto_eth_slow.c | |
2614 |
Inline | lacp_update_ntt | static inline int | proto_eth_slow.c | |
2615 |
Inline | lacp_record_pdu | static inline void | proto_eth_slow.c | |
2616 |
Inline | lacp_timer_expired | static inline int | proto_eth_slow.c | |
2617 |
Inline | lacp_start_periodic_timer | static inline void | proto_eth_slow.c | |
2618 |
Inline | lacp_start_current_while_timer | static inline void | proto_eth_slow.c | |
2619 |
Static | send_lacp_reports | static void | proto_eth_slow.c | |
2620 |
Inline | send_eth_slow_reports | static inline void | proto_eth_slow.c | |
2621 |
Inline | process_eth_slow | static inline void | proto_eth_slow.c | |
2622 |
Function | srandom | void | random.c | Seed the pseudo-random number generator |
2623 |
Function | random | long int | random.c | Generate a pseudo-random number between 0 and 2147483647L or 2147483562? |
2624 |
Function | ref_get | struct refcnt * | refcnt.c | @file |
2625 |
Function | ref_put | void | refcnt.c | Decrement reference count |
2626 |
Function | resolv_done | void | resolv.c | @file |
2627 |
Function | ignore_resolv_done | void | resolv.c | Ignore name resolution done() event |
2628 |
Static | numeric_step | static void | resolv.c | |
2629 |
Static | numeric_resolv | static int | resolv.c | |
2630 |
Static | resolv_mux_try | static int | resolv.c | Try current child name resolver |
2631 |
Static | resolv_mux_done | static void | resolv.c | Handle done() event from child name resolver |
2632 |
Function | resolv | int | resolv.c | Start name resolution |
2633 |
Static | named_done | static void | resolv.c | Finish using named socket |
2634 |
Static | named_xfer_close | static void | resolv.c | Handle close() event |
2635 |
Static | named_resolv_done | static void | resolv.c | Handle done() event |
2636 |
Function | xfer_open_named_socket | int | resolv.c | Open named socket |
2637 |
Function | serial_putc | void | serial.c | |
2638 |
Function | serial_getc | int | serial.c | |
2639 |
Function | serial_ischar | int | serial.c | |
2640 |
Static | serial_init | static void | serial.c | |
2641 |
Static | serial_fini | static void | serial.c | |
2642 |
Static | serial_console_init | static void | serial_console.c | |
2643 |
Inline | generic_setting_name | static inline void * | settings.c | Get generic setting name |
2644 |
Inline | generic_setting_data | static inline void * | settings.c | Get generic setting data |
2645 |
Static | find_generic_setting | static struct generic_setting * | settings.c | Find generic setting |
2646 |
Function | generic_settings_store | int | settings.c | Store value of generic setting |
2647 |
Function | generic_settings_fetch | int | settings.c | Fetch value of generic setting |
2648 |
Function | generic_settings_clear | void | settings.c | Clear generic settings block |
2649 |
Static | find_child_settings | static struct settings * | settings.c | Find child named settings block |
2650 |
Static | autovivify_child_settings | static struct settings * | settings.c | Find or create child named settings block |
2651 |
Static | settings_name | static const char * | settings.c | Return settings block name (for debug only) |
2652 |
Static | parse_settings_name | static struct settings * | settings.c | Parse settings block name |
2653 |
Function | find_settings | struct settings * | settings.c | Find named settings block |
2654 |
Static | apply_settings | static int | settings.c | Apply all settings |
2655 |
Static | reprioritise_settings | static void | settings.c | Reprioritise settings |
2656 |
Function | register_settings | int | settings.c | Register settings block |
2657 |
Function | unregister_settings | void | settings.c | Unregister settings block |
2658 |
Function | store_setting | int | settings.c | Core settings routines |
2659 |
Function | fetch_setting | int | settings.c | Fetch value of setting |
2660 |
Function | fetch_setting_len | int | settings.c | Fetch length of setting |
2661 |
Function | fetch_string_setting | int | settings.c | Fetch value of string setting |
2662 |
Function | fetch_string_setting_copy | int | settings.c | Fetch value of string setting |
2663 |
Function | fetch_ipv4_setting | int | settings.c | Fetch value of IPv4 address setting |
2664 |
Function | fetch_int_setting | int | settings.c | Fetch value of signed integer setting |
2665 |
Function | fetch_uint_setting | int | settings.c | Fetch value of unsigned integer setting |
2666 |
Function | fetch_intz_setting | long | settings.c | Fetch value of signed integer setting, or zero |
2667 |
Function | fetch_uintz_setting | unsigned long | settings.c | Fetch value of unsigned integer setting, or zero |
2668 |
Function | fetch_uuid_setting | int | settings.c | Fetch value of UUID setting |
2669 |
Function | clear_settings | void | settings.c | Clear settings block |
2670 |
Function | setting_cmp | int | settings.c | Compare two settings |
2671 |
Function | storef_setting | int | settings.c | Formatted setting routines |
2672 |
Static | find_setting | static struct setting * | settings.c | Find named setting |
2673 |
Static | parse_setting_tag | static unsigned int | settings.c | Parse setting name as tag number |
2674 |
Static | find_setting_type | static struct setting_type * | settings.c | Find setting type |
2675 |
Static | parse_setting_name | static int | settings.c | Parse setting name |
2676 |
Function | storef_named_setting | int | settings.c | Parse and store value of named setting |
2677 |
Function | fetchf_named_setting | int | settings.c | Fetch and format value of named setting |
2678 |
Static | storef_string | static int | settings.c | Setting types |
2679 |
Static | fetchf_string | static int | settings.c | Fetch and format value of string setting |
2680 |
Static | storef_uristring | static int | settings.c | Parse and store value of URI-encoded string setting |
2681 |
Static | fetchf_uristring | static int | settings.c | Fetch and format value of URI-encoded string setting |
2682 |
Static | storef_ipv4 | static int | settings.c | Parse and store value of IPv4 address setting |
2683 |
Static | fetchf_ipv4 | static int | settings.c | Fetch and format value of IPv4 address setting |
2684 |
Static | storef_int | static int | settings.c | Parse and store value of integer setting |
2685 |
Static | storef_int8 | static int | settings.c | Parse and store value of 8-bit integer setting |
2686 |
Static | storef_int16 | static int | settings.c | Parse and store value of 16-bit integer setting |
2687 |
Static | storef_int32 | static int | settings.c | Parse and store value of 32-bit integer setting |
2688 |
Static | fetchf_int | static int | settings.c | Fetch and format value of signed integer setting |
2689 |
Static | fetchf_uint | static int | settings.c | Fetch and format value of unsigned integer setting |
2690 |
Static | storef_hex | static int | settings.c | Parse and store value of hex string setting |
2691 |
Static | fetchf_hex | static int | settings.c | Fetch and format value of hex string setting |
2692 |
Static | storef_uuid | static int | settings.c | Parse and store value of UUID setting |
2693 |
Static | fetchf_uuid | static int | settings.c | Fetch and format value of UUID setting |
2694 |
Function | strcpy | char * | string.c | ** FROM string.c *** |
2695 |
Function | strncpy | char * | string.c | strncpy - Copy a length-limited, %NUL-terminated string |
2696 |
Function | strcat | char * | string.c | strcat - Append one %NUL-terminated string to another |
2697 |
Function | strcmp | int | string.c | strcmp - Compare two strings |
2698 |
Function | strncmp | int | string.c | strncmp - Compare two length-limited strings |
2699 |
Function | strcasecmp | int | string.c | |
2700 |
Function | strchr | char * | string.c | strchr - Find the first occurrence of a character in a string |
2701 |
Function | strrchr | char * | string.c | strrchr - Find the last occurrence of a character in a string |
2702 |
Function | strlen | size_t | string.c | strlen - Find the length of a string |
2703 |
Function | strnlen | size_t | string.c | strnlen - Find the length of a length-limited string |
2704 |
Function | memset | void * | string.c | memset - Fill a region of memory with the given value |
2705 |
Function | memcpy | void * | string.c | memcpy - Copy one area of memory to another |
2706 |
Function | memmove | void * | string.c | memmove - Copy one area of memory to another |
2707 |
Function | memcmp | int | string.c | memcmp - Compare two areas of memory |
2708 |
Function | strstr | char * | string.c | strstr - Find the first substring in a %NUL terminated string |
2709 |
Function | memchr | void * | string.c | memchr - Find a character in an area of memory. |
2710 |
Function | strndup | char * | string.c | |
2711 |
Function | strdup | char * | string.c | |
2712 |
Function | strnicmp | int | stringextra.c | ** FROM string.c *** |
2713 |
Function | strncat | char * | stringextra.c | strncat - Append a length-limited, %NUL-terminated string to another |
2714 |
Function | strspn | size_t | stringextra.c | strspn - Calculate the length of the initial substring of @s which only |
2715 |
Function | strcspn | size_t | stringextra.c | strcspn - Calculate the length of the initial substring of @s which only |
2716 |
Function | strpbrk | char * | stringextra.c | strpbrk - Find the first occurrence of a set of characters |
2717 |
Function | strtok | char * | stringextra.c | strtok - Split a string into tokens |
2718 |
Function | strsep | char * | stringextra.c | strsep - Split a string into tokens |
2719 |
Function | bcopy | char * | stringextra.c | bcopy - Copy one area of memory to another |
2720 |
Function | memscan | void * | stringextra.c | memscan - Find a character in an area of memory. |
2721 |
Function | mdelay | void | timer.c | Delay for a fixed number of milliseconds |
2722 |
Function | sleep | unsigned int | timer.c | Delay for a fixed number of seconds |
2723 |
Static | dump_uri | static void | uri.c | Dump URI for debugging |
2724 |
Function | parse_uri | struct uri * | uri.c | Parse URI |
2725 |
Function | uri_port | unsigned int | uri.c | Get port from URI |
2726 |
Function | unparse_uri | int | uri.c | Unparse URI |
2727 |
Function | uri_dup | struct uri * | uri.c | Duplicate URI |
2728 |
Function | resolve_path | char * | uri.c | Resolve base+relative path |
2729 |
Function | resolve_uri | struct uri * | uri.c | Resolve base+relative URI |
2730 |
Static | is_unreserved_uri_char | static int | uri.c | Test for unreserved URI characters |
2731 |
Function | uri_encode | size_t | uri.c | URI-encode string |
2732 |
Function | uri_decode | size_t | uri.c | Decode URI-encoded string |
2733 |
Function | uuid_ntoa | char * | uuid.c | @file |
2734 |
Static | format_hex | static char * | vsprintf.c | Format a hexadecimal number |
2735 |
Static | format_decimal | static char * | vsprintf.c | Format a decimal number |
2736 |
Inline | cputchar | static inline void | vsprintf.c | Print character via a printf context |
2737 |
Function | vcprintf | size_t | vsprintf.c | Write a formatted string to a printf context |
2738 |
Static | printf_sputc | static void | vsprintf.c | Write character to buffer |
2739 |
Function | vsnprintf | int | vsprintf.c | Write a formatted string to a buffer |
2740 |
Function | snprintf | int | vsprintf.c | Write a formatted string to a buffer |
2741 |
Function | vssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size |
2742 |
Function | ssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size |
2743 |
Static | printf_putchar | static void | vsprintf.c | Write character to console |
2744 |
Function | vprintf | int | vsprintf.c | Write a formatted string to the console |
2745 |
Function | printf | int | vsprintf.c | Write a formatted string to the console. |
2746 |
Function | xfer_close | void | xfer.c | Close data transfer interface |
2747 |
Function | xfer_vredirect | int | xfer.c | Send redirection event |
2748 |
Function | xfer_redirect | int | xfer.c | Send redirection event |
2749 |
Function | xfer_window | size_t | xfer.c | Check flow control window |
2750 |
Function | xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer |
2751 |
Function | xfer_deliver_iob_meta | int | xfer.c | Deliver datagram as I/O buffer with metadata |
2752 |
Function | xfer_deliver_iob | int | xfer.c | Deliver datagram as I/O buffer with metadata |
2753 |
Function | xfer_deliver_raw | int | xfer.c | Deliver datagram as raw data |
2754 |
Function | xfer_vprintf | int | xfer.c | Deliver formatted string |
2755 |
Function | xfer_printf | int | xfer.c | Deliver formatted string |
2756 |
Function | xfer_seek | int | xfer.c | Seek to position |
2757 |
Function | ignore_xfer_close | void | xfer.c | Helper methods |
2758 |
Function | ignore_xfer_vredirect | int | xfer.c | Ignore vredirect() event |
2759 |
Function | unlimited_xfer_window | size_t | xfer.c | Unlimited flow control window |
2760 |
Function | no_xfer_window | size_t | xfer.c | No flow control window |
2761 |
Function | default_xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer |
2762 |
Function | xfer_deliver_as_raw | int | xfer.c | Deliver datagram as raw data |
2763 |
Function | xfer_deliver_as_iob | int | xfer.c | Deliver datagram as I/O buffer |
2764 |
Function | ignore_xfer_deliver_raw | int | xfer.c | Ignore datagram as raw data event |
2765 |
Function | aes_wrap | int | aes_wrap.c | Wrap a key or other data using AES Key Wrap (RFC 3394) |
2766 |
Function | aes_unwrap | int | aes_wrap.c | Unwrap a key or other data using AES Key Wrap (RFC 3394) |
2767 |
Static | arc4_setkey | static int | arc4.c | Set ARC4 key |
2768 |
Static | arc4_xor | static void | arc4.c | Perform ARC4 encryption or decryption |
2769 |
Static | arc4_setiv | static void | arc4.c | |
2770 |
Function | arc4_skip | void | arc4.c | Perform ARC4 encryption or decryption, skipping initial keystream bytes |
2771 |
Static | asn1_start | static int | asn1.c | @file |
2772 |
Function | asn1_enter | int | asn1.c | Enter ASN.1 object |
2773 |
Function | asn1_skip | int | asn1.c | Skip ASN.1 object |
2774 |
Static | aes_setkey | static int | axtls_aes.c | @file |
2775 |
Static | aes_setiv | static void | axtls_aes.c | Set initialisation vector |
2776 |
Static | aes_call_axtls | static void | axtls_aes.c | Call AXTLS' AES_encrypt() or AES_decrypt() functions |
2777 |
Static | aes_encrypt | static void | axtls_aes.c | Encrypt data |
2778 |
Static | aes_decrypt | static void | axtls_aes.c | Decrypt data |
2779 |
Static | sha1_init | static void | axtls_sha1.c | |
2780 |
Static | sha1_update | static void | axtls_sha1.c | |
2781 |
Static | sha1_final | static void | axtls_sha1.c | |
2782 |
Static | cbc_xor | static void | cbc.c | @file |
2783 |
Function | cbc_encrypt | void | cbc.c | Encrypt data |
2784 |
Function | cbc_decrypt | void | cbc.c | Decrypt data |
2785 |
Function | chap_init | int | chap.c | @file |
2786 |
Function | chap_update | void | chap.c | Add data to the CHAP challenge |
2787 |
Function | chap_respond | void | chap.c | Respond to the CHAP challenge |
2788 |
Function | chap_finish | void | chap.c | Free resources used by a CHAP response |
2789 |
Function | get_random_bytes | void | crandom.c | Get cryptographically strong random bytes |
2790 |
Function | crc32_le | u32 | crc32.c | Calculate 32-bit little-endian CRC checksum |
2791 |
Static | digest_null_init | static void | crypto_null.c | |
2792 |
Static | digest_null_update | static void | crypto_null.c | |
2793 |
Static | digest_null_final | static void | crypto_null.c | |
2794 |
Static | cipher_null_setkey | static int | crypto_null.c | |
2795 |
Static | cipher_null_setiv | static void | crypto_null.c | |
2796 |
Static | cipher_null_encrypt | static void | crypto_null.c | |
2797 |
Static | cipher_null_decrypt | static void | crypto_null.c | |
2798 |
Static | hmac_reduce_key | static void | hmac.c | Reduce HMAC key length |
2799 |
Function | hmac_init | void | hmac.c | Initialise HMAC |
2800 |
Function | hmac_final | void | hmac.c | Finalise HMAC |
2801 |
Static | f1 | static u32 | md5.c | |
2802 |
Static | f2 | static u32 | md5.c | |
2803 |
Static | f3 | static u32 | md5.c | |
2804 |
Static | f4 | static u32 | md5.c | |
2805 |
Static | md5_transform | static void | md5.c | |
2806 |
Inline | le32_to_cpu_array | static inline void | md5.c | |
2807 |
Inline | cpu_to_le32_array | static inline void | md5.c | |
2808 |
Inline | md5_transform_helper | static inline void | md5.c | |
2809 |
Static | md5_init | static void | md5.c | |
2810 |
Static | md5_update | static void | md5.c | |
2811 |
Static | md5_final | static void | md5.c | |
2812 |
Function | prf_sha1 | void | sha1extra.c | SHA1 pseudorandom function for creating derived keys |
2813 |
Static | pbkdf2_sha1_f | static void | sha1extra.c | PBKDF2 key derivation function inner block operation |
2814 |
Function | pbkdf2_sha1 | void | sha1extra.c | PBKDF2 key derivation function using SHA1 |
2815 |
Static | x509_public_key | static int | x509.c | Identify X.509 certificate public key |
2816 |
Function | x509_rsa_public_key | int | x509.c | Identify X.509 certificate RSA modulus and public exponent |
2817 |
Static | AES_xtime | static unsigned char | aes.c | |
2818 |
Function | AES_set_key | void | aes.c | Set up AES with the key/iv and cipher size. |
2819 |
Function | AES_convert_key | void | aes.c | Change a key for decryption. |
2820 |
Function | AES_cbc_encrypt | void | aes.c | Encrypt a byte sequence (with a block size 16) using the AES cipher. |
2821 |
Function | AES_cbc_decrypt | void | aes.c | Decrypt a byte sequence (with a block size 16) using the AES cipher. |
2822 |
Function | AES_encrypt | void | aes.c | Encrypt a single block (16 bytes) of data |
2823 |
Function | AES_decrypt | void | aes.c | Decrypt a single block (16 bytes) of data |
2824 |
Function | bi_initialize | BI_CTX * | bigint.c | @brief Start a new bigint context. |
2825 |
Function | bi_terminate | void | bigint.c | @brief Close the bigint context and free any resources. |
2826 |
Function | bi_copy | bigint * | bigint.c | @brief Increment the number of references to this object. |
2827 |
Function | bi_permanent | void | bigint.c | @brief Simply make a bigint object "unfreeable" if bi_free() is called on it. |
2828 |
Function | bi_depermanent | void | bigint.c | @brief Take a permanent object and make it eligible for freedom. |
2829 |
Function | bi_free | void | bigint.c | @brief Free a bigint object so it can be used again. |
2830 |
Function | int_to_bi | bigint * | bigint.c | @brief Convert an (unsigned) integer into a bigint. |
2831 |
Function | bi_clone | bigint * | bigint.c | @brief Do a full copy of the bigint object. |
2832 |
Function | bi_add | bigint * | bigint.c | @brief Perform an addition operation between two bigints. |
2833 |
Function | bi_subtract | bigint * | bigint.c | @brief Perform a subtraction operation between two bigints. |
2834 |
Static | bi_int_multiply | static bigint * | bigint.c | Perform a multiply between a bigint an an (unsigned) integer |
2835 |
Function | bi_divide | bigint * | bigint.c | @brief Does both division and modulo calculations. |
2836 |
Static | bi_int_divide | static bigint * | bigint.c | |
2837 |
Static | modular_inverse | static comp | bigint.c | There is a need for the value of integer N' such that B^-1(B-1)-N^-1N'=1, |
2838 |
Function | defined | bigint.c | ||
2839 |
Static | comp_left_shift | static bigint * | bigint.c | Take each component and shift it up (in terms of components) |
2840 |
Function | bi_import | bigint * | bigint.c | @brief Allow a binary sequence to be imported as a bigint. |
2841 |
Function | bi_str_import | bigint * | bigint.c | @brief The testharness uses this code to import text hex-streams and |
2842 |
Function | bi_print | void | bigint.c | |
2843 |
Function | bi_export | void | bigint.c | @brief Take a bigint and convert it into a byte sequence. |
2844 |
Function | bi_set_mod | void | bigint.c | @brief Pre-calculate some of the expensive steps in reduction. |
2845 |
Function | bi_free_mod | void | bigint.c | @brief Used when cleaning various bigints at the end of a session. |
2846 |
Static | regular_multiply | static bigint * | bigint.c | Perform a standard multiplication between two bigints. |
2847 |
Static | karatsuba | static bigint * | bigint.c | |
2848 |
Function | bi_multiply | bigint * | bigint.c | @brief Perform a multiplication operation between two bigints. |
2849 |
Static | regular_square | static bigint * | bigint.c | |
2850 |
Function | bi_square | bigint * | bigint.c | @brief Perform a square operation on a bigint. |
2851 |
Function | bi_compare | int | bigint.c | @brief Compare two bigints. |
2852 |
Static | more_comps | static void | bigint.c | |
2853 |
Static | alloc | static bigint * | bigint.c | |
2854 |
Static | find_max_exp_index | static int | bigint.c | |
2855 |
Static | exp_bit_is_one | static int | bigint.c | |
2856 |
Static | check | static void | bigint.c | |
2857 |
Static | trim | static bigint * | bigint.c | |
2858 |
Function | bi_mont | bigint * | bigint.c | @brief Perform a single montgomery reduction. |
2859 |
Static | comp_mod | static bigint * | bigint.c | |
2860 |
Static | partial_multiply | static bigint * | bigint.c | |
2861 |
Function | bi_barrett | bigint * | bigint.c | @brief Perform a single Barrett reduction. |
2862 |
Static | precompute_slide_window | static void | bigint.c | |
2863 |
Function | bi_mod_power | bigint * | bigint.c | @brief Perform a modular exponentiation. |
2864 |
Function | bi_mod_power2 | bigint * | bigint.c | @brief Perform a modular exponentiation using a temporary modulus. |
2865 |
Function | RSA_priv_key_new | void | rsa.c | |
2866 |
Function | RSA_pub_key_new | void | rsa.c | |
2867 |
Function | RSA_free | void | rsa.c | Free up any RSA context resources. |
2868 |
Function | RSA_decrypt | int | rsa.c | @brief Use PKCS1.5 for decryption/verification. |
2869 |
Function | RSA_private | bigint * | rsa.c | Performs m = c^d mod n |
2870 |
Static | bi_crt | static bigint * | rsa.c | Use the Chinese Remainder Theorem to quickly perform RSA decrypts. |
2871 |
Function | RSA_print | void | rsa.c | Used for diagnostics. |
2872 |
Function | RSA_public | bigint * | rsa.c | Performs c = m^e mod n |
2873 |
Function | RSA_encrypt | int | rsa.c | Use PKCS1.5 for encryption/signing. |
2874 |
Function | RSA_sign_verify | bigint * | rsa.c | Take a signature and decrypt it. |
2875 |
Function | SHA1Init | void | sha1.c | Initialize the SHA1 context |
2876 |
Function | SHA1Update | void | sha1.c | Accepts an array of octets as the next portion of the message. |
2877 |
Function | SHA1Final | void | sha1.c | Return the 160-bit message digest into the user's array |
2878 |
Static | SHA1ProcessMessageBlock | static void | sha1.c | Process the next 512 bits of the message stored in the array. |
2879 |
Static | SHA1PadMessage | static void | sha1.c | |
2880 |
Function | write_bit | void | bitbash.c | @file |
2881 |
Function | read_bit | int | bitbash.c | Read input bit |
2882 |
Static | i2c_delay | static void | i2c_bit.c | @file |
2883 |
Static | setscl | static void | i2c_bit.c | Set state of I2C SCL line |
2884 |
Static | setsda | static void | i2c_bit.c | Set state of I2C SDA line |
2885 |
Static | getsda | static int | i2c_bit.c | Get state of I2C SDA line |
2886 |
Static | i2c_start | static void | i2c_bit.c | Send an I2C start condition |
2887 |
Static | i2c_send_bit | static void | i2c_bit.c | Send an I2C data bit |
2888 |
Static | i2c_recv_bit | static int | i2c_bit.c | Receive an I2C data bit |
2889 |
Static | i2c_stop | static void | i2c_bit.c | Send an I2C stop condition |
2890 |
Static | i2c_send_byte | static int | i2c_bit.c | Send byte via I2C bus and check for acknowledgement |
2891 |
Static | i2c_recv_byte | static uint8_t | i2c_bit.c | Receive byte via I2C bus |
2892 |
Static | i2c_select | static int | i2c_bit.c | Select I2C device for reading or writing |
2893 |
Static | i2c_reset | static int | i2c_bit.c | Reset I2C bus |
2894 |
Static | i2c_bit_read | static int | i2c_bit.c | Read data from I2C device via bit-bashing interface |
2895 |
Static | i2c_bit_write | static int | i2c_bit.c | Write data to I2C device via bit-bashing interface |
2896 |
Function | init_i2c_bit_basher | int | i2c_bit.c | Initialise I2C bit-bashing interface |
2897 |
Static | spi_bit_delay | static void | spi_bit.c | @file |
2898 |
Static | spi_bit_set_slave_select | static void | spi_bit.c | Select/deselect slave |
2899 |
Static | spi_bit_transfer | static void | spi_bit.c | Transfer bits over SPI bit-bashing bus |
2900 |
Static | spi_bit_rw | static int | spi_bit.c | Read/write data via SPI bit-bashing bus |
2901 |
Function | init_spi_bit_basher | void | spi_bit.c | Initialise SPI bit-bashing interface |
2902 |
Inline | __attribute__ | static inline | ata.c | @file |
2903 |
Inline | __attribute__ | static inline | ata.c | Issue ATA command |
2904 |
Static | ata_read | static int | ata.c | Read block from ATA device |
2905 |
Static | ata_write | static int | ata.c | Write block to ATA device |
2906 |
Static | ata_identify | static int | ata.c | Identify ATA device |
2907 |
Function | init_atadev | int | ata.c | Initialise ATA device |
2908 |
Inline | __attribute__ | static inline | ramdisk.c | @file |
2909 |
Static | ramdisk_read | static int | ramdisk.c | Read block |
2910 |
Static | ramdisk_write | static int | ramdisk.c | Write block |
2911 |
Function | init_ramdisk | int | ramdisk.c | |
2912 |
Inline | __attribute__ | static inline | scsi.c | |
2913 |
Function | scsi_detached_command | int | scsi.c | Handle SCSI command with no backing device |
2914 |
Static | scsi_command | static int | scsi.c | Issue SCSI command |
2915 |
Static | scsi_read_10 | static int | scsi.c | Read block from SCSI device using READ (10) |
2916 |
Static | scsi_read_16 | static int | scsi.c | Read block from SCSI device using READ (16) |
2917 |
Static | scsi_write_10 | static int | scsi.c | Write block to SCSI device using WRITE (10) |
2918 |
Static | scsi_write_16 | static int | scsi.c | Write block to SCSI device using WRITE (16) |
2919 |
Static | scsi_read_capacity_10 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (10) |
2920 |
Static | scsi_read_capacity_16 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (16) |
2921 |
Function | init_scsidev | int | scsi.c | Initialise SCSI device |
2922 |
Function | scsi_parse_lun | int | scsi.c | Parse SCSI LUN |
2923 |
Static | srp_scsi_done | static void | srp.c | Mark SRP SCSI command as complete |
2924 |
Static | srp_fail | static void | srp.c | Handle SRP session failure |
2925 |
Static | srp_login | static void | srp.c | Initiate SRP login |
2926 |
Static | srp_login_rsp | static int | srp.c | Handle SRP login response |
2927 |
Static | srp_login_rej | static int | srp.c | Handle SRP login rejection |
2928 |
Static | srp_cmd | static void | srp.c | Transmit SRP SCSI command |
2929 |
Static | srp_rsp | static int | srp.c | Handle SRP SCSI response |
2930 |
Static | srp_unrecognised | static int | srp.c | Handle SRP unrecognised response |
2931 |
Static | srp_xfer_deliver_iob | static int | srp.c | Receive data from underlying socket |
2932 |
Static | srp_xfer_close | static void | srp.c | Underlying socket closed |
2933 |
Static | srp_command | static int | srp.c | Issue SCSI command via SRP |
2934 |
Function | srp_attach | int | srp.c | Attach SRP device |
2935 |
Function | srp_detach | void | srp.c | Detach SRP device |
2936 |
Function | eisa_device_enabled | void | eisa.c | Reset and enable/disable an EISA device |
2937 |
Static | eisa_probe | static int | eisa.c | Probe an EISA device |
2938 |
Static | eisa_remove | static void | eisa.c | Remove an EISA device |
2939 |
Static | eisabus_probe | static int | eisa.c | Probe EISA root bus |
2940 |
Static | eisabus_remove | static void | eisa.c | Remove EISA root bus |
2941 |
Static | isa_probe | static int | isa.c | Probe an ISA device |
2942 |
Static | isa_remove | static void | isa.c | Remove an ISA device |
2943 |
Static | isabus_probe | static int | isa.c | Probe ISA root bus |
2944 |
Static | isabus_remove | static void | isa.c | Remove ISA root bus |
2945 |
Inline | isapnp_write_address | static inline void | isapnp.c | |
2946 |
Inline | isapnp_write_data | static inline void | isapnp.c | |
2947 |
Inline | isapnp_read_data | static inline unsigned int | isapnp.c | |
2948 |
Inline | isapnp_write_byte | static inline void | isapnp.c | |
2949 |
Inline | isapnp_read_byte | static inline unsigned int | isapnp.c | |
2950 |
Inline | isapnp_read_word | static inline unsigned int | isapnp.c | |
2951 |
Inline | isapnp_set_read_port | static inline void | isapnp.c | Inform cards of a new read port address |
2952 |
Inline | isapnp_serialisolation | static inline void | isapnp.c | Enter the Isolation state. |
2953 |
Inline | isapnp_wait_for_key | static inline void | isapnp.c | Enter the Wait for Key state. |
2954 |
Inline | isapnp_reset_csn | static inline void | isapnp.c | Reset (i.e. remove) Card Select Number. |
2955 |
Inline | isapnp_wake | static inline void | isapnp.c | Place a specified card into the Config state. |
2956 |
Inline | isapnp_read_resourcedata | static inline unsigned int | isapnp.c | |
2957 |
Inline | isapnp_read_status | static inline unsigned int | isapnp.c | |
2958 |
Inline | isapnp_write_csn | static inline void | isapnp.c | Assign a Card Select Number to a card, and enter the Config state. |
2959 |
Inline | isapnp_logicaldevice | static inline void | isapnp.c | |
2960 |
Inline | isapnp_activate | static inline void | isapnp.c | |
2961 |
Inline | isapnp_deactivate | static inline void | isapnp.c | |
2962 |
Inline | isapnp_read_iobase | static inline unsigned int | isapnp.c | |
2963 |
Inline | isapnp_read_irqno | static inline unsigned int | isapnp.c | |
2964 |
Static | isapnp_delay | static void | isapnp.c | |
2965 |
Inline | isapnp_lfsr_next | static inline unsigned int | isapnp.c | Linear feedback shift register. |
2966 |
Static | isapnp_send_key | static void | isapnp.c | Send the ISAPnP initiation key. |
2967 |
Static | isapnp_checksum | static unsigned int | isapnp.c | Compute ISAPnP identifier checksum |
2968 |
Inline | isapnp_peek_byte | static inline unsigned int | isapnp.c | |
2969 |
Static | isapnp_peek | static void | isapnp.c | Read resource data. |
2970 |
Static | isapnp_find_tag | static int | isapnp.c | Find a tag within the resource data. |
2971 |
Static | isapnp_find_logdevid | static int | isapnp.c | Find specified Logical Device ID tag |
2972 |
Static | isapnp_try_isolate | static int | isapnp.c | Try isolating ISAPnP cards at the current read port. |
2973 |
Static | isapnp_isolate | static void | isapnp.c | Find a valid read port and isolate all ISAPnP cards. |
2974 |
Function | isapnp_device_activation | void | isapnp.c | Activate or deactivate an ISAPnP device. |
2975 |
Static | isapnp_probe | static int | isapnp.c | Probe an ISAPnP device |
2976 |
Static | isapnp_remove | static void | isapnp.c | Remove an ISAPnP device |
2977 |
Static | isapnpbus_probe | static int | isapnp.c | Probe ISAPnP root bus |
2978 |
Static | isapnpbus_remove | static void | isapnp.c | Remove ISAPnP root bus |
2979 |
Function | isa_id_string | char * | isa_ids.c | |
2980 |
Static | mca_probe | static int | mca.c | Probe an MCA device |
2981 |
Static | mca_remove | static void | mca.c | Remove an MCA device |
2982 |
Static | mcabus_probe | static int | mca.c | Probe MCA root bus |
2983 |
Static | mcabus_remove | static void | mca.c | Remove MCA root bus |
2984 |
Static | pci_bar | static unsigned long | pci.c | Read PCI BAR |
2985 |
Function | pci_bar_start | unsigned long | pci.c | Find the start of a PCI BAR |
2986 |
Static | pci_read_bases | static void | pci.c | Read membase and ioaddr for a PCI device |
2987 |
Function | adjust_pci_device | void | pci.c | Enable PCI device |
2988 |
Static | pci_probe | static int | pci.c | Probe a PCI device |
2989 |
Static | pci_remove | static void | pci.c | Remove a PCI device |
2990 |
Static | pcibus_probe | static int | pci.c | Probe PCI root bus |
2991 |
Static | pcibus_remove | static void | pci.c | Remove PCI root bus |
2992 |
Static | pci_backup_excluded | static int | pcibackup.c | @file |
2993 |
Function | pci_backup | void | pcibackup.c | Back up PCI configuration space |
2994 |
Function | pci_restore | void | pcibackup.c | Restore PCI configuration space |
2995 |
Function | pci_find_capability | int | pciextra.c | Look for a PCI capability |
2996 |
Function | pci_bar_size | unsigned long | pciextra.c | Find the size of a PCI BAR |
2997 |
Function | vp_find_vq | int | virtio-pci.c | |
2998 |
Function | vring_detach | void | virtio-ring.c | |
2999 |
Function | vring_get_buf | int | virtio-ring.c | |
3000 |
Function | vring_add_buf | void | virtio-ring.c | |
3001 |
Function | vring_kick | void | virtio-ring.c | |
3002 |
Static | arbel_alloc_qn_offset | static int | arbel.c | @file |
3003 |
Static | arbel_free_qn_offset | static void | arbel.c | Free queue number |
3004 |
Static | arbel_cmd_wait | static int | arbel.c | HCA commands |
3005 |
Static | arbel_cmd | static int | arbel.c | Issue HCA command |
3006 |
Inline | arbel_cmd_query_dev_lim | static inline int | arbel.c | |
3007 |
Inline | arbel_cmd_query_fw | static inline int | arbel.c | |
3008 |
Inline | arbel_cmd_init_hca | static inline int | arbel.c | |
3009 |
Inline | arbel_cmd_close_hca | static inline int | arbel.c | |
3010 |
Inline | arbel_cmd_init_ib | static inline int | arbel.c | |
3011 |
Inline | arbel_cmd_close_ib | static inline int | arbel.c | |
3012 |
Inline | arbel_cmd_sw2hw_mpt | static inline int | arbel.c | |
3013 |
Inline | arbel_cmd_map_eq | static inline int | arbel.c | |
3014 |
Inline | arbel_cmd_sw2hw_eq | static inline int | arbel.c | |
3015 |
Inline | arbel_cmd_hw2sw_eq | static inline int | arbel.c | |
3016 |
Inline | arbel_cmd_sw2hw_cq | static inline int | arbel.c | |
3017 |
Inline | arbel_cmd_hw2sw_cq | static inline int | arbel.c | |
3018 |
Inline | arbel_cmd_rst2init_qpee | static inline int | arbel.c | |
3019 |
Inline | arbel_cmd_init2rtr_qpee | static inline int | arbel.c | |
3020 |
Inline | arbel_cmd_rtr2rts_qpee | static inline int | arbel.c | |
3021 |
Inline | arbel_cmd_rts2rts_qp | static inline int | arbel.c | |
3022 |
Inline | arbel_cmd_2rst_qpee | static inline int | arbel.c | |
3023 |
Inline | arbel_cmd_mad_ifc | static inline int | arbel.c | |
3024 |
Inline | arbel_cmd_read_mgm | static inline int | arbel.c | |
3025 |
Inline | arbel_cmd_write_mgm | static inline int | arbel.c | |
3026 |
Inline | arbel_cmd_mgid_hash | static inline int | arbel.c | |
3027 |
Inline | arbel_cmd_run_fw | static inline int | arbel.c | |
3028 |
Inline | arbel_cmd_disable_lam | static inline int | arbel.c | |
3029 |
Inline | arbel_cmd_enable_lam | static inline int | arbel.c | |
3030 |
Inline | arbel_cmd_unmap_icm | static inline int | arbel.c | |
3031 |
Inline | arbel_cmd_map_icm | static inline int | arbel.c | |
3032 |
Inline | arbel_cmd_unmap_icm_aux | static inline int | arbel.c | |
3033 |
Inline | arbel_cmd_map_icm_aux | static inline int | arbel.c | |
3034 |
Inline | arbel_cmd_set_icm_size | static inline int | arbel.c | |
3035 |
Inline | arbel_cmd_unmap_fa | static inline int | arbel.c | |
3036 |
Inline | arbel_cmd_map_fa | static inline int | arbel.c | |
3037 |
Static | arbel_mad | static int | arbel.c | MAD operations |
3038 |
Static | arbel_create_cq | static int | arbel.c | Completion queue operations |
3039 |
Static | arbel_destroy_cq | static void | arbel.c | Destroy completion queue |
3040 |
Static | arbel_create_send_wq | static int | arbel.c | Queue pair operations |
3041 |
Static | arbel_create_recv_wq | static int | arbel.c | Create receive work queue |
3042 |
Static | arbel_create_qp | static int | arbel.c | Create queue pair |
3043 |
Static | arbel_modify_qp | static int | arbel.c | Modify queue pair |
3044 |
Static | arbel_destroy_qp | static void | arbel.c | Destroy queue pair |
3045 |
Static | arbel_ring_doorbell | static void | arbel.c | Work request operations |
3046 |
Static | arbel_post_send | static int | arbel.c | Post send work queue entry |
3047 |
Static | arbel_post_recv | static int | arbel.c | Post receive work queue entry |
3048 |
Static | arbel_complete | static int | arbel.c | Handle completion |
3049 |
Static | arbel_poll_cq | static void | arbel.c | Poll completion queue |
3050 |
Static | arbel_create_eq | static int | arbel.c | Event queues |
3051 |
Static | arbel_destroy_eq | static void | arbel.c | Destroy event queue |
3052 |
Static | arbel_event_port_state_change | static void | arbel.c | Handle port state event |
3053 |
Static | arbel_poll_eq | static void | arbel.c | Poll event queue |
3054 |
Static | arbel_open | static int | arbel.c | Infiniband link-layer operations |
3055 |
Static | arbel_close | static void | arbel.c | Close Infiniband link |
3056 |
Static | arbel_mcast_attach | static int | arbel.c | Multicast group operations |
3057 |
Static | arbel_mcast_detach | static void | arbel.c | Detach from multicast group |
3058 |
Static | arbel_start_firmware | static int | arbel.c | Firmware control |
3059 |
Static | arbel_stop_firmware | static void | arbel.c | Stop firmware running |
3060 |
Static | arbel_get_limits | static int | arbel.c | Infinihost Context Memory management |
3061 |
Static | icm_usage | static size_t | arbel.c | Get ICM usage |
3062 |
Static | arbel_alloc_icm | static int | arbel.c | Allocate ICM |
3063 |
Static | arbel_free_icm | static void | arbel.c | Free ICM |
3064 |
Static | arbel_setup_mpt | static int | arbel.c | PCI interface |
3065 |
Static | arbel_probe | static int | arbel.c | Probe PCI device |
3066 |
Static | arbel_remove | static void | arbel.c | Remove PCI device |
3067 |
Static | hermon_bitmask_alloc | static int | hermon.c | @file |
3068 |
Static | hermon_bitmask_free | static void | hermon.c | Free offsets within usage bitmask |
3069 |
Static | hermon_cmd_wait | static int | hermon.c | HCA commands |
3070 |
Static | hermon_cmd | static int | hermon.c | Issue HCA command |
3071 |
Inline | hermon_cmd_query_dev_cap | static inline int | hermon.c | |
3072 |
Inline | hermon_cmd_query_fw | static inline int | hermon.c | |
3073 |
Inline | hermon_cmd_init_hca | static inline int | hermon.c | |
3074 |
Inline | hermon_cmd_close_hca | static inline int | hermon.c | |
3075 |
Inline | hermon_cmd_init_port | static inline int | hermon.c | |
3076 |
Inline | hermon_cmd_close_port | static inline int | hermon.c | |
3077 |
Inline | hermon_cmd_sw2hw_mpt | static inline int | hermon.c | |
3078 |
Inline | hermon_cmd_write_mtt | static inline int | hermon.c | |
3079 |
Inline | hermon_cmd_map_eq | static inline int | hermon.c | |
3080 |
Inline | hermon_cmd_sw2hw_eq | static inline int | hermon.c | |
3081 |
Inline | hermon_cmd_hw2sw_eq | static inline int | hermon.c | |
3082 |
Inline | hermon_cmd_query_eq | static inline int | hermon.c | |
3083 |
Inline | hermon_cmd_sw2hw_cq | static inline int | hermon.c | |
3084 |
Inline | hermon_cmd_hw2sw_cq | static inline int | hermon.c | |
3085 |
Inline | hermon_cmd_rst2init_qp | static inline int | hermon.c | |
3086 |
Inline | hermon_cmd_init2rtr_qp | static inline int | hermon.c | |
3087 |
Inline | hermon_cmd_rtr2rts_qp | static inline int | hermon.c | |
3088 |
Inline | hermon_cmd_rts2rts_qp | static inline int | hermon.c | |
3089 |
Inline | hermon_cmd_2rst_qp | static inline int | hermon.c | |
3090 |
Inline | hermon_cmd_query_qp | static inline int | hermon.c | |
3091 |
Inline | hermon_cmd_conf_special_qp | static inline int | hermon.c | |
3092 |
Inline | hermon_cmd_mad_ifc | static inline int | hermon.c | |
3093 |
Inline | hermon_cmd_read_mcg | static inline int | hermon.c | |
3094 |
Inline | hermon_cmd_write_mcg | static inline int | hermon.c | |
3095 |
Inline | hermon_cmd_mgid_hash | static inline int | hermon.c | |
3096 |
Inline | hermon_cmd_run_fw | static inline int | hermon.c | |
3097 |
Inline | hermon_cmd_unmap_icm | static inline int | hermon.c | |
3098 |
Inline | hermon_cmd_map_icm | static inline int | hermon.c | |
3099 |
Inline | hermon_cmd_unmap_icm_aux | static inline int | hermon.c | |
3100 |
Inline | hermon_cmd_map_icm_aux | static inline int | hermon.c | |
3101 |
Inline | hermon_cmd_set_icm_size | static inline int | hermon.c | |
3102 |
Inline | hermon_cmd_unmap_fa | static inline int | hermon.c | |
3103 |
Inline | hermon_cmd_map_fa | static inline int | hermon.c | |
3104 |
Inline | hermon_cmd_sense_port | static inline int | hermon.c | |
3105 |
Static | hermon_alloc_mtt | static int | hermon.c | Memory translation table operations |
3106 |
Static | hermon_free_mtt | static void | hermon.c | Free MTT entries |
3107 |
Static | hermon_mad | static int | hermon.c | MAD operations |
3108 |
Static | hermon_create_cq | static int | hermon.c | Completion queue operations |
3109 |
Static | hermon_destroy_cq | static void | hermon.c | Destroy completion queue |
3110 |
Static | hermon_alloc_qpn | static int | hermon.c | Queue pair operations |
3111 |
Static | hermon_free_qpn | static void | hermon.c | Free queue pair number |
3112 |
Static | hermon_rate | static unsigned int | hermon.c | Calculate transmission rate |
3113 |
Static | hermon_sched_queue | static unsigned int | hermon.c | Calculate schedule queue |
3114 |
Inline | hermon_dump_qpctx | static inline int | hermon.c | Dump queue pair context (for debugging only) |
3115 |
Static | hermon_create_qp | static int | hermon.c | Create queue pair |
3116 |
Static | hermon_modify_qp | static int | hermon.c | Modify queue pair |
3117 |
Static | hermon_destroy_qp | static void | hermon.c | Destroy queue pair |
3118 |
Static | hermon_fill_ud_send_wqe | static unsigned int | hermon.c | Work request operations |
3119 |
Static | hermon_fill_mlx_send_wqe | static unsigned int | hermon.c | Construct MLX send work queue entry |
3120 |
Static | hermon_fill_rc_send_wqe | static unsigned int | hermon.c | Construct RC send work queue entry |
3121 |
Static | hermon_post_send | static int | hermon.c | Post send work queue entry |
3122 |
Static | hermon_post_recv | static int | hermon.c | Post receive work queue entry |
3123 |
Static | hermon_complete | static int | hermon.c | Handle completion |
3124 |
Static | hermon_poll_cq | static void | hermon.c | Poll completion queue |
3125 |
Static | hermon_create_eq | static int | hermon.c | Event queues |
3126 |
Static | hermon_destroy_eq | static void | hermon.c | Destroy event queue |
3127 |
Static | hermon_event_port_state_change | static void | hermon.c | Handle port state event |
3128 |
Static | hermon_poll_eq | static void | hermon.c | Poll event queue |
3129 |
Static | hermon_sense_port_type | static int | hermon.c | Infiniband link-layer operations |
3130 |
Static | hermon_open | static int | hermon.c | Initialise Infiniband link |
3131 |
Static | hermon_close | static void | hermon.c | Close Infiniband link |
3132 |
Static | hermon_inform_sma | static int | hermon.c | Inform embedded subnet management agent of a received MAD |
3133 |
Static | hermon_mcast_attach | static int | hermon.c | Multicast group operations |
3134 |
Static | hermon_mcast_detach | static void | hermon.c | Detach from multicast group |
3135 |
Static | hermon_map_vpm | static int | hermon.c | Firmware control |
3136 |
Static | hermon_start_firmware | static int | hermon.c | Start firmware running |
3137 |
Static | hermon_stop_firmware | static void | hermon.c | Stop firmware running |
3138 |
Static | hermon_get_cap | static int | hermon.c | Infinihost Context Memory management |
3139 |
Static | icm_usage | static size_t | hermon.c | Get ICM usage |
3140 |
Static | icm_align | static size_t | hermon.c | Align ICM |
3141 |
Static | hermon_alloc_icm | static int | hermon.c | Allocate ICM |
3142 |
Static | hermon_free_icm | static void | hermon.c | Free ICM |
3143 |
Static | hermon_setup_mpt | static int | hermon.c | PCI interface |
3144 |
Static | hermon_configure_special_qps | static int | hermon.c | Configure special queue pairs |
3145 |
Static | hermon_reset | static void | hermon.c | Reset device |
3146 |
Static | hermon_probe | static int | hermon.c | Probe PCI device |
3147 |
Static | hermon_remove | static void | hermon.c | Remove PCI device |
3148 |
Static | linda_readq | static void | linda.c | Linda register access |
3149 |
Static | linda_writeq | static void | linda.c | Write Linda qword register |
3150 |
Static | linda_writel | static void | linda.c | Write Linda dword register |
3151 |
Static | linda_link_state_text | static const char * | linda.c | Link state management |
3152 |
Static | linda_link_state_changed | static void | linda.c | Handle link state change |
3153 |
Static | linda_link_state_check | static int | linda.c | Wait for link state change to take effect |
3154 |
Static | linda_set_port_info | static int | linda.c | Set port information |
3155 |
Static | linda_set_pkey_table | static int | linda.c | Set partition key table |
3156 |
Static | linda_ctx_to_qpn | static int | linda.c | Context allocation |
3157 |
Static | linda_qpn_to_ctx | static int | linda.c | Map QPN to context number |
3158 |
Static | linda_alloc_ctx | static int | linda.c | Allocate a context |
3159 |
Static | linda_free_ctx | static void | linda.c | Free a context |
3160 |
Static | linda_alloc_send_buf | static unsigned int | linda.c | Allocate a send buffer |
3161 |
Static | linda_free_send_buf | static void | linda.c | Free a send buffer |
3162 |
Static | linda_send_buf_in_use | static int | linda.c | Check to see if send buffer is in use |
3163 |
Static | linda_send_buffer_offset | static unsigned long | linda.c | Calculate starting offset for send buffer |
3164 |
Static | linda_create_send_wq | static int | linda.c | Create send work queue |
3165 |
Static | linda_destroy_send_wq | static void | linda.c | Destroy send work queue |
3166 |
Static | linda_init_send | static int | linda.c | Initialise send datapath |
3167 |
Static | linda_fini_send | static void | linda.c | Shut down send datapath |
3168 |
Static | linda_create_recv_wq | static int | linda.c | Receive datapath |
3169 |
Static | linda_destroy_recv_wq | static void | linda.c | Destroy receive work queue |
3170 |
Static | linda_init_recv | static int | linda.c | Initialise receive datapath |
3171 |
Static | linda_fini_recv | static void | linda.c | Shut down receive datapath |
3172 |
Static | linda_create_cq | static int | linda.c | Completion queue operations |
3173 |
Static | linda_destroy_cq | static void | linda.c | Destroy completion queue |
3174 |
Static | linda_create_qp | static int | linda.c | Queue pair operations |
3175 |
Static | linda_modify_qp | static int | linda.c | Modify queue pair |
3176 |
Static | linda_destroy_qp | static void | linda.c | Destroy queue pair |
3177 |
Static | linda_post_send | static int | linda.c | Work request operations |
3178 |
Static | linda_complete_send | static void | linda.c | Complete send work queue entry |
3179 |
Static | linda_poll_send_wq | static void | linda.c | Poll send work queue |
3180 |
Static | linda_post_recv | static int | linda.c | Post receive work queue entry |
3181 |
Static | linda_complete_recv | static void | linda.c | Complete receive work queue entry |
3182 |
Static | linda_poll_recv_wq | static void | linda.c | Poll receive work queue |
3183 |
Static | linda_poll_cq | static void | linda.c | Poll completion queue |
3184 |
Static | linda_poll_eq | static void | linda.c | Event queues |
3185 |
Static | linda_open | static int | linda.c | Infiniband link-layer operations |
3186 |
Static | linda_close | static void | linda.c | Close Infiniband link |
3187 |
Static | linda_mcast_attach | static int | linda.c | Multicast group operations |
3188 |
Static | linda_mcast_detach | static void | linda.c | Detach from multicast group |
3189 |
Static | linda_i2c_read_bit | static int | linda.c | Read Linda I2C line status |
3190 |
Static | linda_i2c_write_bit | static void | linda.c | Write Linda I2C line status |
3191 |
Static | linda_init_i2c | static int | linda.c | Initialise Linda I2C subsystem |
3192 |
Static | linda_read_eeprom | static int | linda.c | Read EEPROM parameters |
3193 |
Static | linda_ib_epb_request | static int | linda.c | External parallel bus access |
3194 |
Static | linda_ib_epb_wait | static int | linda.c | Wait for IB external parallel bus transaction to complete |
3195 |
Static | linda_ib_epb_release | static void | linda.c | Release ownership of the IB external parallel bus |
3196 |
Static | linda_ib_epb_read | static int | linda.c | Read data via IB external parallel bus |
3197 |
Static | linda_ib_epb_write | static int | linda.c | Write data via IB external parallel bus |
3198 |
Static | linda_ib_epb_mod_reg | static int | linda.c | Read/modify/write EPB register |
3199 |
Static | linda_ib_epb_ram_xfer | static int | linda.c | Transfer data to/from microcontroller RAM |
3200 |
Static | linda_set_serdes_param | static int | linda.c | Program IB SerDes register(s) |
3201 |
Static | linda_set_serdes_params | static int | linda.c | Program IB SerDes registers |
3202 |
Static | linda_program_uc_ram | static int | linda.c | Program the microcontroller RAM |
3203 |
Static | linda_verify_uc_ram | static int | linda.c | Verify the microcontroller RAM |
3204 |
Static | linda_trim_ib | static int | linda.c | Use the microcontroller to trim the IB link |
3205 |
Static | linda_init_ib_serdes | static int | linda.c | Initialise the IB SerDes |
3206 |
Static | linda_probe | static int | linda.c | PCI layer interface |
3207 |
Static | linda_remove | static void | linda.c | Remove PCI device |
3208 |
Static | el3_eisa_probe | static int | 3c509-eisa.c | |
3209 |
Static | el3_eisa_disable | static void | 3c509-eisa.c | |
3210 |
Inline | t509_set_drvdata | static inline void | 3c509.c | Set 3c509 driver-private data |
3211 |
Inline | t509_get_drvdata | static inline void * | 3c509.c | Get 3c509 driver-private data |
3212 |
Inline | t509_set_id_port | static inline void | 3c509.c | |
3213 |
Inline | t509_wait_for_id_sequence | static inline void | 3c509.c | |
3214 |
Inline | t509_global_reset | static inline void | 3c509.c | |
3215 |
Inline | t509_reset_tag | static inline void | 3c509.c | |
3216 |
Inline | t509_set_tag | static inline void | 3c509.c | |
3217 |
Inline | t509_select_tag | static inline void | 3c509.c | |
3218 |
Inline | t509_activate | static inline void | 3c509.c | |
3219 |
Inline | t509_deactivate_and_reset_tag | static inline void | 3c509.c | |
3220 |
Inline | t509_load_eeprom_word | static inline void | 3c509.c | |
3221 |
Inline | t509_find_id_port | static inline int | 3c509.c | |
3222 |
Static | t509_send_id_sequence | static void | 3c509.c | |
3223 |
Static | t509_id_read_eeprom | static uint16_t | 3c509.c | |
3224 |
Static | t509_isolate | static int | 3c509.c | |
3225 |
Inline | activate_t509_device | static inline void | 3c509.c | |
3226 |
Inline | deactivate_t509_device | static inline void | 3c509.c | |
3227 |
Static | legacy_t509_probe | static int | 3c509.c | |
3228 |
Static | legacy_t509_disable | static void | 3c509.c | |
3229 |
Inline | legacy_t509_set_drvdata | static inline void | 3c509.c | |
3230 |
Inline | legacy_t509_get_drvdata | static inline void * | 3c509.c | |
3231 |
Static | t509_probe | static int | 3c509.c | Probe a 3c509 device |
3232 |
Static | t509_remove | static void | 3c509.c | Remove a 3c509 device |
3233 |
Static | t509bus_probe | static int | 3c509.c | Probe 3c509 root bus |
3234 |
Static | t509bus_remove | static void | 3c509.c | Remove 3c509 root bus |
3235 |
Static | t3c515_wait | static void | 3c515.c | |
3236 |
Static | t515_reset | static void | 3c515.c | RESET - Reset adapter |
3237 |
Static | t515_poll | static int | 3c515.c | POLL - Wait for a frame |
3238 |
Static | t515_transmit | static void | 3c515.c | TRANSMIT - Transmit a frame |
3239 |
Static | t515_disable | static void | 3c515.c | DISABLE - Turn off ethernet interface |
3240 |
Static | t515_irq | static void | 3c515.c | |
3241 |
Static | t515_probe | static int | 3c515.c | PROBE - Look for an adapter, this routine's visible to the outside |
3242 |
Static | corkscrew_found_device | static int | 3c515.c | |
3243 |
Static | corkscrew_probe1 | static int | 3c515.c | |
3244 |
Static | t529_probe | static int | 3c529.c | |
3245 |
Static | t529_disable | static void | 3c529.c | |
3246 |
Static | t595_reset | static void | 3c595.c | ETH_RESET - Reset adapter |
3247 |
Static | t595_transmit | static void | 3c595.c | |
3248 |
Static | t595_poll | static int | 3c595.c | ETH_POLL - Wait for a frame |
3249 |
Static | eeprom_rdy | static int | 3c595.c | 3Com 595 - specific routines |
3250 |
Static | get_e | static int | 3c595.c | |
3251 |
Static | vxgetlink | static void | 3c595.c | |
3252 |
Static | vxsetlink | static void | 3c595.c | |
3253 |
Static | t595_disable | static void | 3c595.c | |
3254 |
Static | t595_irq | static void | 3c595.c | |
3255 |
Static | t595_probe | static int | 3c595.c | ETH_PROBE - Look for an adapter |
3256 |
Function | t5x9_disable | void | 3c5x9.c | ETH_RESET - Reset adapter |
3257 |
Static | t509_enable | static void | 3c5x9.c | |
3258 |
Static | t509_reset | static void | 3c5x9.c | |
3259 |
Static | t509_transmit | static void | 3c5x9.c | |
3260 |
Static | t509_poll | static int | 3c5x9.c | ETH_POLL - Wait for a frame |
3261 |
Static | t509_irq | static void | 3c5x9.c | ETH_IRQ - interrupt handling |
3262 |
Static | eeprom_rdy | static int | 3c5x9.c | 3Com 509 - specific routines |
3263 |
Static | get_e | static int | 3c5x9.c | |
3264 |
Function | t5x9_probe | int | 3c5x9.c | ETH_PROBE - Look for an adapter |
3265 |
Static | a3c90x_internal_IssueCommand | static void | 3c90x.c | |
3266 |
Static | a3c90x_internal_SetWindow | static void | 3c90x.c | |
3267 |
Static | a3c90x_internal_WaitForEeprom | static void | 3c90x.c | |
3268 |
Static | a3c90x_internal_ReadEeprom | static int | 3c90x.c | a3c90x_internal_ReadEeprom - nvs routine to read eeprom data |
3269 |
Static | a3c90x_internal_WriteEeprom | static int | 3c90x.c | a3c90x_internal_WriteEeprom - nvs routine to write eeprom data |
3270 |
Static | a3c90x_internal_ReadEepromContents | static void | 3c90x.c | |
3271 |
Static | a3c90x_reset | static void | 3c90x.c | |
3272 |
Static | a3c90x_setup_tx_ring | static int | 3c90x.c | a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values |
3273 |
Static | a3c90x_process_tx_packets | static void | 3c90x.c | a3c90x_process_tx_packets - Checks for successfully sent packets, |
3274 |
Static | a3c90x_free_tx_ring | static void | 3c90x.c | |
3275 |
Static | a3c90x_transmit | static int | 3c90x.c | a3c90x_transmit - Transmits a packet. |
3276 |
Static | a3c90x_prepare_rx_desc | static void | 3c90x.c | a3c90x_prepare_rx_desc - fills the rx desc with initial data |
3277 |
Static | a3c90x_refill_rx_ring | static void | 3c90x.c | a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates |
3278 |
Static | a3c90x_setup_rx_ring | static int | 3c90x.c | a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values |
3279 |
Static | a3c90x_free_rx_ring | static void | 3c90x.c | |
3280 |
Static | a3c90x_free_rx_iobuf | static void | 3c90x.c | |
3281 |
Static | a3c90x_process_rx_packets | static void | 3c90x.c | a3c90x_process_rx_packets - Checks for received packets, |
3282 |
Static | a3c90x_poll | static void | 3c90x.c | a3c90x_poll - Routine that gets called periodically. |
3283 |
Static | a3c90x_free_resources | static void | 3c90x.c | |
3284 |
Static | a3c90x_remove | static void | 3c90x.c | a3c90x_remove - Routine to remove the card. Unregisters |
3285 |
Static | a3c90x_irq | static void | 3c90x.c | |
3286 |
Static | a3c90x_hw_start | static void | 3c90x.c | a3c90x_hw_start - Initialize hardware, copy MAC address |
3287 |
Static | a3c90x_open | static int | 3c90x.c | a3c90x_open - Routine to initialize the card. Initialize hardware, |
3288 |
Static | a3c90x_close | static void | 3c90x.c | a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC |
3289 |
Static | a3c90x_probe | static int | 3c90x.c | |
3290 |
Static | amd8111e_init_hw_default | static void | amd8111e.c | |
3291 |
Static | amd8111e_start | static int | amd8111e.c | |
3292 |
Static | amd8111e_read_phy | static int | amd8111e.c | |
3293 |
Static | amd8111e_write_phy | static int | amd8111e.c | |
3294 |
Static | amd8111e_probe_ext_phy | static void | amd8111e.c | |
3295 |
Static | amd8111e_disable_interrupt | static void | amd8111e.c | |
3296 |
Static | amd8111e_enable_interrupt | static void | amd8111e.c | |
3297 |
Static | amd8111e_force_interrupt | static void | amd8111e.c | |
3298 |
Static | amd8111e_get_mac_address | static int | amd8111e.c | |
3299 |
Static | amd8111e_init_rx_ring | static int | amd8111e.c | |
3300 |
Static | amd8111e_init_tx_ring | static int | amd8111e.c | |
3301 |
Static | amd8111e_wait_tx_ring | static int | amd8111e.c | |
3302 |
Static | amd8111e_wait_link | static void | amd8111e.c | |
3303 |
Static | amd8111e_poll_link | static void | amd8111e.c | |
3304 |
Static | amd8111e_restart | static void | amd8111e.c | |
3305 |
Static | amd8111e_transmit | static void | amd8111e.c | Interface Functions * |
3306 |
Static | amd8111e_poll | static int | amd8111e.c | |
3307 |
Static | amd8111e_disable | static void | amd8111e.c | |
3308 |
Static | amd8111e_irq | static void | amd8111e.c | |
3309 |
Static | amd8111e_probe | static int | amd8111e.c | |
3310 |
Inline | atl1e_irq_enable | static inline void | atl1e.c | |
3311 |
Inline | atl1e_irq_disable | static inline void | atl1e.c | |
3312 |
Inline | atl1e_irq_reset | static inline void | atl1e.c | |
3313 |
Static | atl1e_reset | static void | atl1e.c | |
3314 |
Static | atl1e_check_link | static int | atl1e.c | |
3315 |
Static | atl1e_mdio_read | static int | atl1e.c | |
3316 |
Static | atl1e_mdio_write | static void | atl1e.c | |
3317 |
Static | atl1e_setup_pcicmd | static void | atl1e.c | |
3318 |
Static | atl1e_sw_init | static int | atl1e.c | |
3319 |
Static | atl1e_clean_tx_ring | static void | atl1e.c | |
3320 |
Static | atl1e_clean_rx_ring | static void | atl1e.c | |
3321 |
Static | atl1e_cal_ring_size | static void | atl1e.c | |
3322 |
Static | atl1e_init_ring_resources | static void | atl1e.c | |
3323 |
Static | atl1e_init_ring_ptrs | static void | atl1e.c | |
3324 |
Static | atl1e_free_ring_resources | static void | atl1e.c | |
3325 |
Static | atl1e_setup_ring_resources | static int | atl1e.c | |
3326 |
Inline | atl1e_configure_des_ring | static inline void | atl1e.c | |
3327 |
Inline | atl1e_configure_tx | static inline void | atl1e.c | |
3328 |
Inline | atl1e_configure_rx | static inline void | atl1e.c | |
3329 |
Inline | atl1e_configure_dma | static inline void | atl1e.c | |
3330 |
Static | atl1e_setup_mac_ctrl | static void | atl1e.c | |
3331 |
Static | atl1e_configure | static int | atl1e.c | |
3332 |
Inline | atl1e_clear_phy_int | static inline void | atl1e.c | |
3333 |
Static | atl1e_clean_tx_irq | static int | atl1e.c | |
3334 |
Static | atl1e_get_rx_page | static struct atl1e_rx_page * | atl1e.c | |
3335 |
Static | atl1e_clean_rx_irq | static void | atl1e.c | |
3336 |
Static | atl1e_poll | static void | atl1e.c | |
3337 |
Inline | atl1e_tpd_avail | static inline u16 | atl1e.c | |
3338 |
Static | atl1e_get_tpd | static struct atl1e_tpd_desc * | atl1e.c | |
3339 |
Static | atl1e_get_tx_buffer | static struct atl1e_tx_buffer * | atl1e.c | |
3340 |
Static | atl1e_tx_map | static void | atl1e.c | |
3341 |
Static | atl1e_tx_queue | static void | atl1e.c | |
3342 |
Static | atl1e_xmit_frame | static int | atl1e.c | |
3343 |
Function | atl1e_up | int | atl1e.c | |
3344 |
Function | atl1e_irq | void | atl1e.c | |
3345 |
Function | atl1e_down | void | atl1e.c | |
3346 |
Static | atl1e_open | static int | atl1e.c | |
3347 |
Static | atl1e_close | static void | atl1e.c | |
3348 |
Static | atl1e_init_netdev | static void | atl1e.c | |
3349 |
Static | atl1e_probe | static int | atl1e.c | |
3350 |
Static | atl1e_remove | static void | atl1e.c | |
3351 |
Function | atl1e_check_eeprom_exist | int | atl1e.c | ******** Hardware-level functions: ********* |
3352 |
Function | atl1e_hw_set_mac_addr | void | atl1e.c | |
3353 |
Static | atl1e_get_permanent_address | static int | atl1e.c | |
3354 |
Function | atl1e_force_ps | void | atl1e.c | |
3355 |
Function | atl1e_read_mac_addr | int | atl1e.c | |
3356 |
Function | atl1e_read_phy_reg | int | atl1e.c | |
3357 |
Function | atl1e_write_phy_reg | int | atl1e.c | |
3358 |
Static | atl1e_init_pcie | static void | atl1e.c | |
3359 |
Static | atl1e_phy_setup_autoneg_adv | static int | atl1e.c | |
3360 |
Function | atl1e_phy_commit | int | atl1e.c | |
3361 |
Function | atl1e_phy_init | int | atl1e.c | |
3362 |
Function | atl1e_reset_hw | int | atl1e.c | |
3363 |
Function | atl1e_init_hw | int | atl1e.c | |
3364 |
Function | atl1e_get_speed_and_duplex | int | atl1e.c | |
3365 |
Function | atl1e_restart_autoneg | int | atl1e.c | |
3366 |
Inline | ring_next | static inline int | b44.c | |
3367 |
Inline | br32 | static inline u32 | b44.c | |
3368 |
Inline | bw32 | static inline void | b44.c | |
3369 |
Inline | bflush | static inline void | b44.c | |
3370 |
Function | phys_ram_within_limit | int | b44.c | Return non-zero if the installed RAM is within |
3371 |
Static | pending_tx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'tx_cur' and 'pending' |
3372 |
Static | pending_rx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'rx_cur' and 'pending' |
3373 |
Static | b44_wait_bit | static int | b44.c | Wait until the given bit is set/cleared. |
3374 |
Inline | ssb_get_core_rev | static inline u32 | b44.c | |
3375 |
Inline | ssb_is_core_up | static inline int | b44.c | |
3376 |
Static | ssb_pci_setup | static u32 | b44.c | |
3377 |
Static | ssb_core_disable | static void | b44.c | |
3378 |
Static | ssb_core_reset | static void | b44.c | |
3379 |
Static | b44_chip_reset | static void | b44.c | |
3380 |
Static | b44_halt | static void | b44.c | called by b44_poll in the error path |
3381 |
Static | b44_init_hw | static void | b44.c | |
3382 |
Static | b44_populate_rx_descriptor | static void | b44.c | * Management of ring descriptors ** |
3383 |
Static | b44_rx_refill | static void | b44.c | |
3384 |
Static | b44_free_rx_ring | static void | b44.c | |
3385 |
Static | b44_init_rx_ring | static int | b44.c | |
3386 |
Static | b44_free_tx_ring | static void | b44.c | |
3387 |
Static | b44_init_tx_ring | static int | b44.c | |
3388 |
Static | b44_phy_read | static int | b44.c | * Interaction with the PHY ** |
3389 |
Static | b44_phy_write | static int | b44.c | |
3390 |
Static | b44_phy_reset | static int | b44.c | |
3391 |
Static | b44_cam_write | static void | b44.c | |
3392 |
Static | b44_set_mac_addr | static void | b44.c | |
3393 |
Static | b44_read_eeprom | static void | b44.c | |
3394 |
Static | b44_load_mac_and_phy_addr | static void | b44.c | |
3395 |
Static | b44_set_rx_mode | static void | b44.c | |
3396 |
Static | b44_probe | static int | b44.c | * Implementation of gPXE driver callbacks ** |
3397 |
Static | b44_remove | static void | b44.c | Remove device |
3398 |
Static | b44_irq | static void | b44.c | Enable or disable interrupts |
3399 |
Static | b44_open | static int | b44.c | Open network device |
3400 |
Static | b44_close | static void | b44.c | Close network device |
3401 |
Static | b44_transmit | static int | b44.c | Transmit packet |
3402 |
Static | b44_tx_complete | static void | b44.c | Recycles sent TX descriptors and notifies network stack |
3403 |
Static | b44_process_rx_packets | static void | b44.c | |
3404 |
Static | b44_poll | static void | b44.c | Poll for completed and received packets |
3405 |
Static | bnx2_reg_rd_ind | static u32 | bnx2.c | |
3406 |
Static | bnx2_reg_wr_ind | static void | bnx2.c | |
3407 |
Static | bnx2_ctx_wr | static void | bnx2.c | |
3408 |
Static | bnx2_read_phy | static int | bnx2.c | |
3409 |
Static | bnx2_write_phy | static int | bnx2.c | |
3410 |
Static | bnx2_disable_int | static void | bnx2.c | |
3411 |
Static | bnx2_alloc_mem | static int | bnx2.c | |
3412 |
Static | bnx2_report_fw_link | static void | bnx2.c | |
3413 |
Static | bnx2_report_link | static void | bnx2.c | |
3414 |
Static | bnx2_resolve_flow_ctrl | static void | bnx2.c | |
3415 |
Static | bnx2_5708s_linkup | static int | bnx2.c | |
3416 |
Static | bnx2_5706s_linkup | static int | bnx2.c | |
3417 |
Static | bnx2_copper_linkup | static int | bnx2.c | |
3418 |
Static | bnx2_set_mac_link | static int | bnx2.c | |
3419 |
Static | bnx2_set_link | static int | bnx2.c | |
3420 |
Static | bnx2_reset_phy | static int | bnx2.c | |
3421 |
Static | bnx2_phy_get_pause_adv | static u32 | bnx2.c | |
3422 |
Static | bnx2_setup_serdes_phy | static int | bnx2.c | |
3423 |
Static | bnx2_setup_copper_phy | static int | bnx2.c | |
3424 |
Static | bnx2_setup_phy | static int | bnx2.c | |
3425 |
Static | bnx2_init_5708s_phy | static int | bnx2.c | |
3426 |
Static | bnx2_init_5706s_phy | static int | bnx2.c | |
3427 |
Static | bnx2_init_copper_phy | static int | bnx2.c | |
3428 |
Static | bnx2_init_phy | static int | bnx2.c | |
3429 |
Static | bnx2_fw_sync | static int | bnx2.c | |
3430 |
Static | bnx2_init_context | static void | bnx2.c | |
3431 |
Static | bnx2_alloc_bad_rbuf | static int | bnx2.c | |
3432 |
Static | bnx2_set_mac_addr | static void | bnx2.c | |
3433 |
Static | bnx2_set_rx_mode | static void | bnx2.c | |
3434 |
Static | load_rv2p_fw | static void | bnx2.c | |
3435 |
Static | load_cpu_fw | static void | bnx2.c | |
3436 |
Static | bnx2_init_cpus | static void | bnx2.c | |
3437 |
Static | bnx2_set_power_state_0 | static int | bnx2.c | |
3438 |
Static | bnx2_enable_nvram_access | static void | bnx2.c | |
3439 |
Static | bnx2_disable_nvram_access | static void | bnx2.c | |
3440 |
Static | bnx2_init_nvram | static int | bnx2.c | |
3441 |
Static | bnx2_reset_chip | static int | bnx2.c | |
3442 |
Static | bnx2_disable | static void | bnx2.c | |
3443 |
Static | bnx2_init_chip | static int | bnx2.c | |
3444 |
Static | bnx2_init_tx_ring | static void | bnx2.c | |
3445 |
Static | bnx2_init_rx_ring | static void | bnx2.c | |
3446 |
Static | bnx2_reset_nic | static int | bnx2.c | |
3447 |
Static | bnx2_init_nic | static int | bnx2.c | |
3448 |
Static | bnx2_init_board | static int | bnx2.c | |
3449 |
Static | bnx2_transmit | static void | bnx2.c | |
3450 |
Static | bnx2_poll_link | static int | bnx2.c | |
3451 |
Static | bnx2_poll | static int | bnx2.c | |
3452 |
Static | bnx2_irq | static void | bnx2.c | |
3453 |
Static | bnx2_probe | static int | bnx2.c | |
3454 |
Inline | readreg | static inline int | cs89x0.c | CS89x0 - specific routines |
3455 |
Inline | writereg | static inline void | cs89x0.c | |
3456 |
Static | wait_eeprom_ready | static int | cs89x0.c | EEPROM access |
3457 |
Static | get_eeprom_data | static int | cs89x0.c | |
3458 |
Static | get_eeprom_chksum | static int | cs89x0.c | |
3459 |
Static | clrline | static void | cs89x0.c | Activate all of the available media and probe for network |
3460 |
Static | control_dc_dc | static void | cs89x0.c | |
3461 |
Static | detect_tp | static int | cs89x0.c | |
3462 |
Static | send_test_pkt | static int | cs89x0.c | |
3463 |
Static | detect_aui | static int | cs89x0.c | |
3464 |
Static | detect_bnc | static int | cs89x0.c | |
3465 |
Static | cs89x0_reset | static void | cs89x0.c | ETH_RESET - Reset adapter |
3466 |
Static | cs89x0_transmit | static void | cs89x0.c | ETH_TRANSMIT - Transmit a frame |
3467 |
Static | cs89x0_poll | static int | cs89x0.c | ETH_POLL - Wait for a frame |
3468 |
Static | cs89x0_irq | static void | cs89x0.c | |
3469 |
Static | cs89x0_probe_addr | static int | cs89x0.c | ETH_PROBE - Look for an adapter |
3470 |
Static | cs89x0_probe | static int | cs89x0.c | |
3471 |
Static | cs89x0_disable | static void | cs89x0.c | |
3472 |
Inline | whereami | static inline void | davicom.c | Utility Routines |
3473 |
Static | davicom_more | static void | davicom.c | |
3474 |
Static | davicom_wait | static void | davicom.c | |
3475 |
Static | phy_read | static int | davicom.c | For DAVICOM phyxcer register by MII interface |
3476 |
Static | phy_write | static void | davicom.c | |
3477 |
Static | phy_write_1bit | static void | davicom.c | |
3478 |
Static | phy_read_1bit | static int | davicom.c | |
3479 |
Static | HPNA_process | static void | davicom.c | |
3480 |
Static | davicom_media_chk | static void | davicom.c | |
3481 |
Static | read_eeprom | static int | davicom.c | EEPROM Reading Code |
3482 |
Static | davicom_init_chain | static void | davicom.c | davicom_init_chain - setup the tx and rx descriptors |
3483 |
Static | davicom_reset | static void | davicom.c | davicom_reset - Reset adapter |
3484 |
Static | davicom_transmit | static void | davicom.c | eth_transmit - Transmit a frame |
3485 |
Static | davicom_poll | static int | davicom.c | eth_poll - Wait for a frame |
3486 |
Static | davicom_disable | static void | davicom.c | eth_disable - Disable the interface |
3487 |
Static | davicom_irq | static void | davicom.c | eth_irq - enable, disable and force interrupts |
3488 |
Static | davicom_probe | static int | davicom.c | eth_probe - Look for an adapter |
3489 |
Static | depca_init_ring | static void | depca.c | |
3490 |
Inline | LoadCSRs | static inline void | depca.c | |
3491 |
Inline | InitRestartDepca | static inline int | depca.c | |
3492 |
Static | depca_reset | static void | depca.c | RESET - Reset adapter |
3493 |
Static | depca_poll | static int | depca.c | POLL - Wait for a frame |
3494 |
Static | depca_transmit | static void | depca.c | TRANSMIT - Transmit a frame |
3495 |
Static | depca_disable | static void | depca.c | DISABLE - Turn off ethernet interface |
3496 |
Static | depca_irq | static void | depca.c | IRQ - Interrupt Control |
3497 |
Static | depca_probe1 | static int | depca.c | |
3498 |
Static | depca_probe | static int | depca.c | PROBE - Look for an adapter, this routine's visible to the outside |
3499 |
Static | dmfe_reset | static void | dmfe.c | |
3500 |
Static | dmfe_init_dm910x | static void | dmfe.c | |
3501 |
Static | dmfe_poll | static int | dmfe.c | POLL - Wait for a frame |
3502 |
Static | dmfe_irq | static void | dmfe.c | |
3503 |
Static | dmfe_transmit | static void | dmfe.c | TRANSMIT - Transmit a frame |
3504 |
Static | dmfe_disable | static void | dmfe.c | DISABLE - Turn off ethernet interface |
3505 |
Static | dmfe_probe | static int | dmfe.c | |
3506 |
Static | dmfe_descriptor_init | static void | dmfe.c | |
3507 |
Static | update_cr6 | static void | dmfe.c | |
3508 |
Static | dm9132_id_table | static void | dmfe.c | |
3509 |
Static | send_filter_frame | static void | dmfe.c | |
3510 |
Static | read_srom_word | static u16 | dmfe.c | |
3511 |
Static | dmfe_sense_speed | static u8 | dmfe.c | |
3512 |
Static | dmfe_set_phyxcer | static void | dmfe.c | |
3513 |
Static | dmfe_process_mode | static void | dmfe.c | |
3514 |
Static | phy_write | static void | dmfe.c | |
3515 |
Static | phy_read | static u16 | dmfe.c | |
3516 |
Static | phy_write_1bit | static void | dmfe.c | |
3517 |
Static | phy_read_1bit | static u16 | dmfe.c | |
3518 |
Static | dmfe_parse_srom | static void | dmfe.c | |
3519 |
Static | dmfe_program_DM9801 | static void | dmfe.c | |
3520 |
Static | dmfe_program_DM9802 | static void | dmfe.c | |
3521 |
Static | eepro_reset | static void | eepro.c | RESET - Reset adapter |
3522 |
Static | eepro_poll | static int | eepro.c | POLL - Wait for a frame |
3523 |
Static | eepro_transmit | static void | eepro.c | TRANSMIT - Transmit a frame |
3524 |
Static | eepro_disable | static void | eepro.c | DISABLE - Turn off ethernet interface |
3525 |
Static | eepro_irq | static void | eepro.c | DISABLE - Enable, Disable, or Force interrupts |
3526 |
Static | read_eeprom | static int | eepro.c | |
3527 |
Static | eepro_probe1 | static int | eepro.c | |
3528 |
Static | eepro_probe | static int | eepro.c | PROBE - Look for an adapter, this routine's visible to the outside |
3529 |
Static | ifec_pci_probe | static int | eepro100.c | ***************** gPXE PCI Device Driver API functions ******************* |
3530 |
Static | ifec_pci_remove | static void | eepro100.c | |
3531 |
Static | ifec_net_close | static void | eepro100.c | **************** gPXE Network Device Driver API functions **************** |
3532 |
Static | ifec_net_irq | static void | eepro100.c | |
3533 |
Static | ifec_net_open | static int | eepro100.c | |
3534 |
Static | ifec_net_poll | static void | eepro100.c | |
3535 |
Static | ifec_net_transmit | static int | eepro100.c | |
3536 |
Static | ifec_spi_read_bit | static int | eepro100.c | |
3537 |
Static | ifec_spi_write_bit | static void | eepro100.c | |
3538 |
Static | ifec_init_eeprom | static void | eepro100.c | |
3539 |
Static | ifec_mdio_read | static int | eepro100.c | |
3540 |
Static | ifec_mdio_setup | static void | eepro100.c | |
3541 |
Static | ifec_mdio_write | static int | eepro100.c | |
3542 |
Static | ifec_reset | static void | eepro100.c | |
3543 |
Static | ifec_free | static void | eepro100.c | |
3544 |
Static | ifec_rfd_init | static void | eepro100.c | |
3545 |
Static | ifec_reprime_ru | static void | eepro100.c | |
3546 |
Static | ifec_check_ru_status | static void | eepro100.c | |
3547 |
Static | ifec_rx_process | static void | eepro100.c | |
3548 |
Static | ifec_get_rx_desc | static int | eepro100.c | |
3549 |
Static | ifec_refill_rx_ring | static void | eepro100.c | |
3550 |
Static | ifec_rx_setup | static int | eepro100.c | |
3551 |
Static | ifec_scb_cmd | static int | eepro100.c | |
3552 |
Static | ifec_scb_cmd_wait | static int | eepro100.c | |
3553 |
Static | ifec_tx_process | static void | eepro100.c | |
3554 |
Static | ifec_tx_setup | static int | eepro100.c | |
3555 |
Function | ifec_tx_wake | void | eepro100.c | |
3556 |
Static | epic100_probe | static int | epic100.c | Externally visible functions |
3557 |
Static | set_rx_mode | static void | epic100.c | |
3558 |
Static | epic100_open | static void | epic100.c | |
3559 |
Static | epic100_init_ring | static void | epic100.c | |
3560 |
Static | epic100_transmit | static void | epic100.c | |
3561 |
Static | epic100_poll | static int | epic100.c | |
3562 |
Static | epic100_disable | static void | epic100.c | |
3563 |
Static | epic100_irq | static void | epic100.c | |
3564 |
Static | read_eeprom | static int | epic100.c | |
3565 |
Static | mii_read | static int | epic100.c | |
3566 |
Static | gmii_autoneg_advertised | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation advertised abilities |
3567 |
Static | gmii_autoneg_lpa | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation link partner abilities |
3568 |
Static | gmii_nway_result | static unsigned int | etherfabric.c | Calculate GMII autonegotiated link technology |
3569 |
Static | gmii_link_ok | static int | etherfabric.c | Check GMII PHY link status |
3570 |
Static | mdio_clause45_wait_reset_mmds | static int | etherfabric.c | |
3571 |
Static | mdio_clause45_reset_mmd | static int | etherfabric.c | |
3572 |
Static | mdio_clause45_links_ok | static int | etherfabric.c | |
3573 |
Static | mdio_clause45_check_mmds | static int | etherfabric.c | |
3574 |
Inline | _falcon_writel | static inline void | etherfabric.c | |
3575 |
Inline | _falcon_readl | static inline uint32_t | etherfabric.c | |
3576 |
Inline | falcon_write | static inline void | etherfabric.c | Write to a Falcon register |
3577 |
Inline | falcon_write_sram | static inline void | etherfabric.c | Write to Falcon SRAM |
3578 |
Inline | falcon_writel | static inline void | etherfabric.c | Write dword to Falcon register that allows partial writes |
3579 |
Inline | falcon_read | static inline void | etherfabric.c | Read from a Falcon register |
3580 |
Inline | falcon_read_sram | static inline void | etherfabric.c | Read from Falcon SRAM |
3581 |
Inline | falcon_readl | static inline void | etherfabric.c | Read dword from a portion of a Falcon register |
3582 |
Inline | falcon_event_present | static inline int | etherfabric.c | See if an event is present |
3583 |
Static | falcon_eventq_read_ack | static void | etherfabric.c | |
3584 |
Inline | falcon_dump_regs | static inline void | etherfabric.c | Dump register contents (for debugging) |
3585 |
Static | falcon_interrupts | static void | etherfabric.c | |
3586 |
Static | falcon_spi_wait | static int | etherfabric.c | |
3587 |
Static | falcon_spi_rw | static int | etherfabric.c | |
3588 |
Static | falcon_i2c_bit_write | static void | etherfabric.c | Falcon bit-bashed I2C interface |
3589 |
Static | falcon_i2c_bit_read | static int | etherfabric.c | |
3590 |
Static | falcon_gmii_wait | static int | etherfabric.c | MDIO access |
3591 |
Static | falcon_mdio_write | static void | etherfabric.c | |
3592 |
Static | falcon_mdio_read | static int | etherfabric.c | |
3593 |
Static | falcon_reconfigure_mac_wrapper | static void | etherfabric.c | MAC wrapper |
3594 |
Static | falcon_gmac_writel | static void | etherfabric.c | |
3595 |
Static | falcon_gmac_readl | static void | etherfabric.c | |
3596 |
Static | mentormac_reset | static void | etherfabric.c | |
3597 |
Static | mentormac_init | static void | etherfabric.c | |
3598 |
Static | falcon_init_gmac | static int | etherfabric.c | |
3599 |
Static | falcon_xmac_writel | static void | etherfabric.c | XMAC handling |
3600 |
Static | falcon_xmac_readl | static void | etherfabric.c | Read dword from a Falcon XMAC register |
3601 |
Static | falcon_setup_xaui | static void | etherfabric.c | Configure Falcon XAUI output |
3602 |
Static | falcon_xgmii_status | static int | etherfabric.c | |
3603 |
Static | falcon_mask_status_intr | static void | etherfabric.c | |
3604 |
Static | falcon_reset_xmac | static int | etherfabric.c | Reset 10G MAC connected to port |
3605 |
Static | falcon_reset_xaui | static int | etherfabric.c | |
3606 |
Static | falcon_xaui_link_ok | static int | etherfabric.c | |
3607 |
Static | falcon_reconfigure_xmac | static void | etherfabric.c | Initialise XMAC |
3608 |
Static | falcon_init_xmac | static int | etherfabric.c | |
3609 |
Static | falcon_xaui_phy_init | static int | etherfabric.c | Null PHY handling |
3610 |
Static | alaska_init | static int | etherfabric.c | Alaska PHY |
3611 |
Static | falcon_xfp_phy_init | static int | etherfabric.c | |
3612 |
Static | falcon_txc_logic_reset | static int | etherfabric.c | |
3613 |
Static | falcon_txc_phy_init | static int | etherfabric.c | |
3614 |
Static | falcon_tenxpress_check_c11 | static int | etherfabric.c | |
3615 |
Static | falcon_tenxpress_phy_init | static int | etherfabric.c | |
3616 |
Static | falcon_pm8358_phy_init | static int | etherfabric.c | |
3617 |
Static | sfe4001_init | static int | etherfabric.c | |
3618 |
Static | sfe4001_fini | static void | etherfabric.c | |
3619 |
Static | sfe4002_init | static int | etherfabric.c | |
3620 |
Static | sfe4002_fini | static void | etherfabric.c | |
3621 |
Static | sfe4003_init | static int | etherfabric.c | |
3622 |
Static | sfe4003_fini | static void | etherfabric.c | |
3623 |
Static | falcon_free_special_buffer | static void | etherfabric.c | Hardware initialisation |
3624 |
Static | falcon_alloc_special_buffer | static void* | etherfabric.c | |
3625 |
Static | clear_b0_fpga_memories | static void | etherfabric.c | |
3626 |
Static | falcon_reset | static int | etherfabric.c | |
3627 |
Static | falcon_probe_nic_variant | static void | etherfabric.c | |
3628 |
Static | falcon_init_spi_device | static void | etherfabric.c | |
3629 |
Static | falcon_probe_spi | static int | etherfabric.c | |
3630 |
Static | falcon_probe_nvram | static int | etherfabric.c | |
3631 |
Static | falcon_init_sram | static int | etherfabric.c | |
3632 |
Static | falcon_setup_nic | static void | etherfabric.c | |
3633 |
Static | falcon_init_resources | static void | etherfabric.c | |
3634 |
Static | falcon_fini_resources | static void | etherfabric.c | |
3635 |
Static | falcon_build_rx_desc | static void | etherfabric.c | Hardware rx path |
3636 |
Static | falcon_notify_rx_desc | static void | etherfabric.c | |
3637 |
Static | falcon_build_tx_desc | static void | etherfabric.c | Hardware tx path |
3638 |
Static | falcon_notify_tx_desc | static void | etherfabric.c | |
3639 |
Static | efab_fill_rx_queue | static int | etherfabric.c | Software receive interface |
3640 |
Static | efab_receive | static void | etherfabric.c | |
3641 |
Static | efab_transmit | static int | etherfabric.c | Software transmit interface |
3642 |
Static | efab_transmit_done | static int | etherfabric.c | |
3643 |
Static | falcon_clear_interrupts | static void | etherfabric.c | Hardware event path |
3644 |
Static | falcon_handle_event | static void | etherfabric.c | |
3645 |
Static | efab_poll | static void | etherfabric.c | Software (polling) interrupt handler |
3646 |
Static | efab_irq | static void | etherfabric.c | |
3647 |
Static | efab_free_resources | static void | etherfabric.c | Software open/close |
3648 |
Static | efab_alloc_resources | static int | etherfabric.c | |
3649 |
Static | efab_init_mac | static int | etherfabric.c | |
3650 |
Static | efab_close | static void | etherfabric.c | |
3651 |
Static | efab_open | static int | etherfabric.c | |
3652 |
Static | efab_remove | static void | etherfabric.c | |
3653 |
Static | efab_probe | static int | etherfabric.c | |
3654 |
Inline | pci_push | static inline void | forcedeth.c | |
3655 |
Inline | nv_descr_getlength | static inline u32 | forcedeth.c | |
3656 |
Static | reg_delay | static int | forcedeth.c | |
3657 |
Static | mii_rw | static int | forcedeth.c | |
3658 |
Static | phy_reset | static int | forcedeth.c | |
3659 |
Static | phy_init | static int | forcedeth.c | |
3660 |
Static | start_rx | static void | forcedeth.c | |
3661 |
Static | stop_rx | static void | forcedeth.c | |
3662 |
Static | start_tx | static void | forcedeth.c | |
3663 |
Static | stop_tx | static void | forcedeth.c | |
3664 |
Static | txrx_reset | static void | forcedeth.c | |
3665 |
Static | alloc_rx | static int | forcedeth.c | |
3666 |
Static | update_linkspeed | static int | forcedeth.c | |
3667 |
Static | nv_linkchange | static void | forcedeth.c | |
3668 |
Static | init_ring | static int | forcedeth.c | |
3669 |
Static | set_multicast | static void | forcedeth.c | |
3670 |
Static | forcedeth_reset | static int | forcedeth.c | RESET - Reset the NIC to prepare for use |
3671 |
Static | forcedeth_poll | static int | forcedeth.c | POLL - Wait for a frame |
3672 |
Static | forcedeth_transmit | static void | forcedeth.c | TRANSMIT - Transmit a frame |
3673 |
Static | forcedeth_disable | static void | forcedeth.c | DISABLE - Turn off ethernet interface |
3674 |
Static | forcedeth_irq | static void | forcedeth.c | IRQ - Enable, Disable, or Force interrupts |
3675 |
Static | forcedeth_probe | static int | forcedeth.c | |
3676 |
Static | ipoib_lookup_peer_by_key | static struct ipoib_peer * | ipoib.c | Look up cached peer by key |
3677 |
Static | ipoib_cache_peer | static struct ipoib_peer * | ipoib.c | Store GID and QPN in peer cache |
3678 |
Static | ipoib_push | static int | ipoib.c | IPoIB link layer |
3679 |
Static | ipoib_pull | static int | ipoib.c | Remove IPoIB link-layer header |
3680 |
Static | ipoib_init_addr | static void | ipoib.c | Initialise IPoIB link-layer address |
3681 |
Function | ipoib_ntoa | const char * | ipoib.c | Transcribe IPoIB link-layer address |
3682 |
Static | ipoib_mc_hash | static int | ipoib.c | Hash multicast address |
3683 |
Static | ipoib_mlx_eth_addr | static int | ipoib.c | Generate Mellanox Ethernet-compatible compressed link-layer address |
3684 |
Static | ipoib_eth_addr | static int | ipoib.c | Generate Ethernet-compatible compressed link-layer address |
3685 |
Function | alloc_ipoibdev | struct net_device * | ipoib.c | Allocate IPoIB device |
3686 |
Static | ipoib_transmit | static int | ipoib.c | IPoIB network device |
3687 |
Static | ipoib_complete_send | static void | ipoib.c | Handle IPoIB send completion |
3688 |
Static | ipoib_complete_recv | static void | ipoib.c | Handle IPoIB receive completion |
3689 |
Static | ipoib_poll | static void | ipoib.c | Poll IPoIB network device |
3690 |
Static | ipoib_irq | static void | ipoib.c | Enable/disable interrupts on IPoIB network device |
3691 |
Function | ipoib_join_complete | void | ipoib.c | Handle IPv4 broadcast multicast group join completion |
3692 |
Static | ipoib_join_broadcast_group | static int | ipoib.c | Join IPv4 broadcast multicast group |
3693 |
Static | ipoib_leave_broadcast_group | static void | ipoib.c | Leave IPv4 broadcast multicast group |
3694 |
Static | ipoib_open | static int | ipoib.c | Open IPoIB network device |
3695 |
Static | ipoib_close | static void | ipoib.c | Close IPoIB network device |
3696 |
Function | ipoib_link_state_changed | void | ipoib.c | Handle link status change |
3697 |
Function | ipoib_probe | int | ipoib.c | Probe IPoIB device |
3698 |
Function | ipoib_remove | void | ipoib.c | Remove IPoIB device |
3699 |
Static | jme_mdio_read | static int | jme.c | |
3700 |
Static | jme_mdio_write | static void | jme.c | |
3701 |
Static | jme_reset_phy_processor | static void | jme.c | |
3702 |
Static | jme_phy_init | static void | jme.c | |
3703 |
Static | jme_set_phyfifoa | static void | jme.c | |
3704 |
Static | jme_set_phyfifob | static void | jme.c | |
3705 |
Static | jme_phy_off | static void | jme.c | |
3706 |
Static | jme_restart_an | static void | jme.c | |
3707 |
Static | jme_reset_ghc_speed | static void | jme.c | |
3708 |
Static | jme_start_irq | static void | jme.c | |
3709 |
Static | jme_stop_irq | static void | jme.c | |
3710 |
Static | jme_setup_wakeup_frame | static void | jme.c | |
3711 |
Static | jme_reset_mac_processor | static void | jme.c | |
3712 |
Static | jme_free_tx_buffers | static void | jme.c | |
3713 |
Static | jme_free_tx_resources | static void | jme.c | |
3714 |
Static | jme_alloc_tx_resources | static int | jme.c | |
3715 |
Static | jme_init_tx_ring | static void | jme.c | |
3716 |
Static | jme_enable_tx_engine | static void | jme.c | |
3717 |
Static | jme_disable_tx_engine | static void | jme.c | |
3718 |
Static | jme_set_clean_rxdesc | static void | jme.c | |
3719 |
Static | jme_make_new_rx_buf | static int | jme.c | |
3720 |
Static | jme_free_rx_buf | static void | jme.c | |
3721 |
Static | jme_free_rx_resources | static void | jme.c | |
3722 |
Static | jme_alloc_rx_resources | static int | jme.c | |
3723 |
Static | jme_init_rx_ring | static void | jme.c | |
3724 |
Static | jme_set_multi | static void | jme.c | |
3725 |
Static | jme_enable_rx_engine | static void | jme.c | |
3726 |
Static | jme_restart_rx_engine | static void | jme.c | |
3727 |
Static | jme_disable_rx_engine | static void | jme.c | |
3728 |
Static | jme_refill_rx_ring | static void | jme.c | |
3729 |
Static | jme_alloc_and_feed_iob | static void | jme.c | |
3730 |
Static | jme_process_receive | static void | jme.c | |
3731 |
Static | jme_set_custom_macaddr | static void | jme.c | |
3732 |
Static | jme_open | static int | jme.c | Open NIC |
3733 |
Static | jme_close | static void | jme.c | Close NIC |
3734 |
Static | jme_alloc_txdesc | static int | jme.c | |
3735 |
Static | jme_fill_tx_desc | static void | jme.c | |
3736 |
Static | jme_transmit | static int | jme.c | Transmit packet |
3737 |
Static | jme_check_link | static int | jme.c | |
3738 |
Static | jme_link_change | static void | jme.c | |
3739 |
Static | jme_tx_clean | static void | jme.c | |
3740 |
Static | jme_poll | static void | jme.c | Poll for received packets |
3741 |
Static | jme_irq | static void | jme.c | Enable/disable interrupts |
3742 |
Static | jme_check_hw_ver | static void | jme.c | |
3743 |
Static | jme_reload_eeprom | static int | jme.c | |
3744 |
Static | jme_load_macaddr | static void | jme.c | |
3745 |
Static | jme_probe | static int | jme.c | Probe PCI device |
3746 |
Static | jme_remove | static void | jme.c | Remove PCI device |
3747 |
Static | legacy_transmit | static int | legacy.c | |
3748 |
Static | legacy_poll | static void | legacy.c | |
3749 |
Static | legacy_open | static int | legacy.c | |
3750 |
Static | legacy_close | static void | legacy.c | |
3751 |
Static | legacy_irq | static void | legacy.c | |
3752 |
Function | legacy_probe | int | legacy.c | |
3753 |
Function | legacy_remove | void | legacy.c | |
3754 |
Function | dummy_connect | int | legacy.c | |
3755 |
Function | dummy_irq | void | legacy.c | |
3756 |
Static | init_ring | static void | mtd80x.c | init_ring - setup the tx and rx descriptors |
3757 |
Static | mtd_reset | static void | mtd80x.c | RESET - Reset Adapter |
3758 |
Static | mtd_poll | static int | mtd80x.c | POLL - Wait for a frame |
3759 |
Static | mtd_transmit | static void | mtd80x.c | TRANSMIT - Transmit a frame |
3760 |
Static | mtd_disable | static void | mtd80x.c | DISABLE - Turn off ethernet interface |
3761 |
Static | mtd_probe | static int | mtd80x.c | PROBE - Look for an adapter, this routine's visible to the outside |
3762 |
Static | set_rx_mode | static void | mtd80x.c | |
3763 |
Static | m80x_read_tick | static unsigned int | mtd80x.c | |
3764 |
Static | m80x_delay | static void | mtd80x.c | |
3765 |
Static | m80x_send_cmd_to_phy | static u32 | mtd80x.c | |
3766 |
Static | mdio_read | static int | mtd80x.c | |
3767 |
Static | mdio_write | static void | mtd80x.c | |
3768 |
Static | getlinkstatus | static void | mtd80x.c | |
3769 |
Static | getlinktype | static void | mtd80x.c | |
3770 |
Static | mtnic_alloc_aligned | static int | mtnic.c | MTNIC allocation functions |
3771 |
Static | mtnic_alloc_cmdif | static int | mtnic.c | mtnic alloc command interface |
3772 |
Static | mtnic_free_io_buffers | static void | mtnic.c | Free RX io buffers |
3773 |
Static | mtnic_alloc_iobuf | static int | mtnic.c | mtnic alloc and attach io buffers |
3774 |
Static | mtnic_alloc_ring | static int | mtnic.c | mtnic alloc ring |
3775 |
Static | mtnic_alloc_cq | static int | mtnic.c | mtnic alloc CQ |
3776 |
Function | mtnic_alloc_resources | unsigned int | mtnic.c | mtnic_alloc_resources |
3777 |
Static | mtnic_alloc_eq | static int | mtnic.c | mtnic alloc_eq |
3778 |
Inline | cmdif_go_bit | static inline int | mtnic.c | Mtnic commands functions |
3779 |
Static | mtnic_cmd | static int | mtnic.c | |
3780 |
Static | mtnic_map_cmd | static int | mtnic.c | |
3781 |
Static | mtnic_QUERY_FW | static int | mtnic.c | |
3782 |
Static | mtnic_OPEN_NIC | static int | mtnic.c | |
3783 |
Static | mtnic_CONFIG_RX | static int | mtnic.c | |
3784 |
Static | mtnic_CONFIG_TX | static int | mtnic.c | |
3785 |
Static | mtnic_HEART_BEAT | static int | mtnic.c | |
3786 |
Static | mtnic_SET_PORT_DEFAULT_RING | static int | mtnic.c | |
3787 |
Static | mtnic_CONFIG_PORT_RSS_STEER | static int | mtnic.c | |
3788 |
Static | mtnic_SET_PORT_RSS_INDIRECTION | static int | mtnic.c | |
3789 |
Static | mtnic_CONFIG_CQ | static int | mtnic.c | |
3790 |
Static | mtnic_CONFIG_TX_RING | static int | mtnic.c | |
3791 |
Static | mtnic_CONFIG_RX_RING | static int | mtnic.c | |
3792 |
Static | mtnic_CONFIG_EQ | static int | mtnic.c | |
3793 |
Static | mtnic_SET_RX_RING_ADDR | static int | mtnic.c | |
3794 |
Static | mtnic_SET_PORT_STATE | static int | mtnic.c | |
3795 |
Static | mtnic_SET_PORT_MTU | static int | mtnic.c | |
3796 |
Static | mtnic_RELEASE_RESOURCE | static int | mtnic.c | |
3797 |
Static | mtnic_QUERY_CAP | static int | mtnic.c | |
3798 |
Static | mtnic_query_num_ports | static int | mtnic.c | |
3799 |
Static | mtnic_query_mac | static int | mtnic.c | |
3800 |
Static | mtnic_query_offsets | static int | mtnic.c | |
3801 |
Function | mtnic_reset | void | mtnic.c | MTNIC initalization functions |
3802 |
Static | restore_config | static int | mtnic.c | Restore PCI config |
3803 |
Static | mtnic_init_pci | static int | mtnic.c | Init PCI configuration |
3804 |
Inline | mtnic_init_card | static inline int | mtnic.c | Initial hardware |
3805 |
Function | mtnic_process_tx_cq | void | mtnic.c | Process functions |
3806 |
Function | mtnic_process_rx_cq | int | mtnic.c | |
3807 |
Static | mtnic_open | static int | mtnic.c | net_device functions |
3808 |
Static | mtnic_poll | static void | mtnic.c | Check if we got completion for receive and transmit and |
3809 |
Static | mtnic_transmit | static int | mtnic.c | |
3810 |
Static | mtnic_close | static void | mtnic.c | |
3811 |
Static | mtnic_disable | static void | mtnic.c | |
3812 |
Static | mtnic_irq | static void | mtnic.c | |
3813 |
Static | mtnic_probe | static int | mtnic.c | |
3814 |
Inline | myri10ge_priv | static inline struct myri10ge_private * | myri10ge.c | |
3815 |
Static | myri10ge_post_receive | static void | myri10ge.c | |
3816 |
Static | myri10ge_command | static int | myri10ge.c | |
3817 |
Static | myri10ge_interrupt_handler | static void | myri10ge.c | |
3818 |
Static | mac_address_from_string_specs | static int | myri10ge.c | |
3819 |
Static | myri10ge_pci_probe | static int | myri10ge.c | gPXE PCI Device Driver API functions |
3820 |
Static | myri10ge_pci_remove | static void | myri10ge.c | |
3821 |
Static | myri10ge_net_close | static void | myri10ge.c | gPXE Network Device Driver Operations |
3822 |
Static | myri10ge_net_irq | static void | myri10ge.c | |
3823 |
Static | myri10ge_net_open | static int | myri10ge.c | |
3824 |
Static | myri10ge_net_poll | static void | myri10ge.c | |
3825 |
Static | myri10ge_net_transmit | static int | myri10ge.c | |
3826 |
Static | natsemi_spi_read_bit | static int | natsemi.c | |
3827 |
Static | natsemi_spi_write_bit | static void | natsemi.c | |
3828 |
Static | natsemi_init_eeprom | static void | natsemi.c | |
3829 |
Static | natsemi_probe | static int | natsemi.c | Probe PCI device |
3830 |
Static | natsemi_remove | static void | natsemi.c | Remove PCI device |
3831 |
Static | natsemi_reset | static void | natsemi.c | Reset NIC |
3832 |
Static | natsemi_open | static int | natsemi.c | Open NIC |
3833 |
Static | natsemi_close | static void | natsemi.c | Close NIC |
3834 |
Static | natsemi_transmit | static int | natsemi.c | Transmit packet |
3835 |
Static | natsemi_poll | static void | natsemi.c | Poll for received packets |
3836 |
Static | natsemi_irq | static void | natsemi.c | Enable/disable interrupts |
3837 |
Static | eth_pio_read | static void | ne2k_isa.c | ETH_PIO_READ - Read a frame via Programmed I/O |
3838 |
Static | eth_pio_write | static void | ne2k_isa.c | ETH_PIO_WRITE - Write a frame via Programmed I/O |
3839 |
Static | enable_multicast | static void | ne2k_isa.c | enable_multicast - Enable Multicast |
3840 |
Static | ne_probe1 | static int | ne2k_isa.c | NE_PROBE1 - Look for an adapter on the ISA bus |
3841 |
Static | ne_probe | static int | ne2k_isa.c | NE_PROBE - Initialize an adapter ??? |
3842 |
Static | ne_disable | static void | ne2k_isa.c | NE_DISABLE - Turn off adapter |
3843 |
Static | ne_reset | static void | ne2k_isa.c | NE_RESET - Reset adapter |
3844 |
Static | ne_poll | static int | ne2k_isa.c | NE_POLL - Wait for a frame |
3845 |
Static | ne_transmit | static void | ne2k_isa.c | NE_TRANSMIT - Transmit a frame |
3846 |
Static | phy_intr | static void | ns83820.c | |
3847 |
Static | ns83820_setup_rx | static void | ns83820.c | |
3848 |
Static | ns83820_do_reset | static void | ns83820.c | |
3849 |
Static | ns83820_reset | static void | ns83820.c | |
3850 |
Static | ns83820_getmac | static void | ns83820.c | |
3851 |
Static | ns83820_set_multicast | static void | ns83820.c | |
3852 |
Static | ns83820_run_bist | static void | ns83820.c | |
3853 |
Static | ns83820_check_intr | static void | ns83820.c | Check Link |
3854 |
Static | ns83820_poll | static int | ns83820.c | POLL - Wait for a frame |
3855 |
Inline | kick_tx | static inline void | ns83820.c | |
3856 |
Static | ns83820_transmit | static void | ns83820.c | TRANSMIT - Transmit a frame |
3857 |
Static | ns83820_disable | static void | ns83820.c | DISABLE - Turn off ethernet interface |
3858 |
Static | ns83820_irq | static void | ns83820.c | IRQ - Enable, Disable, or Force interrupts |
3859 |
Static | ns83820_probe | static int | ns83820.c | |
3860 |
Function | !defined | ns8390.c | ||
3861 |
Static | eth_pio_write | static void | ns8390.c | ETH_PIO_WRITE - Write a frame via Programmed I/O |
3862 |
Static | eth_pio_read | static void | ns8390.c | ETH_PIO_READ - Dummy routine when NE2000 not compiled in |
3863 |
Static | enable_multicast | static void | ns8390.c | enable_multycast - Enable Multicast |
3864 |
Static | ns8390_reset | static void | ns8390.c | NS8390_RESET - Reset adapter |
3865 |
Static | eth_rx_overrun | static void | ns8390.c | ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun |
3866 |
Static | ns8390_transmit | static void | ns8390.c | NS8390_TRANSMIT - Transmit a frame |
3867 |
Static | ns8390_poll | static int | ns8390.c | NS8390_POLL - Wait for a frame |
3868 |
Static | ns8390_disable | static void | ns8390.c | NS8390_DISABLE - Turn off adapter |
3869 |
Static | ns8390_irq | static void | ns8390.c | NS8390_IRQ - Enable, Disable, or Force interrupts |
3870 |
Static | eth_probe | static int | ns8390.c | ETH_PROBE - Look for an adapter |
3871 |
Static | pcnet32_wio_read_csr | static u16 | pcnet32.c | |
3872 |
Static | pcnet32_wio_write_csr | static void | pcnet32.c | |
3873 |
Static | pcnet32_wio_read_bcr | static u16 | pcnet32.c | |
3874 |
Static | pcnet32_wio_write_bcr | static void | pcnet32.c | |
3875 |
Static | pcnet32_wio_read_rap | static u16 | pcnet32.c | |
3876 |
Static | pcnet32_wio_write_rap | static void | pcnet32.c | |
3877 |
Static | pcnet32_wio_reset | static void | pcnet32.c | |
3878 |
Static | pcnet32_wio_check | static int | pcnet32.c | |
3879 |
Static | pcnet32_dwio_read_csr | static u16 | pcnet32.c | |
3880 |
Static | pcnet32_dwio_write_csr | static void | pcnet32.c | |
3881 |
Static | pcnet32_dwio_read_bcr | static u16 | pcnet32.c | |
3882 |
Static | pcnet32_dwio_write_bcr | static void | pcnet32.c | |
3883 |
Static | pcnet32_dwio_read_rap | static u16 | pcnet32.c | |
3884 |
Static | pcnet32_dwio_write_rap | static void | pcnet32.c | |
3885 |
Static | pcnet32_dwio_reset | static void | pcnet32.c | |
3886 |
Static | pcnet32_dwio_check | static int | pcnet32.c | |
3887 |
Static | pcnet32_mdio_read | static int | pcnet32.c | |
3888 |
Static | pcnet32_mdio_write | static void __unused | pcnet32.c | |
3889 |
Static | pcnet32_refill_rx_ring | static void | pcnet32.c | pcnet32_refill_rx_ring - Allocates iobufs for every Rx descriptor |
3890 |
Static | pcnet32_setup_rx_resources | static int | pcnet32.c | pcnet32_setup_rx_resources - allocate Rx resources (Descriptors) |
3891 |
Static | pcnet32_free_rx_resources | static void | pcnet32.c | |
3892 |
Static | pcnet32_setup_tx_resources | static int | pcnet32.c | pcnet32_setup_tx_resources - allocate Tx resources (Descriptors) |
3893 |
Static | pcnet32_free_tx_resources | static void | pcnet32.c | |
3894 |
Static | pcnet32_chip_detect | static int | pcnet32.c | |
3895 |
Static | pcnet32_set_ops | static int | pcnet32.c | pcnet32_set_ops - Determines the ops used to access the registers |
3896 |
Static | pcnet32_setup_init_block | static void | pcnet32.c | pcnet32_setup_init_block - setup the NICs initialization block |
3897 |
Static | pcnet32_setup_probe_phy | static void | pcnet32.c | pcnet32_setup_probe_phy - go through all PHYs and see which one is present |
3898 |
Static | pcnet32_setup_mac_addr | static int | pcnet32.c | pcnet32_setup_mac_addr - check for inconsistency between CSR12-14 |
3899 |
Static | pcnet32_setup_if_duplex | static void | pcnet32.c | pcnet32_setup_if_duplex - Sets the NICs used interface and duplex mode |
3900 |
Static | pcnet32_hw_start | static void | pcnet32.c | pcnet32_hw_start - Starts up the NIC |
3901 |
Static | pcnet32_open | static int | pcnet32.c | open - Called when a network interface is made active |
3902 |
Static | pcnet32_transmit | static int | pcnet32.c | transmit - Transmit a packet |
3903 |
Static | pcnet32_process_tx_packets | static void | pcnet32.c | pcnet32_process_tx_packets - Checks for successfully sent packets, |
3904 |
Static | pcnet32_process_rx_packets | static void | pcnet32.c | pcnet32_process_rx_packets - Checks for received packets, reports them |
3905 |
Static | pcnet32_poll | static void | pcnet32.c | poll - Poll for received packets |
3906 |
Static | pcnet32_close | static void | pcnet32.c | close - Disable network interface |
3907 |
Static | pcnet32_irq_enable | static void | pcnet32.c | |
3908 |
Static | pcnet32_irq_disable | static void | pcnet32.c | |
3909 |
Static | pcnet32_irq | static void | pcnet32.c | irq - enable or disable interrupts |
3910 |
Static | pcnet32_probe | static int | pcnet32.c | probe - Initial configuration of NIC |
3911 |
Static | pcnet32_remove | static void | pcnet32.c | remove - Device Removal Routine |
3912 |
Static | pnic_command_quiet | static uint16_t | pnic.c | |
3913 |
Static | pnic_command | static uint16_t | pnic.c | |
3914 |
Static | pnic_api_check | static int | pnic.c | |
3915 |
Static | pnic_poll | static void | pnic.c | POLL - Wait for a frame |
3916 |
Static | pnic_transmit | static int | pnic.c | TRANSMIT - Transmit a frame |
3917 |
Static | pnic_open | static int | pnic.c | OPEN - Open network device |
3918 |
Static | pnic_close | static void | pnic.c | CLOSE - Close network device |
3919 |
Static | pnic_irq | static void | pnic.c | IRQ - Enable/disable interrupts |
3920 |
Static | pnic_remove | static void | pnic.c | DISABLE - Turn off ethernet interface |
3921 |
Static | pnic_probe | static int | pnic.c | PROBE - Look for an adapter, this routine's visible to the outside |
3922 |
Inline | hfa384x_getreg | static inline UINT16 | prism2.c | |
3923 |
Inline | hfa384x_setreg | static inline void | prism2.c | |
3924 |
Inline | hfa384x_getreg_noswap | static inline UINT16 | prism2.c | |
3925 |
Inline | hfa384x_setreg_noswap | static inline void | prism2.c | |
3926 |
Static | hfa384x_docmd_wait | static int | prism2.c | |
3927 |
Static | hfa384x_prepare_bap | static int | prism2.c | |
3928 |
Static | hfa384x_copy_from_bap | static int | prism2.c | |
3929 |
Static | hfa384x_copy_to_bap | static int | prism2.c | |
3930 |
Inline | hfa384x_cmd_access | static inline int | prism2.c | |
3931 |
Static | hfa384x_drvr_getconfig | static int | prism2.c | |
3932 |
Static | hfa384x_drvr_getconfig16 | static int | prism2.c | |
3933 |
Static | hfa384x_drvr_getconfig32 | static int | prism2.c | |
3934 |
Static | hfa384x_drvr_setconfig | static int | prism2.c | |
3935 |
Static | hfa384x_drvr_setconfig16 | static int | prism2.c | |
3936 |
Static | hfa384x_drvr_setconfig32 | static int | prism2.c | |
3937 |
Static | hfa384x_wait_for_event | static int | prism2.c | |
3938 |
Static | prism2_poll | static int | prism2.c | POLL - Wait for a frame |
3939 |
Static | prism2_transmit | static void | prism2.c | TRANSMIT - Transmit a frame |
3940 |
Static | prism2_disable | static void | prism2.c | DISABLE - Turn off ethernet interface |
3941 |
Static | prism2_irq | static void | prism2.c | IRQ - Enable, Disable, or Force interrupts |
3942 |
Static | prism2_probe | static int | prism2.c | PROBE - Look for an adapter, this routine's visible to the outside |
3943 |
Static | prism2_pci_probe | static int | prism2_pci.c | |
3944 |
Static | prism2_pci_disable | static void | prism2_pci.c | |
3945 |
Static | prism2_find_plx | static int | prism2_plx.c | |
3946 |
Static | prism2_plx_probe | static int | prism2_plx.c | |
3947 |
Static | prism2_plx_disable | static void | prism2_plx.c | |
3948 |
Static | mdio_write | static void | r8169.c | * Low level hardware routines ** |
3949 |
Static | mdio_read | static int | r8169.c | |
3950 |
Static | mdio_patch | static void | r8169.c | |
3951 |
Static | rtl_ephy_write | static void | r8169.c | |
3952 |
Static | rtl_ephy_read | static u16 | r8169.c | |
3953 |
Static | rtl_csi_write | static void | r8169.c | |
3954 |
Static | rtl_csi_read | static u32 | r8169.c | |
3955 |
Static | rtl8169_irq_mask_and_ack | static void | r8169.c | |
3956 |
Static | rtl8169_tbi_reset_pending | static unsigned int | r8169.c | |
3957 |
Static | rtl8169_xmii_reset_pending | static unsigned int | r8169.c | |
3958 |
Static | rtl8169_tbi_link_ok | static unsigned int | r8169.c | |
3959 |
Static | rtl8169_xmii_link_ok | static unsigned int | r8169.c | |
3960 |
Static | rtl8169_tbi_reset_enable | static void | r8169.c | |
3961 |
Static | rtl8169_xmii_reset_enable | static void | r8169.c | |
3962 |
Static | rtl8169_set_speed_tbi | static int | r8169.c | |
3963 |
Static | rtl8169_set_speed_xmii | static int | r8169.c | |
3964 |
Static | rtl8169_set_speed | static int | r8169.c | |
3965 |
Static | rtl8169_write_gmii_reg_bit | static void | r8169.c | |
3966 |
Static | rtl8169_get_mac_version | static void | r8169.c | |
3967 |
Static | rtl_phy_write | static void | r8169.c | |
3968 |
Static | rtl8169s_hw_phy_config | static void | r8169.c | |
3969 |
Static | rtl8169sb_hw_phy_config | static void | r8169.c | |
3970 |
Static | rtl8168bb_hw_phy_config | static void | r8169.c | |
3971 |
Static | rtl8168bef_hw_phy_config | static void | r8169.c | |
3972 |
Static | rtl8168cp_1_hw_phy_config | static void | r8169.c | |
3973 |
Static | rtl8168cp_2_hw_phy_config | static void | r8169.c | |
3974 |
Static | rtl8168c_1_hw_phy_config | static void | r8169.c | |
3975 |
Static | rtl8168c_2_hw_phy_config | static void | r8169.c | |
3976 |
Static | rtl8168c_3_hw_phy_config | static void | r8169.c | |
3977 |
Static | rtl8168c_4_hw_phy_config | static void | r8169.c | |
3978 |
Static | rtl8168d_hw_phy_config | static void | r8169.c | |
3979 |
Static | rtl8102e_hw_phy_config | static void | r8169.c | |
3980 |
Static | rtl_hw_phy_config | static void | r8169.c | |
3981 |
Static | rtl8169_phy_reset | static void | r8169.c | |
3982 |
Static | rtl8169_init_phy | static void | r8169.c | |
3983 |
Static | rtl8169_hw_reset | static void | r8169.c | |
3984 |
Static | rtl_set_rx_tx_config_registers | static void | r8169.c | |
3985 |
Static | rtl_soft_reset | static void | r8169.c | |
3986 |
Static | rtl_hw_start | static void | r8169.c | |
3987 |
Static | rtl_set_rx_tx_desc_registers | static void | r8169.c | |
3988 |
Static | rtl_rw_cpluscmd | static u16 | r8169.c | |
3989 |
Static | rtl_set_rx_max_size | static void | r8169.c | |
3990 |
Static | rtl8169_set_magic_reg | static void | r8169.c | |
3991 |
Static | rtl_set_rx_mode | static void | r8169.c | |
3992 |
Static | rtl_hw_start_8169 | static void | r8169.c | |
3993 |
Static | rtl_tx_performance_tweak | static void | r8169.c | |
3994 |
Static | rtl_csi_access_enable | static void | r8169.c | |
3995 |
Static | rtl_ephy_init | static void | r8169.c | |
3996 |
Static | rtl_disable_clock_request | static void | r8169.c | |
3997 |
Static | rtl_hw_start_8168bb | static void | r8169.c | |
3998 |
Static | rtl_hw_start_8168bef | static void | r8169.c | |
3999 |
Static | __rtl_hw_start_8168cp | static void | r8169.c | |
4000 |
Static | rtl_hw_start_8168cp_1 | static void | r8169.c | |
4001 |
Static | rtl_hw_start_8168cp_2 | static void | r8169.c | |
4002 |
Static | rtl_hw_start_8168cp_3 | static void | r8169.c | |
4003 |
Static | rtl_hw_start_8168c_1 | static void | r8169.c | |
4004 |
Static | rtl_hw_start_8168c_2 | static void | r8169.c | |
4005 |
Static | rtl_hw_start_8168c_3 | static void | r8169.c | |
4006 |
Static | rtl_hw_start_8168c_4 | static void | r8169.c | |
4007 |
Static | rtl_hw_start_8168d | static void | r8169.c | |
4008 |
Static | rtl_hw_start_8168 | static void | r8169.c | |
4009 |
Static | rtl_hw_start_8102e_1 | static void | r8169.c | |
4010 |
Static | rtl_hw_start_8102e_2 | static void | r8169.c | |
4011 |
Static | rtl_hw_start_8102e_3 | static void | r8169.c | |
4012 |
Static | rtl_hw_start_8101 | static void | r8169.c | |
4013 |
Static | rtl8169_setup_tx_resources | static int | r8169.c | * gPXE API Support Routines ** |
4014 |
Static | rtl8169_process_tx_packets | static void | r8169.c | |
4015 |
Static | rtl8169_free_tx_resources | static void | r8169.c | |
4016 |
Static | rtl8169_populate_rx_descriptor | static void | r8169.c | |
4017 |
Static | rtl8169_refill_rx_ring | static void | r8169.c | Refill descriptor ring |
4018 |
Static | rtl8169_setup_rx_resources | static int | r8169.c | setup_rx_resources - allocate Rx resources (Descriptors) |
4019 |
Static | rtl8169_process_rx_packets | static void | r8169.c | |
4020 |
Static | rtl8169_free_rx_resources | static void | r8169.c | |
4021 |
Static | rtl8169_get_nic_variant | static int | r8169.c | |
4022 |
Static | rtl8169_irq_enable | static void | r8169.c | |
4023 |
Static | rtl8169_irq_disable | static void | r8169.c | |
4024 |
Static | rtl8169_open | static int | r8169.c | * gPXE Core API Routines ** |
4025 |
Static | rtl8169_transmit | static int | r8169.c | transmit - Transmit a packet |
4026 |
Static | rtl8169_poll | static void | r8169.c | poll - Poll for received packets |
4027 |
Static | rtl8169_close | static void | r8169.c | close - Disable network interface |
4028 |
Static | rtl8169_irq | static void | r8169.c | irq - enable or Disable interrupts |
4029 |
Static | rtl8169_probe | static int | r8169.c | probe - Initial configuration of NIC |
4030 |
Static | rtl8169_remove | static void | r8169.c | remove - Device Removal Routine |
4031 |
Static | rtl_spi_read_bit | static int | rtl8139.c | |
4032 |
Static | rtl_spi_write_bit | static void | rtl8139.c | |
4033 |
Static | rtl_init_eeprom | static void | rtl8139.c | Set up for EEPROM access |
4034 |
Static | rtl_reset | static void | rtl8139.c | Reset NIC |
4035 |
Static | rtl_open | static int | rtl8139.c | Open NIC |
4036 |
Static | rtl_close | static void | rtl8139.c | Close NIC |
4037 |
Static | rtl_transmit | static int | rtl8139.c | Transmit packet |
4038 |
Static | rtl_poll | static void | rtl8139.c | Poll for received packets |
4039 |
Static | rtl_irq | static void | rtl8139.c | Enable/disable interrupts |
4040 |
Static | rtl_probe | static int | rtl8139.c | Probe PCI device |
4041 |
Static | rtl_remove | static void | rtl8139.c | Remove PCI device |
4042 |
Static | sis190_isa_bridge_probe | static int | sis190.c | |
4043 |
Static | sis190_isa_bridge_remove | static void | sis190.c | |
4044 |
Static | __mdio_cmd | static void | sis190.c | |
4045 |
Static | mdio_write | static void | sis190.c | |
4046 |
Static | mdio_read | static int | sis190.c | |
4047 |
Static | __mdio_write | static void | sis190.c | |
4048 |
Static | __mdio_read | static int | sis190.c | |
4049 |
Static | mdio_read_latched | static u16 | sis190.c | |
4050 |
Static | sis190_read_eeprom | static u16 | sis190.c | |
4051 |
Static | sis190_irq_mask_and_ack | static void | sis190.c | |
4052 |
Static | sis190_asic_down | static void | sis190.c | |
4053 |
Inline | sis190_mark_as_last_descriptor | static inline void | sis190.c | |
4054 |
Inline | sis190_give_to_asic | static inline void | sis190.c | |
4055 |
Inline | sis190_map_to_asic | static inline void | sis190.c | |
4056 |
Inline | sis190_make_unusable_by_asic | static inline void | sis190.c | |
4057 |
Static | sis190_alloc_rx_iob | static struct io_buffer * | sis190.c | |
4058 |
Static | sis190_rx_fill | static u32 | sis190.c | |
4059 |
Inline | sis190_rx_pkt_err | static inline int | sis190.c | |
4060 |
Static | sis190_process_rx | static int | sis190.c | |
4061 |
Inline | sis190_tx_pkt_err | static inline int | sis190.c | |
4062 |
Static | sis190_process_tx | static void | sis190.c | |
4063 |
Static | sis190_poll | static void | sis190.c | |
4064 |
Inline | sis190_init_ring_indexes | static inline void | sis190.c | |
4065 |
Static | sis190_init_ring | static int | sis190.c | |
4066 |
Static | sis190_set_rx_mode | static void | sis190.c | |
4067 |
Static | sis190_soft_reset | static void | sis190.c | |
4068 |
Static | sis190_hw_start | static void | sis190.c | |
4069 |
Static | sis190_phy_task | static void | sis190.c | |
4070 |
Static | sis190_open | static int | sis190.c | |
4071 |
Static | sis190_down | static void | sis190.c | |
4072 |
Static | sis190_free | static void | sis190.c | |
4073 |
Static | sis190_close | static void | sis190.c | |
4074 |
Static | sis190_transmit | static int | sis190.c | |
4075 |
Static | sis190_free_phy | static void | sis190.c | |
4076 |
Static | sis190_default_phy | static u16 | sis190.c | sis190_default_phy - Select default PHY for sis190 mac. |
4077 |
Static | sis190_init_phy | static void | sis190.c | |
4078 |
Static | sis190_mii_probe_88e1111_fixup | static void | sis190.c | |
4079 |
Static | sis190_mii_probe | static int | sis190.c | sis190_mii_probe - Probe MII PHY for sis190 |
4080 |
Static | sis190_mii_remove | static void | sis190.c | |
4081 |
Static | sis190_init_board | static int | sis190.c | |
4082 |
Static | sis190_set_rgmii | static void | sis190.c | |
4083 |
Static | sis190_get_mac_addr_from_eeprom | static int | sis190.c | |
4084 |
Static | sis190_get_mac_addr_from_apc | static int | sis190.c | sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model |
4085 |
Inline | sis190_init_rxfilter | static inline void | sis190.c | sis190_init_rxfilter - Initialize the Rx filter |
4086 |
Static | sis190_get_mac_addr | static int | sis190.c | |
4087 |
Static | sis190_set_speed_auto | static void | sis190.c | |
4088 |
Static | sis190_irq | static void | sis190.c | |
4089 |
Static | sis190_probe | static int | sis190.c | |
4090 |
Static | sis190_remove | static void | sis190.c | |
4091 |
Static | sis900_get_mac_addr | static int | sis900.c | |
4092 |
Static | sis96x_get_mac_addr | static int | sis900.c | |
4093 |
Static | sis630e_get_mac_addr | static int | sis900.c | |
4094 |
Static | sis635_get_mac_addr | static int | sis900.c | |
4095 |
Static | sis900_probe | static int | sis900.c | |
4096 |
Static | sis900_read_eeprom | static u16 | sis900.c | |
4097 |
Static | sis900_mdio_idle | static void | sis900.c | |
4098 |
Static | sis900_mdio_reset | static void | sis900.c | |
4099 |
Static | sis900_mdio_read | static u16 | sis900.c | |
4100 |
Static | sis900_mdio_write | static void | sis900.c | |
4101 |
Static | sis900_init | static void | sis900.c | |
4102 |
Static | sis900_reset | static void | sis900.c | |
4103 |
Static | sis900_init_rxfilter | static void | sis900.c | |
4104 |
Static | sis900_init_txd | static void | sis900.c | |
4105 |
Static | sis900_init_rxd | static void | sis900.c | |
4106 |
Static | sis900_set_rx_mode | static void | sis900.c | |
4107 |
Static | sis900_check_mode | static void | sis900.c | |
4108 |
Static | sis900_read_mode | static void | sis900.c | |
4109 |
Static | amd79c901_read_mode | static void | sis900.c | |
4110 |
Static | ics1893_read_mode | static void | sis900.c | |
4111 |
Static | rtl8201_read_mode | static void | sis900.c | |
4112 |
Static | vt6103_read_mode | static void | sis900.c | |
4113 |
Static | sis900_transmit | static void | sis900.c | |
4114 |
Static | sis900_poll | static int | sis900.c | |
4115 |
Static | sis900_disable | static void | sis900.c | |
4116 |
Static | sis900_irq | static void | sis900.c | |
4117 |
Static | skge_supported_modes | static u32 | skge.c | |
4118 |
Inline | hwkhz | static inline u32 | skge.c | |
4119 |
Inline | skge_usecs2clk | static inline u32 | skge.c | |
4120 |
Static | skge_led | static void | skge.c | |
4121 |
Static | skge_ring_alloc | static int | skge.c | |
4122 |
Static | skge_rx_setup | static void | skge.c | |
4123 |
Inline | skge_rx_reuse | static inline void | skge.c | |
4124 |
Static | skge_rx_clean | static void | skge.c | |
4125 |
Static | skge_link_up | static void | skge.c | |
4126 |
Static | skge_link_down | static void | skge.c | |
4127 |
Static | xm_link_down | static void | skge.c | |
4128 |
Static | __xm_phy_read | static int | skge.c | |
4129 |
Static | xm_phy_read | static u16 | skge.c | |
4130 |
Static | xm_phy_write | static int | skge.c | |
4131 |
Static | genesis_init | static void | skge.c | |
4132 |
Static | genesis_reset | static void | skge.c | |
4133 |
Static | bcom_check_link | static void | skge.c | |
4134 |
Static | bcom_phy_init | static void | skge.c | |
4135 |
Static | xm_phy_init | static void | skge.c | |
4136 |
Static | xm_check_link | static int | skge.c | |
4137 |
Static | xm_link_timer | static void | skge.c | |
4138 |
Static | genesis_mac_init | static void | skge.c | |
4139 |
Static | genesis_stop | static void | skge.c | |
4140 |
Static | genesis_link_up | static void | skge.c | |
4141 |
Inline | bcom_phy_intr | static inline void | skge.c | |
4142 |
Static | gm_phy_write | static int | skge.c | |
4143 |
Static | __gm_phy_read | static int | skge.c | |
4144 |
Static | gm_phy_read | static u16 | skge.c | |
4145 |
Static | yukon_init | static void | skge.c | |
4146 |
Static | yukon_reset | static void | skge.c | |
4147 |
Static | is_yukon_lite_a0 | static int | skge.c | |
4148 |
Static | yukon_mac_init | static void | skge.c | |
4149 |
Static | yukon_suspend | static void | skge.c | |
4150 |
Static | yukon_stop | static void | skge.c | |
4151 |
Static | yukon_speed | static u16 | skge.c | |
4152 |
Static | yukon_link_up | static void | skge.c | |
4153 |
Static | yukon_link_down | static void | skge.c | |
4154 |
Static | yukon_phy_intr | static void | skge.c | |
4155 |
Static | skge_ramset | static void | skge.c | |
4156 |
Static | skge_qset | static void | skge.c | |
4157 |
Function | skge_free | void | skge.c | |
4158 |
Static | skge_up | static int | skge.c | |
4159 |
Static | skge_rx_stop | static void | skge.c | |
4160 |
Static | skge_down | static void | skge.c | |
4161 |
Inline | skge_tx_avail | static inline int | skge.c | |
4162 |
Static | skge_xmit_frame | static int | skge.c | |
4163 |
Static | skge_tx_clean | static void | skge.c | |
4164 |
Inline | phy_length | static inline u16 | skge.c | |
4165 |
Inline | bad_phy_status | static inline int | skge.c | |
4166 |
Static | skge_tx_done | static void | skge.c | |
4167 |
Static | skge_rx_refill | static void | skge.c | |
4168 |
Static | skge_rx_done | static void | skge.c | |
4169 |
Static | skge_poll | static void | skge.c | |
4170 |
Static | skge_phyirq | static void | skge.c | |
4171 |
Static | skge_board_name | static const char * | skge.c | |
4172 |
Static | skge_reset | static int | skge.c | |
4173 |
Static | skge_devinit | static struct net_device * | skge.c | |
4174 |
Static | skge_show_addr | static void | skge.c | |
4175 |
Static | skge_probe | static int | skge.c | |
4176 |
Static | skge_remove | static void | skge.c | |
4177 |
Static | skge_net_irq | static void | skge.c | |
4178 |
Static | gm_phy_write | static int | sky2.c | |
4179 |
Static | __gm_phy_read | static int | sky2.c | |
4180 |
Inline | gm_phy_read | static inline u16 | sky2.c | |
4181 |
Static | sky2_power_on | static void | sky2.c | |
4182 |
Static | sky2_power_aux | static void | sky2.c | |
4183 |
Static | sky2_gmac_reset | static void | sky2.c | |
4184 |
Static | sky2_phy_init | static void | sky2.c | |
4185 |
Static | sky2_phy_power_up | static void | sky2.c | |
4186 |
Static | sky2_phy_power_down | static void | sky2.c | |
4187 |
Static | sky2_set_tx_stfwd | static void | sky2.c | |
4188 |
Static | sky2_mac_init | static void | sky2.c | |
4189 |
Static | sky2_ramset | static void | sky2.c | |
4190 |
Static | sky2_qset | static void | sky2.c | |
4191 |
Static | sky2_prefetch_init | static void | sky2.c | |
4192 |
Inline | get_tx_le | static inline struct sky2_tx_le * | sky2.c | |
4193 |
Static | tx_init | static void | sky2.c | |
4194 |
Inline | tx_le_re | static inline struct tx_ring_info * | sky2.c | |
4195 |
Inline | sky2_put_idx | static inline void | sky2.c | |
4196 |
Inline | sky2_next_rx | static inline struct sky2_rx_le * | sky2.c | |
4197 |
Static | sky2_rx_add | static void | sky2.c | |
4198 |
Static | sky2_rx_submit | static void | sky2.c | |
4199 |
Static | sky2_rx_map_iob | static void | sky2.c | |
4200 |
Static | rx_set_checksum | static void | sky2.c | |
4201 |
Static | sky2_rx_stop | static void | sky2.c | |
4202 |
Static | sky2_rx_clean | static void | sky2.c | |
4203 |
Static | sky2_rx_alloc | static struct io_buffer * | sky2.c | |
4204 |
Inline | sky2_rx_update | static inline void | sky2.c | |
4205 |
Static | sky2_rx_start | static int | sky2.c | |
4206 |
Static | sky2_free_rings | static void | sky2.c | |
4207 |
Static | sky2_up | static int | sky2.c | |
4208 |
Inline | tx_dist | static inline int | sky2.c | |
4209 |
Inline | tx_avail | static inline int | sky2.c | |
4210 |
Static | sky2_xmit_frame | static int | sky2.c | |
4211 |
Static | sky2_tx_complete | static void | sky2.c | |
4212 |
Static | sky2_tx_clean | static void | sky2.c | |
4213 |
Static | sky2_down | static void | sky2.c | |
4214 |
Static | sky2_phy_speed | static u16 | sky2.c | |
4215 |
Static | sky2_link_up | static void | sky2.c | |
4216 |
Static | sky2_link_down | static void | sky2.c | |
4217 |
Static | sky2_autoneg_done | static int | sky2.c | |
4218 |
Static | sky2_phy_intr | static void | sky2.c | |
4219 |
Static | receive_new | static struct io_buffer * | sky2.c | |
4220 |
Static | sky2_receive | static struct io_buffer * | sky2.c | |
4221 |
Inline | sky2_tx_done | static inline void | sky2.c | |
4222 |
Static | sky2_status_intr | static void | sky2.c | |
4223 |
Static | sky2_hw_error | static void | sky2.c | |
4224 |
Static | sky2_hw_intr | static void | sky2.c | |
4225 |
Static | sky2_mac_intr | static void | sky2.c | |
4226 |
Static | sky2_le_error | static void | sky2.c | |
4227 |
Static | sky2_err_intr | static void | sky2.c | |
4228 |
Static | sky2_poll | static void | sky2.c | |
4229 |
Static | sky2_mhz | static u32 | sky2.c | |
4230 |
Inline | sky2_us2clk | static inline u32 | sky2.c | |
4231 |
Inline | sky2_clk2us | static inline u32 | sky2.c | |
4232 |
Static | sky2_init | static int | sky2.c | |
4233 |
Static | sky2_reset | static void | sky2.c | |
4234 |
Static | sky2_supported_modes | static u32 | sky2.c | |
4235 |
Static | sky2_set_multicast | static void | sky2.c | |
4236 |
Static | sky2_init_netdev | static struct net_device * | sky2.c | |
4237 |
Static | sky2_show_addr | static void | sky2.c | |
4238 |
Static | sky2_name | static const char * | sky2.c | |
4239 |
Static | sky2_net_irq | static void | sky2.c | |
4240 |
Static | sky2_probe | static int | sky2.c | |
4241 |
Static | sky2_remove | static void | sky2.c | |
4242 |
Static | smc_read_phy_register | static word | smc9000.c | |
4243 |
Static | smc_write_phy_register | static void | smc9000.c | |
4244 |
Static | smc_detect_phy | static int | smc9000.c | |
4245 |
Static | smc_phy_configure | static void | smc9000.c | |
4246 |
Static | smc_reset | static void | smc9000.c | |
4247 |
Static | smc9000_probe_addr | static int | smc9000.c | |
4248 |
Static | smc9000_transmit | static void | smc9000.c | ETH_TRANSMIT - Transmit a frame |
4249 |
Static | smc9000_poll | static int | smc9000.c | ETH_POLL - Wait for a frame |
4250 |
Static | smc9000_disable | static void | smc9000.c | |
4251 |
Static | smc9000_irq | static void | smc9000.c | |
4252 |
Static | smc9000_probe | static int | smc9000.c | ETH_PROBE - Look for an adapter |
4253 |
Static | check_duplex | static void | sundance.c | |
4254 |
Static | init_ring | static void | sundance.c | init_ring - setup the tx and rx descriptors |
4255 |
Static | sundance_reset | static void | sundance.c | RESET - Reset Adapter |
4256 |
Static | sundance_irq | static void | sundance.c | IRQ - Wait for a frame |
4257 |
Static | sundance_poll | static int | sundance.c | POLL - Wait for a frame |
4258 |
Static | sundance_transmit | static void | sundance.c | TRANSMIT - Transmit a frame |
4259 |
Static | sundance_disable | static void | sundance.c | DISABLE - Turn off ethernet interface |
4260 |
Static | sundance_probe | static int | sundance.c | PROBE - Look for an adapter, this routine's visible to the outside |
4261 |
Static | eeprom_read | static int | sundance.c | |
4262 |
Static | mdio_sync | static void | sundance.c | |
4263 |
Static | mdio_read | static int | sundance.c | |
4264 |
Static | mdio_write | static void | sundance.c | |
4265 |
Static | set_rx_mode | static void | sundance.c | |
4266 |
Static | pci_save_state | static int | tg3.c | pci_save_state - save the PCI configuration space of a device before suspending |
4267 |
Static | pci_restore_state | static int | tg3.c | pci_restore_state - Restore the saved state of a PCI device |
4268 |
Static | tg3_write_indirect_reg32 | static void | tg3.c | |
4269 |
Static | tw32_carefully | static void | tg3.c | |
4270 |
Static | tw32_mailbox2 | static void | tg3.c | |
4271 |
Static | tg3_write_mem | static void | tg3.c | |
4272 |
Static | tg3_read_mem | static void | tg3.c | |
4273 |
Static | tg3_disable_ints | static void | tg3.c | |
4274 |
Static | tg3_switch_clocks | static void | tg3.c | |
4275 |
Static | tg3_readphy | static int | tg3.c | |
4276 |
Static | tg3_writephy | static int | tg3.c | |
4277 |
Static | tg3_writedsp | static int | tg3.c | |
4278 |
Static | tg3_phy_set_wirespeed | static void | tg3.c | |
4279 |
Static | tg3_bmcr_reset | static int | tg3.c | |
4280 |
Static | tg3_wait_macro_done | static int | tg3.c | |
4281 |
Static | tg3_phy_write_and_check_testpat | static int | tg3.c | |
4282 |
Static | tg3_phy_reset_chanpat | static int | tg3.c | |
4283 |
Static | tg3_phy_reset_5703_4_5 | static int | tg3.c | |
4284 |
Static | tg3_phy_reset | static int | tg3.c | |
4285 |
Static | tg3_set_power_state_0 | static void | tg3.c | |
4286 |
Static | tg3_link_report | static void | tg3.c | |
4287 |
Static | tg3_setup_flow_control | static void | tg3.c | |
4288 |
Static | tg3_aux_stat_to_speed_duplex | static void | tg3.c | |
4289 |
Static | tg3_phy_copper_begin | static int | tg3.c | |
4290 |
Static | tg3_init_5401phy_dsp | static int | tg3.c | |
4291 |
Static | tg3_setup_copper_phy | static int | tg3.c | |
4292 |
Static | tg3_fiber_aneg_smachine | static int | tg3.c | |
4293 |
Static | tg3_setup_fiber_phy | static int | tg3.c | |
4294 |
Static | tg3_setup_phy | static int | tg3.c | |
4295 |
Static | tg3_stop_block | static int | tg3.c | |
4296 |
Static | tg3_abort_hw | static int | tg3.c | |
4297 |
Static | tg3_chip_reset | static void | tg3.c | |
4298 |
Static | tg3_stop_fw | static void | tg3.c | |
4299 |
Static | tg3_restart_fw | static int | tg3.c | |
4300 |
Static | tg3_halt | static int | tg3.c | |
4301 |
Static | __tg3_set_mac_addr | static void | tg3.c | |
4302 |
Static | tg3_set_bdinfo | static void | tg3.c | |
4303 |
Static | tg3_init_rings | static void | tg3.c | |
4304 |
Static | tg3_setup_hw | static int | tg3.c | |
4305 |
Static | tg3_nvram_init | static void | tg3.c | |
4306 |
Static | tg3_nvram_read_using_eeprom | static int | tg3.c | |
4307 |
Static | tg3_nvram_read | static int | tg3.c | |
4308 |
Static | tg3_phy_probe | static int | tg3.c | |
4309 |
Static | tg3_read_partno | static void | tg3.c | |
4310 |
Static | tg3_get_invariants | static int | tg3.c | |
4311 |
Static | tg3_get_device_address | static int | tg3.c | |
4312 |
Static | tg3_setup_dma | static int | tg3.c | |
4313 |
Static | tg3_init_link_config | static void | tg3.c | |
4314 |
Static | tg3_phy_string | static const char * | tg3.c | |
4315 |
Static | tg3_poll_link | static void | tg3.c | |
4316 |
Static | tg3_ack_irqs | static void | tg3.c | POLL - Wait for a frame |
4317 |
Static | tg3_poll | static int | tg3.c | |
4318 |
Static | tg3_set_txd | static void | tg3.c | TRANSMIT - Transmit a frame |
4319 |
Static | tg3_transmit | static void | tg3.c | |
4320 |
Static | tg3_disable | static void | tg3.c | DISABLE - Turn off ethernet interface |
4321 |
Static | tg3_irq | static void | tg3.c | IRQ - Enable, Disable, or Force interrupts |
4322 |
Static | tg3_probe | static int | tg3.c | PROBE - Look for an adapter, this routine's visible to the outside |
4323 |
Static | TLan_ResetLists | static void | tlan.c | TLan_ResetLists |
4324 |
Function | TLan_ResetAdapter | void | tlan.c | TLan_Reset |
4325 |
Function | TLan_FinishReset | void | tlan.c | |
4326 |
Static | tlan_poll | static int | tlan.c | POLL - Wait for a frame |
4327 |
Static | refill_rx | static void | tlan.c | |
4328 |
Static | tlan_transmit | static void | tlan.c | TRANSMIT - Transmit a frame |
4329 |
Static | tlan_disable | static void | tlan.c | DISABLE - Turn off ethernet interface |
4330 |
Static | tlan_irq | static void | tlan.c | IRQ - Enable, Disable, or Force interrupts |
4331 |
Static | TLan_SetMulticastList | static void | tlan.c | |
4332 |
Static | tlan_probe | static int | tlan.c | |
4333 |
Function | TLan_EeSendStart | void | tlan.c | |
4334 |
Function | TLan_EeSendByte | int | tlan.c | TLan_EeSendByte |
4335 |
Function | TLan_EeReceiveByte | void | tlan.c | TLan_EeReceiveByte |
4336 |
Function | TLan_EeReadByte | int | tlan.c | TLan_EeReadByte |
4337 |
Function | TLan_MiiReadReg | int | tlan.c | |
4338 |
Function | TLan_MiiSendData | void | tlan.c | TLan_MiiSendData |
4339 |
Function | TLan_MiiSync | void | tlan.c | TLan_MiiSync |
4340 |
Function | TLan_MiiWriteReg | void | tlan.c | TLan_MiiWriteReg |
4341 |
Function | TLan_SetMac | void | tlan.c | TLan_SetMac |
4342 |
Function | TLan_PhyDetect | void | tlan.c | TLan_PhyDetect |
4343 |
Function | TLan_PhyPowerDown | void | tlan.c | |
4344 |
Function | TLan_PhyPowerUp | void | tlan.c | |
4345 |
Function | TLan_PhyReset | void | tlan.c | |
4346 |
Function | TLan_PhyStartLink | void | tlan.c | |
4347 |
Function | TLan_PhyFinishAutoNeg | void | tlan.c | |
4348 |
Function | TLan_PhyMonitor | void | tlan.c | TLan_phyMonitor |
4349 |
Static | whereami | static void | tulip.c | Utility Routines |
4350 |
Static | tulip_more | static void | tulip.c | |
4351 |
Static | tulip_wait | static void | tulip.c | |
4352 |
Function | mdio_read | int | tulip.c | |
4353 |
Function | mdio_write | void | tulip.c | |
4354 |
Static | read_eeprom | static int | tulip.c | EEPROM Reading Code |
4355 |
Static | parse_eeprom | static void | tulip.c | EEPROM Parsing Code |
4356 |
Static | tulip_init_ring | static void | tulip.c | tulip_init_ring - setup the tx and rx descriptors |
4357 |
Static | set_rx_mode | static void | tulip.c | |
4358 |
Static | tulip_reset | static void | tulip.c | eth_reset - Reset adapter |
4359 |
Static | tulip_transmit | static void | tulip.c | eth_transmit - Transmit a frame |
4360 |
Static | tulip_poll | static int | tulip.c | eth_poll - Wait for a frame |
4361 |
Static | tulip_disable | static void | tulip.c | eth_disable - Disable the interface |
4362 |
Static | tulip_irq | static void | tulip.c | IRQ - Enable, Disable, or Force interrupts |
4363 |
Static | tulip_probe | static int | tulip.c | eth_probe - Look for an adapter |
4364 |
Static | start_link | static void | tulip.c | |
4365 |
Static | nway_start | static void | tulip.c | |
4366 |
Static | init_media | static void | tulip.c | |
4367 |
Static | pnic_do_nway | static void | tulip.c | |
4368 |
Static | select_media | static void | tulip.c | |
4369 |
Static | tulip_check_duplex | static int | tulip.c | |
4370 |
Static | reload_eeprom | static void | via-rhine.c | |
4371 |
Static | rhine_init_ring | static void | via-rhine.c | |
4372 |
Function | QueryAuto | int | via-rhine.c | |
4373 |
Function | ReadMII | int | via-rhine.c | |
4374 |
Function | WriteMII | void | via-rhine.c | |
4375 |
Function | MIIDelay | void | via-rhine.c | |
4376 |
Function | rhine_irq | void | via-rhine.c | IRQ - PXE IRQ Handler |
4377 |
Static | rhine_probe | static int | via-rhine.c | |
4378 |
Static | set_rx_mode | static void | via-rhine.c | |
4379 |
Static | rhine_probe1 | static void | via-rhine.c | |
4380 |
Static | rhine_disable | static void | via-rhine.c | |
4381 |
Static | rhine_reset | static void | via-rhine.c | ETH_RESET - Reset adapter |
4382 |
Static | rhine_poll | static int | via-rhine.c | |
4383 |
Static | rhine_transmit | static void | via-rhine.c | |
4384 |
Static | velocity_set_int_opt | static void | via-velocity.c | velocity_set_int_opt - parser for integer options |
4385 |
Static | velocity_set_bool_opt | static void | via-velocity.c | velocity_set_bool_opt - parser for boolean options |
4386 |
Static | velocity_get_options | static void | via-velocity.c | velocity_get_options - set options on device |
4387 |
Static | velocity_init_cam_filter | static void | via-velocity.c | velocity_init_cam_filter - initialise CAM |
4388 |
Inline | velocity_give_many_rx_descs | static inline void | via-velocity.c | |
4389 |
Static | velocity_rx_refill | static int | via-velocity.c | |
4390 |
Static | velocity_poll | static int | via-velocity.c | POLL - Wait for a frame |
4391 |
Static | velocity_transmit | static void | via-velocity.c | TRANSMIT - Transmit a frame |
4392 |
Static | velocity_disable | static void | via-velocity.c | DISABLE - Turn off ethernet interface |
4393 |
Static | velocity_irq | static void | via-velocity.c | IRQ - handle interrupts |
4394 |
Static | velocity_probe | static int | via-velocity.c | PROBE - Look for an adapter, this routine's visible to the outside |
4395 |
Static | velocity_init_info | static void | via-velocity.c | velocity_init_info - init private data |
4396 |
Function | pci_resource_flags | unsigned long | via-velocity.c | |
4397 |
Static | velocity_get_pci_info | static int | via-velocity.c | |
4398 |
Static | velocity_print_link_status | static void | via-velocity.c | velocity_print_link_status - link status reporting |
4399 |
Static | velocity_rx_reset | static void | via-velocity.c | velocity_rx_reset - handle a receive reset |
4400 |
Static | velocity_init_registers | static void | via-velocity.c | velocity_init_registers - initialise MAC registers |
4401 |
Static | velocity_soft_reset | static int | via-velocity.c | velocity_soft_reset - soft reset |
4402 |
Static | velocity_init_rings | static int | via-velocity.c | velocity_init_rings - set up DMA rings |
4403 |
Static | velocity_open | static int | via-velocity.c | |
4404 |
Static | mii_init | static void | via-velocity.c | mii_init - set up MII |
4405 |
Static | safe_disable_mii_autopoll | static void | via-velocity.c | safe_disable_mii_autopoll - autopoll off |
4406 |
Static | enable_mii_autopoll | static void | via-velocity.c | enable_mii_autopoll - turn on autopolling |
4407 |
Static | velocity_mii_read | static int | via-velocity.c | velocity_mii_read - read MII data |
4408 |
Static | velocity_mii_write | static int | via-velocity.c | velocity_mii_write - write MII data |
4409 |
Static | velocity_get_opt_media_mode | static u32 | via-velocity.c | velocity_get_opt_media_mode - get media selection |
4410 |
Static | mii_set_auto_on | static void | via-velocity.c | mii_set_auto_on - autonegotiate on |
4411 |
Static | set_mii_flow_control | static void | via-velocity.c | set_mii_flow_control - flow control setup |
4412 |
Static | velocity_set_media_mode | static int | via-velocity.c | velocity_set_media_mode - set media mode |
4413 |
Static | mii_check_media_mode | static u32 | via-velocity.c | mii_check_media_mode - check media state |
4414 |
Static | check_connection_type | static u32 | via-velocity.c | |
4415 |
Static | enable_flow_control_ability | static void | via-velocity.c | enable_flow_control_ability - flow control |
4416 |
Function | pci_set_power_state | int | via-velocity.c | pci_set_power_state - Set the power state of a PCI device |
4417 |
Static | virtnet_disable | static void | virtio-net.c | |
4418 |
Static | virtnet_poll | static int | virtio-net.c | |
4419 |
Static | virtnet_transmit | static void | virtio-net.c | |
4420 |
Static | virtnet_irq | static void | virtio-net.c | |
4421 |
Static | provide_buffers | static void | virtio-net.c | |
4422 |
Static | virtnet_probe | static int | virtio-net.c | |
4423 |
Static | decode_interrupt | static void | w89c840.c | |
4424 |
Static | w89c840_reset | static void | w89c840.c | w89c840_reset - Reset adapter |
4425 |
Static | handle_intr | static void | w89c840.c | |
4426 |
Static | w89c840_poll | static int | w89c840.c | w89c840_poll - Wait for a frame |
4427 |
Static | w89c840_transmit | static void | w89c840.c | w89c840_transmit - Transmit a frame |
4428 |
Static | w89c840_disable | static void | w89c840.c | w89c840_disable - Turn off ethernet interface |
4429 |
Static | w89c840_irq | static void | w89c840.c | w89c840_irq - Enable, Disable, or Force interrupts |
4430 |
Static | w89c840_probe | static int | w89c840.c | w89c840_probe - Look for an adapter, this routine's visible to the outside |
4431 |
Static | eeprom_read | static int | w89c840.c | |
4432 |
Static | mdio_sync | static void | w89c840.c | |
4433 |
Static | mdio_read | static int | w89c840.c | |
4434 |
Static | mdio_write | static void | w89c840.c | |
4435 |
Static | check_duplex | static void | w89c840.c | |
4436 |
Static | set_rx_mode | static void | w89c840.c | |
4437 |
Static | init_ring | static void | w89c840.c | |
4438 |
Inline | ath5k_txbuf_free | static inline void | ath5k.c | |
4439 |
Inline | ath5k_rxbuf_free | static inline void | ath5k.c | |
4440 |
Static | ath5k_chip_name | static const char * | ath5k.c | ******************\ |
4441 |
Static | ath5k_probe | static int | ath5k.c | |
4442 |
Static | ath5k_remove | static void | ath5k.c | |
4443 |
Static | ath5k_attach | static int | ath5k.c | *********************\ |
4444 |
Static | ath5k_detach | static void | ath5k.c | |
4445 |
Inline | ath5k_ieee2mhz | static inline short | ath5k.c | ******************\ |
4446 |
Static | ath5k_copy_channels | static unsigned int | ath5k.c | |
4447 |
Static | ath5k_setup_bands | static int | ath5k.c | |
4448 |
Static | ath5k_chan_set | static int | ath5k.c | |
4449 |
Static | ath5k_setcurmode | static void | ath5k.c | |
4450 |
Static | ath5k_mode_setup | static void | ath5k.c | |
4451 |
Inline | ath5k_hw_rix_to_bitrate | static inline int | ath5k.c | |
4452 |
Function | ath5k_bitrate_to_hw_rix | int | ath5k.c | |
4453 |
Static | ath5k_rx_iob_alloc | static struct io_buffer * | ath5k.c | *************\ |
4454 |
Static | ath5k_rxbuf_setup | static int | ath5k.c | |
4455 |
Static | ath5k_txbuf_setup | static int | ath5k.c | |
4456 |
Static | ath5k_desc_alloc | static int | ath5k.c | *****************\ |
4457 |
Static | ath5k_desc_free | static void | ath5k.c | |
4458 |
Static | ath5k_txq_setup | static int | ath5k.c | ************\ |
4459 |
Static | ath5k_txq_drainq | static void | ath5k.c | |
4460 |
Static | ath5k_txq_cleanup | static void | ath5k.c | |
4461 |
Static | ath5k_txq_release | static void | ath5k.c | |
4462 |
Static | ath5k_rx_start | static int | ath5k.c | ***********\ |
4463 |
Static | ath5k_rx_stop | static void | ath5k.c | |
4464 |
Static | ath5k_handle_rx | static void | ath5k.c | |
4465 |
Static | ath5k_tx_processq | static void | ath5k.c | ***********\ |
4466 |
Static | ath5k_handle_tx | static void | ath5k.c | |
4467 |
Static | ath5k_irq | static void | ath5k.c | ******************\ |
4468 |
Static | ath5k_init | static int | ath5k.c | |
4469 |
Static | ath5k_stop_hw | static int | ath5k.c | |
4470 |
Static | ath5k_poll | static void | ath5k.c | |
4471 |
Static | ath5k_calibrate | static void | ath5k.c | |
4472 |
Static | ath5k_tx | static int | ath5k.c | ******************\ |
4473 |
Static | ath5k_reset | static int | ath5k.c | |
4474 |
Static | ath5k_reset_wake | static int | ath5k.c | |
4475 |
Static | ath5k_start | static int | ath5k.c | |
4476 |
Static | ath5k_stop | static void | ath5k.c | |
4477 |
Static | ath5k_config | static int | ath5k.c | |
4478 |
Static | ath5k_configure_filter | static void | ath5k.c | |
4479 |
Static | ath5k_hw_post | static int | ath5k_attach.c | ath5k_hw_post - Power On Self Test helper function |
4480 |
Function | ath5k_hw_attach | int | ath5k_attach.c | ath5k_hw_attach - Check if hw is supported and init the needed structs |
4481 |
Function | ath5k_hw_detach | void | ath5k_attach.c | ath5k_hw_detach - Free the ath5k_hw struct |
4482 |
Function | ath5k_hw_set_capabilities | int | ath5k_caps.c | |
4483 |
Function | ath5k_hw_get_capability | int | ath5k_caps.c | |
4484 |
Static | ath5k_hw_setup_2word_tx_desc | static int | ath5k_desc.c | |
4485 |
Static | ath5k_hw_setup_4word_tx_desc | static int | ath5k_desc.c | |
4486 |
Static | ath5k_hw_proc_2word_tx_status | static int | ath5k_desc.c | |
4487 |
Static | ath5k_hw_proc_4word_tx_status | static int | ath5k_desc.c | |
4488 |
Static | ath5k_hw_setup_rx_desc | static int | ath5k_desc.c | |
4489 |
Static | ath5k_hw_proc_5210_rx_status | static int | ath5k_desc.c | |
4490 |
Static | ath5k_hw_proc_5212_rx_status | static int | ath5k_desc.c | |
4491 |
Function | ath5k_hw_init_desc_functions | int | ath5k_desc.c | |
4492 |
Function | ath5k_hw_start_rx_dma | void | ath5k_dma.c | *******\ |
4493 |
Function | ath5k_hw_stop_rx_dma | int | ath5k_dma.c | ath5k_hw_stop_rx_dma - Stop DMA receive |
4494 |
Function | ath5k_hw_get_rxdp | u32 | ath5k_dma.c | ath5k_hw_get_rxdp - Get RX Descriptor's address |
4495 |
Function | ath5k_hw_set_rxdp | void | ath5k_dma.c | ath5k_hw_set_rxdp - Set RX Descriptor's address |
4496 |
Function | ath5k_hw_start_tx_dma | int | ath5k_dma.c | ********\ |
4497 |
Function | ath5k_hw_stop_tx_dma | int | ath5k_dma.c | ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue |
4498 |
Function | ath5k_hw_get_txdp | u32 | ath5k_dma.c | ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue |
4499 |
Function | ath5k_hw_set_txdp | int | ath5k_dma.c | ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue |
4500 |
Function | ath5k_hw_update_tx_triglevel | int | ath5k_dma.c | ath5k_hw_update_tx_triglevel - Update tx trigger level |
4501 |
Function | ath5k_hw_is_intr_pending | int | ath5k_dma.c | *****************\ |
4502 |
Function | ath5k_hw_get_isr | int | ath5k_dma.c | ath5k_hw_get_isr - Get interrupt status |
4503 |
Function | ath5k_hw_set_imr | enum ath5k_int | ath5k_dma.c | ath5k_hw_set_imr - Set interrupt mask |
4504 |
Static | ath5k_hw_eeprom_read | static int | ath5k_eeprom.c | |
4505 |
Static | ath5k_eeprom_bin2freq | static u16 | ath5k_eeprom.c | |
4506 |
Static | ath5k_eeprom_init_header | static int | ath5k_eeprom.c | |
4507 |
Static | ath5k_eeprom_read_ants | static int | ath5k_eeprom.c | |
4508 |
Static | ath5k_eeprom_read_modes | static int | ath5k_eeprom.c | |
4509 |
Static | ath5k_eeprom_read_turbo_modes | static int | ath5k_eeprom.c | |
4510 |
Static | ath5k_eeprom_init_modes | static int | ath5k_eeprom.c | |
4511 |
Inline | ath5k_eeprom_read_freq_list | static inline int | ath5k_eeprom.c | frequency mask) |
4512 |
Static | ath5k_eeprom_init_11a_pcal_freq | static int | ath5k_eeprom.c | |
4513 |
Inline | ath5k_eeprom_init_11bg_2413 | static inline int | ath5k_eeprom.c | |
4514 |
Inline | ath5k_get_pcdac_intercepts | static inline void | ath5k_eeprom.c | |
4515 |
Static | ath5k_eeprom_convert_pcal_info_5111 | static int | ath5k_eeprom.c | used by interpolation code |
4516 |
Static | ath5k_eeprom_read_pcal_info_5111 | static int | ath5k_eeprom.c | |
4517 |
Static | ath5k_eeprom_convert_pcal_info_5112 | static int | ath5k_eeprom.c | used by interpolation code |
4518 |
Static | ath5k_eeprom_read_pcal_info_5112 | static int | ath5k_eeprom.c | |
4519 |
Inline | ath5k_pdgains_size_2413 | static inline unsigned int | ath5k_eeprom.c | these two functions |
4520 |
Static | ath5k_cal_data_offset_2413 | static unsigned int | ath5k_eeprom.c | and each section's size. |
4521 |
Static | ath5k_eeprom_convert_pcal_info_2413 | static int | ath5k_eeprom.c | used by interpolation code |
4522 |
Static | ath5k_eeprom_read_pcal_info_2413 | static int | ath5k_eeprom.c | |
4523 |
Static | ath5k_eeprom_read_target_rate_pwr_info | static int | ath5k_eeprom.c | |
4524 |
Static | ath5k_eeprom_read_pcal_info | static int | ath5k_eeprom.c | |
4525 |
Static | ath5k_eeprom_free_pcal_info | static int | ath5k_eeprom.c | |
4526 |
Function | ath5k_eeprom_detach | void | ath5k_eeprom.c | |
4527 |
Static | ath5k_eeprom_read_ctl_info | static int | ath5k_eeprom.c | |
4528 |
Function | ath5k_eeprom_init | int | ath5k_eeprom.c | |
4529 |
Function | ath5k_eeprom_read_mac | int | ath5k_eeprom.c | |
4530 |
Function | ath5k_eeprom_is_hb63 | int | ath5k_eeprom.c | |
4531 |
Function | ath5k_hw_set_gpio_input | int | ath5k_gpio.c | |
4532 |
Function | ath5k_hw_set_gpio_output | int | ath5k_gpio.c | |
4533 |
Function | ath5k_hw_get_gpio | u32 | ath5k_gpio.c | |
4534 |
Function | ath5k_hw_set_gpio | int | ath5k_gpio.c | |
4535 |
Function | ath5k_hw_set_gpio_intr | void | ath5k_gpio.c | |
4536 |
Static | ath5k_hw_ini_mode_registers | static void | ath5k_initvals.c | |
4537 |
Function | ath5k_hw_write_initvals | int | ath5k_initvals.c | |
4538 |
Function | ath5k_hw_set_opmode | int | ath5k_pcu.c | *****************\ |
4539 |
Function | ath5k_hw_set_ack_bitrate_high | void | ath5k_pcu.c | ath5k_hw_set_ack_bitrate - set bitrate for ACKs |
4540 |
Function | ath5k_hw_get_ack_timeout | unsigned int | ath5k_pcu.c | ****************\ |
4541 |
Function | ath5k_hw_set_ack_timeout | int | ath5k_pcu.c | ath5k_hw_set_ack_timeout - Set ACK timeout on PCU |
4542 |
Function | ath5k_hw_get_cts_timeout | unsigned int | ath5k_pcu.c | ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec |
4543 |
Function | ath5k_hw_set_cts_timeout | int | ath5k_pcu.c | ath5k_hw_set_cts_timeout - Set CTS timeout on PCU |
4544 |
Function | ath5k_hw_get_lladdr | void | ath5k_pcu.c | **************\ |
4545 |
Function | ath5k_hw_set_lladdr | int | ath5k_pcu.c | ath5k_hw_set_lladdr - Set station id |
4546 |
Function | ath5k_hw_set_associd | void | ath5k_pcu.c | ath5k_hw_set_associd - Set BSSID for association |
4547 |
Function | ath5k_hw_set_bssid_mask | int | ath5k_pcu.c | ath5k_hw_set_bssid_mask - filter out bssids we listen |
4548 |
Function | ath5k_hw_start_rx_pcu | void | ath5k_pcu.c | **********\ |
4549 |
Function | ath5k_hw_stop_rx_pcu | void | ath5k_pcu.c | at5k_hw_stop_rx_pcu - Stop RX engine |
4550 |
Function | ath5k_hw_set_mcast_filter | void | ath5k_pcu.c | |
4551 |
Function | ath5k_hw_get_rx_filter | u32 | ath5k_pcu.c | ath5k_hw_get_rx_filter - Get current rx filter |
4552 |
Function | ath5k_hw_set_rx_filter | void | ath5k_pcu.c | ath5k_hw_set_rx_filter - Set rx filter |
4553 |
Function | ath5k_hw_reset_key | int | ath5k_pcu.c | *******************\ |
4554 |
Inline | min | static inline int | ath5k_phy.c | |
4555 |
Inline | max | static inline int | ath5k_phy.c | |
4556 |
Static | ath5k_hw_rfb_op | static unsigned int | ath5k_phy.c | |
4557 |
Function | ath5k_hw_rfgain_opt_init | int | ath5k_phy.c | ********************\ |
4558 |
Static | ath5k_hw_request_rfgain_probe | static void | ath5k_phy.c | |
4559 |
Static | ath5k_hw_rf_gainf_corr | static u32 | ath5k_phy.c | based on the current step for RF5112 rev. 2 |
4560 |
Static | ath5k_hw_rf_check_gainf_readback | static int | ath5k_phy.c | their detection window) so we must ignore it |
4561 |
Static | ath5k_hw_rf_gainf_adjust | static s8 | ath5k_phy.c | of parameters from rf gain optimization ladder |
4562 |
Function | ath5k_hw_gainf_calibrate | enum ath5k_rfgain | ath5k_phy.c | adjustment |
4563 |
Function | ath5k_hw_rfgain_init | int | ath5k_phy.c | with gain_F calibration |
4564 |
Function | ath5k_hw_rfregs_init | int | ath5k_phy.c | ******************\ |
4565 |
Function | ath5k_channel_ok | int | ath5k_phy.c | ************************\ |
4566 |
Static | ath5k_hw_rf5110_chan2athchan | static u32 | ath5k_phy.c | |
4567 |
Static | ath5k_hw_rf5110_channel | static int | ath5k_phy.c | |
4568 |
Static | ath5k_hw_rf5111_chan2athchan | static int | ath5k_phy.c | |
4569 |
Static | ath5k_hw_rf5111_channel | static int | ath5k_phy.c | |
4570 |
Static | ath5k_hw_rf5112_channel | static int | ath5k_phy.c | |
4571 |
Static | ath5k_hw_rf2425_channel | static int | ath5k_phy.c | |
4572 |
Function | ath5k_hw_channel | int | ath5k_phy.c | |
4573 |
Function | ath5k_hw_noise_floor_calibration | int | ath5k_phy.c | ***************\ |
4574 |
Static | ath5k_hw_rf5110_calibrate | static int | ath5k_phy.c | |
4575 |
Static | ath5k_hw_rf511x_calibrate | static int | ath5k_phy.c | |
4576 |
Function | ath5k_hw_phy_calibrate | int | ath5k_phy.c | |
4577 |
Function | ath5k_hw_phy_disable | int | ath5k_phy.c | |
4578 |
Function | ath5k_hw_radio_revision | u16 | ath5k_phy.c | ******************\ |
4579 |
Function | ath5k_hw_set_def_antenna | void | ath5k_phy.c | |
4580 |
Function | ath5k_hw_get_def_antenna | unsigned int | ath5k_phy.c | |
4581 |
Static | ath5k_get_interpolated_value | static s16 | ath5k_phy.c | **************\ |
4582 |
Static | ath5k_get_linear_pcdac_min | static s16 | ath5k_phy.c | |
4583 |
Static | ath5k_create_power_curve | static void | ath5k_phy.c | |
4584 |
Static | ath5k_get_chan_pcal_surrounding_piers | static void | ath5k_phy.c | |
4585 |
Static | ath5k_get_rate_pcal_data | static void | ath5k_phy.c | |
4586 |
Static | ath5k_get_max_ctl_power | static void | ath5k_phy.c | |
4587 |
Static | ath5k_fill_pwr_to_pcdac_table | static void | ath5k_phy.c | |
4588 |
Static | ath5k_combine_linear_pcdac_curves | static void | ath5k_phy.c | |
4589 |
Static | ath5k_setup_pcdac_table | static void | ath5k_phy.c | |
4590 |
Static | ath5k_combine_pwr_to_pdadc_curves | static void | ath5k_phy.c | |
4591 |
Static | ath5k_setup_pwr_to_pdadc_table | static void | ath5k_phy.c | |
4592 |
Static | ath5k_setup_channel_powertable | static int | ath5k_phy.c | |
4593 |
Static | ath5k_setup_rate_powertable | static void | ath5k_phy.c | |
4594 |
Function | ath5k_hw_txpower | int | ath5k_phy.c | |
4595 |
Function | ath5k_hw_set_txpower_limit | int | ath5k_phy.c | |
4596 |
Function | ath5k_hw_set_tx_queueprops | int | ath5k_qcu.c | |
4597 |
Function | ath5k_hw_setup_tx_queue | int | ath5k_qcu.c | |
4598 |
Function | ath5k_hw_release_tx_queue | void | ath5k_qcu.c | |
4599 |
Function | ath5k_hw_reset_tx_queue | int | ath5k_qcu.c | |
4600 |
Function | ath5k_hw_set_slot_time | int | ath5k_qcu.c | |
4601 |
Static | fls | static int | ath5k_reset.c | |
4602 |
Static | ath5k_hw_write_ofdm_timings | static int | ath5k_reset.c | ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212 |
4603 |
Inline | ath5k_hw_write_rate_duration | static inline void | ath5k_reset.c | ath5k_hw_write_rate_duration - fill rate code to duration table |
4604 |
Static | ath5k_hw_nic_reset | static int | ath5k_reset.c | |
4605 |
Function | ath5k_hw_wake | int | ath5k_reset.c | |
4606 |
Function | ath5k_hw_nic_wakeup | int | ath5k_reset.c | |
4607 |
Static | ath5k_hw_chan_has_spur_noise | static int | ath5k_reset.c | |
4608 |
Static | ath5k_hw_tweak_initval_settings | static void | ath5k_reset.c | |
4609 |
Static | ath5k_hw_commit_eeprom_settings | static void | ath5k_reset.c | |
4610 |
Function | ath5k_hw_reset | int | ath5k_reset.c | |
4611 |
Inline | ath5k_rfkill_disable | static inline void | ath5k_rfkill.c | |
4612 |
Inline | ath5k_rfkill_enable | static inline void | ath5k_rfkill.c | |
4613 |
Inline | ath5k_rfkill_set_intr | static inline void | ath5k_rfkill.c | |
4614 |
Static | ath5k_is_rfkill_set | static int __unused | ath5k_rfkill.c | |
4615 |
Function | ath5k_rfkill_hw_start | void | ath5k_rfkill.c | |
4616 |
Function | ath5k_rfkill_hw_stop | void | ath5k_rfkill.c | |
4617 |
Static | e1000_init_phy_params_82540 | static s32 | e1000_82540.c | e1000_init_phy_params_82540 - Init PHY func ptrs. |
4618 |
Static | e1000_init_nvm_params_82540 | static s32 | e1000_82540.c | e1000_init_nvm_params_82540 - Init NVM func ptrs. |
4619 |
Static | e1000_init_mac_params_82540 | static s32 | e1000_82540.c | e1000_init_mac_params_82540 - Init MAC func ptrs. |
4620 |
Function | e1000_init_function_pointers_82540 | void | e1000_82540.c | e1000_init_function_pointers_82540 - Init func ptrs. |
4621 |
Static | e1000_reset_hw_82540 | static s32 | e1000_82540.c | e1000_reset_hw_82540 - Reset hardware |
4622 |
Static | e1000_init_hw_82540 | static s32 | e1000_82540.c | e1000_init_hw_82540 - Initialize hardware |
4623 |
Static | e1000_setup_copper_link_82540 | static s32 | e1000_82540.c | e1000_setup_copper_link_82540 - Configure copper link settings |
4624 |
Static | e1000_setup_fiber_serdes_link_82540 | static s32 | e1000_82540.c | e1000_setup_fiber_serdes_link_82540 - Setup link for fiber/serdes |
4625 |
Static | e1000_adjust_serdes_amplitude_82540 | static s32 | e1000_82540.c | e1000_adjust_serdes_amplitude_82540 - Adjust amplitude based on EEPROM |
4626 |
Static | e1000_set_vco_speed_82540 | static s32 | e1000_82540.c | e1000_set_vco_speed_82540 - Set VCO speed for better performance |
4627 |
Static | e1000_set_phy_mode_82540 | static s32 | e1000_82540.c | e1000_set_phy_mode_82540 - Set PHY to class A mode |
4628 |
Static | e1000_power_down_phy_copper_82540 | static void | e1000_82540.c | e1000_power_down_phy_copper_82540 - Remove link in case of PHY power down |
4629 |
Static | e1000_clear_hw_cntrs_82540 | static void | e1000_82540.c | e1000_clear_hw_cntrs_82540 - Clear device specific hardware counters |
4630 |
Function | e1000_read_mac_addr_82540 | s32 | e1000_82540.c | e1000_read_mac_addr_82540 - Read device MAC address |
4631 |
Static | e1000_init_phy_params_82541 | static s32 | e1000_82541.c | e1000_init_phy_params_82541 - Init PHY func ptrs. |
4632 |
Static | e1000_init_nvm_params_82541 | static s32 | e1000_82541.c | e1000_init_nvm_params_82541 - Init NVM func ptrs. |
4633 |
Static | e1000_init_mac_params_82541 | static s32 | e1000_82541.c | e1000_init_mac_params_82541 - Init MAC func ptrs. |
4634 |
Function | e1000_init_function_pointers_82541 | void | e1000_82541.c | e1000_init_function_pointers_82541 - Init func ptrs. |
4635 |
Static | e1000_reset_hw_82541 | static s32 | e1000_82541.c | e1000_reset_hw_82541 - Reset hardware |
4636 |
Static | e1000_init_hw_82541 | static s32 | e1000_82541.c | e1000_init_hw_82541 - Initialize hardware |
4637 |
Static | e1000_get_link_up_info_82541 | static s32 | e1000_82541.c | e1000_get_link_up_info_82541 - Report speed and duplex |
4638 |
Static | e1000_phy_hw_reset_82541 | static s32 | e1000_82541.c | e1000_phy_hw_reset_82541 - PHY hardware reset |
4639 |
Static | e1000_setup_copper_link_82541 | static s32 | e1000_82541.c | e1000_setup_copper_link_82541 - Configure copper link settings |
4640 |
Static | e1000_check_for_link_82541 | static s32 | e1000_82541.c | e1000_check_for_link_82541 - Check/Store link connection |
4641 |
Static | e1000_config_dsp_after_link_change_82541 | static s32 | e1000_82541.c | e1000_config_dsp_after_link_change_82541 - Config DSP after link |
4642 |
Static | e1000_get_cable_length_igp_82541 | static s32 | e1000_82541.c | e1000_get_cable_length_igp_82541 - Determine cable length for igp PHY |
4643 |
Static | e1000_set_d3_lplu_state_82541 | static s32 | e1000_82541.c | e1000_set_d3_lplu_state_82541 - Sets low power link up state for D3 |
4644 |
Static | e1000_setup_led_82541 | static s32 | e1000_82541.c | e1000_setup_led_82541 - Configures SW controllable LED |
4645 |
Static | e1000_cleanup_led_82541 | static s32 | e1000_82541.c | e1000_cleanup_led_82541 - Set LED config to default operation |
4646 |
Static | e1000_phy_init_script_82541 | static s32 | e1000_82541.c | e1000_phy_init_script_82541 - Initialize GbE PHY |
4647 |
Static | e1000_power_down_phy_copper_82541 | static void | e1000_82541.c | e1000_power_down_phy_copper_82541 - Remove link in case of PHY power down |
4648 |
Static | e1000_clear_hw_cntrs_82541 | static void | e1000_82541.c | e1000_clear_hw_cntrs_82541 - Clear device specific hardware counters |
4649 |
Static | e1000_init_phy_params_82542 | static s32 | e1000_82542.c | e1000_init_phy_params_82542 - Init PHY func ptrs. |
4650 |
Static | e1000_init_nvm_params_82542 | static s32 | e1000_82542.c | e1000_init_nvm_params_82542 - Init NVM func ptrs. |
4651 |
Static | e1000_init_mac_params_82542 | static s32 | e1000_82542.c | e1000_init_mac_params_82542 - Init MAC func ptrs. |
4652 |
Function | e1000_init_function_pointers_82542 | void | e1000_82542.c | e1000_init_function_pointers_82542 - Init func ptrs. |
4653 |
Static | e1000_get_bus_info_82542 | static s32 | e1000_82542.c | e1000_get_bus_info_82542 - Obtain bus information for adapter |
4654 |
Static | e1000_reset_hw_82542 | static s32 | e1000_82542.c | e1000_reset_hw_82542 - Reset hardware |
4655 |
Static | e1000_init_hw_82542 | static s32 | e1000_82542.c | e1000_init_hw_82542 - Initialize hardware |
4656 |
Static | e1000_setup_link_82542 | static s32 | e1000_82542.c | e1000_setup_link_82542 - Setup flow control and link settings |
4657 |
Static | e1000_led_on_82542 | static s32 | e1000_82542.c | e1000_led_on_82542 - Turn on SW controllable LED |
4658 |
Static | e1000_led_off_82542 | static s32 | e1000_82542.c | e1000_led_off_82542 - Turn off SW controllable LED |
4659 |
Static | e1000_rar_set_82542 | static void | e1000_82542.c | e1000_rar_set_82542 - Set receive address register |
4660 |
Function | e1000_translate_register_82542 | u32 | e1000_82542.c | e1000_translate_register_82542 - Translate the proper register offset |
4661 |
Static | e1000_clear_hw_cntrs_82542 | static void | e1000_82542.c | e1000_clear_hw_cntrs_82542 - Clear device specific hardware counters |
4662 |
Static | e1000_init_phy_params_82543 | static s32 | e1000_82543.c | e1000_init_phy_params_82543 - Init PHY func ptrs. |
4663 |
Static | e1000_init_nvm_params_82543 | static s32 | e1000_82543.c | e1000_init_nvm_params_82543 - Init NVM func ptrs. |
4664 |
Static | e1000_init_mac_params_82543 | static s32 | e1000_82543.c | e1000_init_mac_params_82543 - Init MAC func ptrs. |
4665 |
Function | e1000_init_function_pointers_82543 | void | e1000_82543.c | e1000_init_function_pointers_82543 - Init func ptrs. |
4666 |
Static | e1000_tbi_compatibility_enabled_82543 | static bool | e1000_82543.c | e1000_tbi_compatibility_enabled_82543 - Returns TBI compat status |
4667 |
Static | e1000_set_tbi_compatibility_82543 | static void | e1000_82543.c | e1000_set_tbi_compatibility_82543 - Set TBI compatibility |
4668 |
Function | e1000_tbi_sbp_enabled_82543 | bool | e1000_82543.c | e1000_tbi_sbp_enabled_82543 - Returns TBI SBP status |
4669 |
Static | e1000_set_tbi_sbp_82543 | static void | e1000_82543.c | e1000_set_tbi_sbp_82543 - Set TBI SBP |
4670 |
Static | e1000_init_phy_disabled_82543 | static bool | e1000_82543.c | e1000_init_phy_disabled_82543 - Returns init PHY status |
4671 |
Function | e1000_tbi_adjust_stats_82543 | void | e1000_82543.c | e1000_tbi_adjust_stats_82543 - Adjust stats when TBI enabled |
4672 |
Static | e1000_read_phy_reg_82543 | static s32 | e1000_82543.c | e1000_read_phy_reg_82543 - Read PHY register |
4673 |
Static | e1000_write_phy_reg_82543 | static s32 | e1000_82543.c | e1000_write_phy_reg_82543 - Write PHY register |
4674 |
Static | e1000_raise_mdi_clk_82543 | static void | e1000_82543.c | e1000_raise_mdi_clk_82543 - Raise Management Data Input clock |
4675 |
Static | e1000_lower_mdi_clk_82543 | static void | e1000_82543.c | e1000_lower_mdi_clk_82543 - Lower Management Data Input clock |
4676 |
Static | e1000_shift_out_mdi_bits_82543 | static void | e1000_82543.c | e1000_shift_out_mdi_bits_82543 - Shift data bits our to the PHY |
4677 |
Static | e1000_shift_in_mdi_bits_82543 | static u16 | e1000_82543.c | e1000_shift_in_mdi_bits_82543 - Shift data bits in from the PHY |
4678 |
Static | e1000_phy_force_speed_duplex_82543 | static s32 | e1000_82543.c | e1000_phy_force_speed_duplex_82543 - Force speed/duplex for PHY |
4679 |
Static | e1000_polarity_reversal_workaround_82543 | static s32 | e1000_82543.c | e1000_polarity_reversal_workaround_82543 - Workaround polarity reversal |
4680 |
Static | e1000_phy_hw_reset_82543 | static s32 | e1000_82543.c | e1000_phy_hw_reset_82543 - PHY hardware reset |
4681 |
Static | e1000_reset_hw_82543 | static s32 | e1000_82543.c | e1000_reset_hw_82543 - Reset hardware |
4682 |
Static | e1000_init_hw_82543 | static s32 | e1000_82543.c | e1000_init_hw_82543 - Initialize hardware |
4683 |
Static | e1000_setup_link_82543 | static s32 | e1000_82543.c | e1000_setup_link_82543 - Setup flow control and link settings |
4684 |
Static | e1000_setup_copper_link_82543 | static s32 | e1000_82543.c | e1000_setup_copper_link_82543 - Configure copper link settings |
4685 |
Static | e1000_setup_fiber_link_82543 | static s32 | e1000_82543.c | e1000_setup_fiber_link_82543 - Setup link for fiber |
4686 |
Static | e1000_check_for_copper_link_82543 | static s32 | e1000_82543.c | e1000_check_for_copper_link_82543 - Check for link (Copper) |
4687 |
Static | e1000_check_for_fiber_link_82543 | static s32 | e1000_82543.c | e1000_check_for_fiber_link_82543 - Check for link (Fiber) |
4688 |
Static | e1000_config_mac_to_phy_82543 | static s32 | e1000_82543.c | e1000_config_mac_to_phy_82543 - Configure MAC to PHY settings |
4689 |
Static | e1000_write_vfta_82543 | static void | e1000_82543.c | e1000_write_vfta_82543 - Write value to VLAN filter table |
4690 |
Static | e1000_mta_set_82543 | static void | e1000_82543.c | e1000_mta_set_82543 - Set multicast filter table address |
4691 |
Static | e1000_led_on_82543 | static s32 | e1000_82543.c | e1000_led_on_82543 - Turn on SW controllable LED |
4692 |
Static | e1000_led_off_82543 | static s32 | e1000_82543.c | e1000_led_off_82543 - Turn off SW controllable LED |
4693 |
Static | e1000_clear_hw_cntrs_82543 | static void | e1000_82543.c | e1000_clear_hw_cntrs_82543 - Clear device specific hardware counters |
4694 |
Function | e1000_init_mac_params | s32 | e1000_api.c | e1000_init_mac_params - Initialize MAC function pointers |
4695 |
Function | e1000_init_nvm_params | s32 | e1000_api.c | e1000_init_nvm_params - Initialize NVM function pointers |
4696 |
Function | e1000_init_phy_params | s32 | e1000_api.c | e1000_init_phy_params - Initialize PHY function pointers |
4697 |
Function | e1000_set_mac_type | s32 | e1000_api.c | e1000_set_mac_type - Sets MAC type |
4698 |
Function | e1000_setup_init_funcs | s32 | e1000_api.c | e1000_setup_init_funcs - Initializes function pointers |
4699 |
Function | e1000_get_bus_info | s32 | e1000_api.c | e1000_get_bus_info - Obtain bus information for adapter |
4700 |
Function | e1000_clear_vfta | void | e1000_api.c | e1000_clear_vfta - Clear VLAN filter table |
4701 |
Function | e1000_write_vfta | void | e1000_api.c | e1000_write_vfta - Write value to VLAN filter table |
4702 |
Function | e1000_update_mc_addr_list | void | e1000_api.c | e1000_update_mc_addr_list - Update Multicast addresses |
4703 |
Function | e1000_force_mac_fc | s32 | e1000_api.c | e1000_force_mac_fc - Force MAC flow control |
4704 |
Function | e1000_check_for_link | s32 | e1000_api.c | e1000_check_for_link - Check/Store link connection |
4705 |
Function | e1000_check_mng_mode | bool | e1000_api.c | e1000_check_mng_mode - Check management mode |
4706 |
Function | e1000_mng_write_dhcp_info | s32 | e1000_api.c | e1000_mng_write_dhcp_info - Writes DHCP info to host interface |
4707 |
Function | e1000_reset_hw | s32 | e1000_api.c | e1000_reset_hw - Reset hardware |
4708 |
Function | e1000_init_hw | s32 | e1000_api.c | e1000_init_hw - Initialize hardware |
4709 |
Function | e1000_setup_link | s32 | e1000_api.c | e1000_setup_link - Configures link and flow control |
4710 |
Function | e1000_get_speed_and_duplex | s32 | e1000_api.c | e1000_get_speed_and_duplex - Returns current speed and duplex |
4711 |
Function | e1000_setup_led | s32 | e1000_api.c | e1000_setup_led - Configures SW controllable LED |
4712 |
Function | e1000_cleanup_led | s32 | e1000_api.c | e1000_cleanup_led - Restores SW controllable LED |
4713 |
Function | e1000_blink_led | s32 | e1000_api.c | e1000_blink_led - Blink SW controllable LED |
4714 |
Function | e1000_id_led_init | s32 | e1000_api.c | e1000_id_led_init - store LED configurations in SW |
4715 |
Function | e1000_led_on | s32 | e1000_api.c | e1000_led_on - Turn on SW controllable LED |
4716 |
Function | e1000_led_off | s32 | e1000_api.c | e1000_led_off - Turn off SW controllable LED |
4717 |
Function | e1000_reset_adaptive | void | e1000_api.c | e1000_reset_adaptive - Reset adaptive IFS |
4718 |
Function | e1000_update_adaptive | void | e1000_api.c | e1000_update_adaptive - Update adaptive IFS |
4719 |
Function | e1000_disable_pcie_master | s32 | e1000_api.c | e1000_disable_pcie_master - Disable PCI-Express master access |
4720 |
Function | e1000_config_collision_dist | void | e1000_api.c | e1000_config_collision_dist - Configure collision distance |
4721 |
Function | e1000_rar_set | void | e1000_api.c | e1000_rar_set - Sets a receive address register |
4722 |
Function | e1000_validate_mdi_setting | s32 | e1000_api.c | e1000_validate_mdi_setting - Ensures valid MDI/MDIX SW state |
4723 |
Function | e1000_mta_set | void | e1000_api.c | e1000_mta_set - Sets multicast table bit |
4724 |
Function | e1000_hash_mc_addr | u32 | e1000_api.c | e1000_hash_mc_addr - Determines address location in multicast table |
4725 |
Function | e1000_enable_tx_pkt_filtering | bool | e1000_api.c | e1000_enable_tx_pkt_filtering - Enable packet filtering on TX |
4726 |
Function | e1000_mng_host_if_write | s32 | e1000_api.c | e1000_mng_host_if_write - Writes to the manageability host interface |
4727 |
Function | e1000_mng_write_cmd_header | s32 | e1000_api.c | e1000_mng_write_cmd_header - Writes manageability command header |
4728 |
Function | e1000_mng_enable_host_if | s32 | e1000_api.c | e1000_mng_enable_host_if - Checks host interface is enabled |
4729 |
Function | e1000_wait_autoneg | s32 | e1000_api.c | e1000_wait_autoneg - Waits for autonegotiation completion |
4730 |
Function | e1000_check_reset_block | s32 | e1000_api.c | e1000_check_reset_block - Verifies PHY can be reset |
4731 |
Function | e1000_read_phy_reg | s32 | e1000_api.c | e1000_read_phy_reg - Reads PHY register |
4732 |
Function | e1000_write_phy_reg | s32 | e1000_api.c | e1000_write_phy_reg - Writes PHY register |
4733 |
Function | e1000_release_phy | void | e1000_api.c | e1000_release_phy - Generic release PHY |
4734 |
Function | e1000_acquire_phy | s32 | e1000_api.c | e1000_acquire_phy - Generic acquire PHY |
4735 |
Function | e1000_read_kmrn_reg | s32 | e1000_api.c | e1000_read_kmrn_reg - Reads register using Kumeran interface |
4736 |
Function | e1000_write_kmrn_reg | s32 | e1000_api.c | e1000_write_kmrn_reg - Writes register using Kumeran interface |
4737 |
Function | e1000_get_cable_length | s32 | e1000_api.c | e1000_get_cable_length - Retrieves cable length estimation |
4738 |
Function | e1000_get_phy_info | s32 | e1000_api.c | e1000_get_phy_info - Retrieves PHY information from registers |
4739 |
Function | e1000_phy_hw_reset | s32 | e1000_api.c | e1000_phy_hw_reset - Hard PHY reset |
4740 |
Function | e1000_phy_commit | s32 | e1000_api.c | e1000_phy_commit - Soft PHY reset |
4741 |
Function | e1000_set_d0_lplu_state | s32 | e1000_api.c | e1000_set_d0_lplu_state - Sets low power link up state for D0 |
4742 |
Function | e1000_set_d3_lplu_state | s32 | e1000_api.c | e1000_set_d3_lplu_state - Sets low power link up state for D3 |
4743 |
Function | e1000_read_mac_addr | s32 | e1000_api.c | e1000_read_mac_addr - Reads MAC address |
4744 |
Function | e1000_read_pba_num | s32 | e1000_api.c | e1000_read_pba_num - Read device part number |
4745 |
Function | e1000_validate_nvm_checksum | s32 | e1000_api.c | e1000_validate_nvm_checksum - Verifies NVM (EEPROM) checksum |
4746 |
Function | e1000_update_nvm_checksum | s32 | e1000_api.c | e1000_update_nvm_checksum - Updates NVM (EEPROM) checksum |
4747 |
Function | e1000_reload_nvm | void | e1000_api.c | e1000_reload_nvm - Reloads EEPROM |
4748 |
Function | e1000_read_nvm | s32 | e1000_api.c | e1000_read_nvm - Reads NVM (EEPROM) |
4749 |
Function | e1000_write_nvm | s32 | e1000_api.c | e1000_write_nvm - Writes to NVM (EEPROM) |
4750 |
Function | e1000_power_up_phy | void | e1000_api.c | e1000_power_up_phy - Restores link in case of PHY power down |
4751 |
Function | e1000_power_down_phy | void | e1000_api.c | e1000_power_down_phy - Power down PHY |
4752 |
Function | e1000_init_mac_ops_generic | void | e1000_mac.c | e1000_init_mac_ops_generic - Initialize MAC function pointers |
4753 |
Function | e1000_null_ops_generic | s32 | e1000_mac.c | e1000_null_ops_generic - No-op function, returns 0 |
4754 |
Function | e1000_null_mac_generic | void | e1000_mac.c | e1000_null_mac_generic - No-op function, return void |
4755 |
Function | e1000_null_link_info | s32 | e1000_mac.c | e1000_null_link_info - No-op function, return 0 |
4756 |
Function | e1000_null_mng_mode | bool | e1000_mac.c | e1000_null_mng_mode - No-op function, return false |
4757 |
Function | e1000_null_update_mc | void | e1000_mac.c | e1000_null_update_mc - No-op function, return void |
4758 |
Function | e1000_null_write_vfta | void | e1000_mac.c | e1000_null_write_vfta - No-op function, return void |
4759 |
Function | e1000_null_mta_set | void | e1000_mac.c | e1000_null_set_mta - No-op function, return void |
4760 |
Function | e1000_null_rar_set | void | e1000_mac.c | e1000_null_rar_set - No-op function, return void |
4761 |
Function | e1000_get_bus_info_pci_generic | s32 | e1000_mac.c | e1000_get_bus_info_pci_generic - Get PCI(x) bus information |
4762 |
Function | e1000_get_bus_info_pcie_generic | s32 | e1000_mac.c | e1000_get_bus_info_pcie_generic - Get PCIe bus information |
4763 |
Static | e1000_set_lan_id_multi_port_pcie | static void | e1000_mac.c | e1000_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
4764 |
Function | e1000_set_lan_id_multi_port_pci | void | e1000_mac.c | e1000_set_lan_id_multi_port_pci - Set LAN id for PCI multiple port devices |
4765 |
Function | e1000_set_lan_id_single_port | void | e1000_mac.c | e1000_set_lan_id_single_port - Set LAN id for a single port device |
4766 |
Function | e1000_clear_vfta_generic | void | e1000_mac.c | e1000_clear_vfta_generic - Clear VLAN filter table |
4767 |
Function | e1000_write_vfta_generic | void | e1000_mac.c | e1000_write_vfta_generic - Write value to VLAN filter table |
4768 |
Function | e1000_init_rx_addrs_generic | void | e1000_mac.c | e1000_init_rx_addrs_generic - Initialize receive address's |
4769 |
Function | e1000_check_alt_mac_addr_generic | s32 | e1000_mac.c | e1000_check_alt_mac_addr_generic - Check for alternate MAC addr |
4770 |
Function | e1000_rar_set_generic | void | e1000_mac.c | e1000_rar_set_generic - Set receive address register |
4771 |
Function | e1000_mta_set_generic | void | e1000_mac.c | e1000_mta_set_generic - Set multicast filter table address |
4772 |
Function | e1000_update_mc_addr_list_generic | void | e1000_mac.c | e1000_update_mc_addr_list_generic - Update Multicast addresses |
4773 |
Function | e1000_hash_mc_addr_generic | u32 | e1000_mac.c | e1000_hash_mc_addr_generic - Generate a multicast hash value |
4774 |
Function | e1000_pcix_mmrbc_workaround_generic | void | e1000_mac.c | e1000_pcix_mmrbc_workaround_generic - Fix incorrect MMRBC value |
4775 |
Function | e1000_clear_hw_cntrs_base_generic | void | e1000_mac.c | e1000_clear_hw_cntrs_base_generic - Clear base hardware counters |
4776 |
Function | e1000_check_for_copper_link_generic | s32 | e1000_mac.c | e1000_check_for_copper_link_generic - Check for link (Copper) |
4777 |
Function | e1000_check_for_fiber_link_generic | s32 | e1000_mac.c | e1000_check_for_fiber_link_generic - Check for link (Fiber) |
4778 |
Function | e1000_check_for_serdes_link_generic | s32 | e1000_mac.c | e1000_check_for_serdes_link_generic - Check for link (Serdes) |
4779 |
Function | e1000_setup_link_generic | s32 | e1000_mac.c | e1000_setup_link_generic - Setup flow control and link settings |
4780 |
Function | e1000_setup_fiber_serdes_link_generic | s32 | e1000_mac.c | e1000_setup_fiber_serdes_link_generic - Setup link for fiber/serdes |
4781 |
Function | e1000_config_collision_dist_generic | void | e1000_mac.c | e1000_config_collision_dist_generic - Configure collision distance |
4782 |
Function | e1000_poll_fiber_serdes_link_generic | s32 | e1000_mac.c | e1000_poll_fiber_serdes_link_generic - Poll for link up |
4783 |
Function | e1000_commit_fc_settings_generic | s32 | e1000_mac.c | e1000_commit_fc_settings_generic - Configure flow control |
4784 |
Function | e1000_set_fc_watermarks_generic | s32 | e1000_mac.c | e1000_set_fc_watermarks_generic - Set flow control high/low watermarks |
4785 |
Function | e1000_set_default_fc_generic | s32 | e1000_mac.c | e1000_set_default_fc_generic - Set flow control default values |
4786 |
Function | e1000_force_mac_fc_generic | s32 | e1000_mac.c | e1000_force_mac_fc_generic - Force the MAC's flow control settings |
4787 |
Function | e1000_config_fc_after_link_up_generic | s32 | e1000_mac.c | e1000_config_fc_after_link_up_generic - Configures flow control after link |
4788 |
Function | e1000_get_speed_and_duplex_copper_generic | s32 | e1000_mac.c | e1000_get_speed_and_duplex_copper_generic - Retrieve current speed/duplex |
4789 |
Function | e1000_get_speed_and_duplex_fiber_serdes_generic | s32 | e1000_mac.c | e1000_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
4790 |
Function | e1000_get_hw_semaphore_generic | s32 | e1000_mac.c | e1000_get_hw_semaphore_generic - Acquire hardware semaphore |
4791 |
Function | e1000_put_hw_semaphore_generic | void | e1000_mac.c | e1000_put_hw_semaphore_generic - Release hardware semaphore |
4792 |
Function | e1000_get_auto_rd_done_generic | s32 | e1000_mac.c | e1000_get_auto_rd_done_generic - Check for auto read completion |
4793 |
Function | e1000_valid_led_default_generic | s32 | e1000_mac.c | e1000_valid_led_default_generic - Verify a valid default LED config |
4794 |
Function | e1000_id_led_init_generic | s32 | e1000_mac.c | e1000_id_led_init_generic - |
4795 |
Function | e1000_setup_led_generic | s32 | e1000_mac.c | e1000_setup_led_generic - Configures SW controllable LED |
4796 |
Function | e1000_cleanup_led_generic | s32 | e1000_mac.c | e1000_cleanup_led_generic - Set LED config to default operation |
4797 |
Function | e1000_blink_led_generic | s32 | e1000_mac.c | e1000_blink_led_generic - Blink LED |
4798 |
Function | e1000_led_on_generic | s32 | e1000_mac.c | e1000_led_on_generic - Turn LED on |
4799 |
Function | e1000_led_off_generic | s32 | e1000_mac.c | e1000_led_off_generic - Turn LED off |
4800 |
Function | e1000_set_pcie_no_snoop_generic | void | e1000_mac.c | e1000_set_pcie_no_snoop_generic - Set PCI-express capabilities |
4801 |
Function | e1000_disable_pcie_master_generic | s32 | e1000_mac.c | e1000_disable_pcie_master_generic - Disables PCI-express master access |
4802 |
Function | e1000_reset_adaptive_generic | void | e1000_mac.c | e1000_reset_adaptive_generic - Reset Adaptive Interframe Spacing |
4803 |
Function | e1000_update_adaptive_generic | void | e1000_mac.c | e1000_update_adaptive_generic - Update Adaptive Interframe Spacing |
4804 |
Static | e1000_validate_mdi_setting_generic | static s32 | e1000_mac.c | e1000_validate_mdi_setting_generic - Verify MDI/MDIx settings |
4805 |
Static | e1000_irq_disable | static void | e1000_main.c | e1000_irq_disable - Disable interrupt generation |
4806 |
Static | e1000_irq_enable | static void | e1000_main.c | e1000_irq_enable - Enable interrupt generation |
4807 |
Static | e1000_sw_init | static int | e1000_main.c | e1000_sw_init - Initialize general software structures (struct e1000_adapter) |
4808 |
Function | e1000_read_pcie_cap_reg | int32_t | e1000_main.c | |
4809 |
Function | e1000_pci_clear_mwi | void | e1000_main.c | |
4810 |
Function | e1000_pci_set_mwi | void | e1000_main.c | |
4811 |
Function | e1000_read_pci_cfg | void | e1000_main.c | |
4812 |
Function | e1000_write_pci_cfg | void | e1000_main.c | |
4813 |
Static | e1000_init_manageability | static void | e1000_main.c | e1000_init_manageability - disable interception of ARP packets |
4814 |
Static | e1000_setup_tx_resources | static int | e1000_main.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
4815 |
Static | e1000_process_tx_packets | static void | e1000_main.c | e1000_process_tx_packets - process transmitted packets |
4816 |
Static | e1000_free_tx_resources | static void | e1000_main.c | |
4817 |
Static | e1000_configure_tx | static void | e1000_main.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
4818 |
Static | e1000_free_rx_resources | static void | e1000_main.c | |
4819 |
Static | e1000_refill_rx_ring | static int | e1000_main.c | e1000_refill_rx_ring - allocate Rx io_buffers |
4820 |
Static | e1000_setup_rx_resources | static int | e1000_main.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
4821 |
Static | e1000_configure_rx | static void | e1000_main.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset |
4822 |
Static | e1000_process_rx_packets | static void | e1000_main.c | e1000_process_rx_packets - process received packets |
4823 |
Function | e1000_reset | void | e1000_main.c | e1000_reset - Put e1000 NIC in known initial state |
4824 |
Static | e1000_close | static void | e1000_main.c | Functions that implement the gPXE driver API * |
4825 |
Static | e1000_transmit | static int | e1000_main.c | e1000_transmit - Transmit a packet |
4826 |
Static | e1000_poll | static void | e1000_main.c | e1000_poll - Poll for received packets |
4827 |
Static | e1000_irq | static void | e1000_main.c | e1000_irq - enable or Disable interrupts |
4828 |
Function | e1000_probe | int | e1000_main.c | e1000_probe - Initial configuration of e1000 NIC |
4829 |
Function | e1000_remove | void | e1000_main.c | e1000_remove - Device Removal Routine |
4830 |
Static | e1000_open | static int | e1000_main.c | e1000_open - Called when a network interface is made active |
4831 |
Static | e1000_calculate_checksum | static u8 | e1000_manage.c | e1000_calculate_checksum - Calculate checksum for buffer |
4832 |
Function | e1000_mng_enable_host_if_generic | s32 | e1000_manage.c | e1000_mng_enable_host_if_generic - Checks host interface is enabled |
4833 |
Function | e1000_check_mng_mode_generic | bool | e1000_manage.c | e1000_check_mng_mode_generic - Generic check management mode |
4834 |
Function | e1000_enable_tx_pkt_filtering_generic | bool | e1000_manage.c | e1000_enable_tx_pkt_filtering_generic - Enable packet filtering on TX |
4835 |
Function | e1000_mng_write_dhcp_info_generic | s32 | e1000_manage.c | e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface |
4836 |
Function | e1000_mng_write_cmd_header_generic | s32 | e1000_manage.c | e1000_mng_write_cmd_header_generic - Writes manageability command header |
4837 |
Function | e1000_mng_host_if_write_generic | s32 | e1000_manage.c | e1000_mng_host_if_write_generic - Write to the manageability host interface |
4838 |
Function | e1000_enable_mng_pass_thru | bool | e1000_manage.c | e1000_enable_mng_pass_thru - Enable processing of ARP's |
4839 |
Function | e1000_init_nvm_ops_generic | void | e1000_nvm.c | e1000_init_nvm_ops_generic - Initialize NVM function pointers |
4840 |
Function | e1000_null_read_nvm | s32 | e1000_nvm.c | e1000_null_nvm_read - No-op function, return 0 |
4841 |
Function | e1000_null_nvm_generic | void | e1000_nvm.c | e1000_null_nvm_generic - No-op function, return void |
4842 |
Function | e1000_null_led_default | s32 | e1000_nvm.c | e1000_null_led_default - No-op function, return 0 |
4843 |
Function | e1000_null_write_nvm | s32 | e1000_nvm.c | e1000_null_write_nvm - No-op function, return 0 |
4844 |
Static | e1000_raise_eec_clk | static void | e1000_nvm.c | e1000_raise_eec_clk - Raise EEPROM clock |
4845 |
Static | e1000_lower_eec_clk | static void | e1000_nvm.c | e1000_lower_eec_clk - Lower EEPROM clock |
4846 |
Static | e1000_shift_out_eec_bits | static void | e1000_nvm.c | e1000_shift_out_eec_bits - Shift data bits our to the EEPROM |
4847 |
Static | e1000_shift_in_eec_bits | static u16 | e1000_nvm.c | e1000_shift_in_eec_bits - Shift data bits in from the EEPROM |
4848 |
Function | e1000_poll_eerd_eewr_done | s32 | e1000_nvm.c | e1000_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
4849 |
Function | e1000_acquire_nvm_generic | s32 | e1000_nvm.c | e1000_acquire_nvm_generic - Generic request for access to EEPROM |
4850 |
Static | e1000_standby_nvm | static void | e1000_nvm.c | e1000_standby_nvm - Return EEPROM to standby state |
4851 |
Function | e1000_stop_nvm | void | e1000_nvm.c | e1000_stop_nvm - Terminate EEPROM command |
4852 |
Function | e1000_release_nvm_generic | void | e1000_nvm.c | e1000_release_nvm_generic - Release exclusive access to EEPROM |
4853 |
Static | e1000_ready_nvm_eeprom | static s32 | e1000_nvm.c | e1000_ready_nvm_eeprom - Prepares EEPROM for read/write |
4854 |
Function | e1000_read_nvm_spi | s32 | e1000_nvm.c | e1000_read_nvm_spi - Read EEPROM's using SPI |
4855 |
Function | e1000_read_nvm_microwire | s32 | e1000_nvm.c | e1000_read_nvm_microwire - Reads EEPROM's using microwire |
4856 |
Function | e1000_read_nvm_eerd | s32 | e1000_nvm.c | e1000_read_nvm_eerd - Reads EEPROM using EERD register |
4857 |
Function | e1000_write_nvm_spi | s32 | e1000_nvm.c | e1000_write_nvm_spi - Write to EEPROM using SPI |
4858 |
Function | e1000_write_nvm_microwire | s32 | e1000_nvm.c | e1000_write_nvm_microwire - Writes EEPROM using microwire |
4859 |
Function | e1000_read_pba_num_generic | s32 | e1000_nvm.c | e1000_read_pba_num_generic - Read device part number |
4860 |
Function | e1000_read_mac_addr_generic | s32 | e1000_nvm.c | e1000_read_mac_addr_generic - Read device MAC address |
4861 |
Function | e1000_validate_nvm_checksum_generic | s32 | e1000_nvm.c | e1000_validate_nvm_checksum_generic - Validate EEPROM checksum |
4862 |
Function | e1000_update_nvm_checksum_generic | s32 | e1000_nvm.c | e1000_update_nvm_checksum_generic - Update EEPROM checksum |
4863 |
Static | e1000_reload_nvm_generic | static void | e1000_nvm.c | e1000_reload_nvm_generic - Reloads EEPROM |
4864 |
Function | e1000_init_phy_ops_generic | void | e1000_phy.c | e1000_init_phy_ops_generic - Initialize PHY function pointers |
4865 |
Function | e1000_null_read_reg | s32 | e1000_phy.c | e1000_null_read_reg - No-op function, return 0 |
4866 |
Function | e1000_null_phy_generic | void | e1000_phy.c | e1000_null_phy_generic - No-op function, return void |
4867 |
Function | e1000_null_lplu_state | s32 | e1000_phy.c | e1000_null_lplu_state - No-op function, return 0 |
4868 |
Function | e1000_null_write_reg | s32 | e1000_phy.c | e1000_null_write_reg - No-op function, return 0 |
4869 |
Function | e1000_check_reset_block_generic | s32 | e1000_phy.c | e1000_check_reset_block_generic - Check if PHY reset is blocked |
4870 |
Function | e1000_get_phy_id | s32 | e1000_phy.c | e1000_get_phy_id - Retrieve the PHY ID and revision |
4871 |
Function | e1000_phy_reset_dsp_generic | s32 | e1000_phy.c | e1000_phy_reset_dsp_generic - Reset PHY DSP |
4872 |
Function | e1000_read_phy_reg_mdic | s32 | e1000_phy.c | e1000_read_phy_reg_mdic - Read MDI control register |
4873 |
Function | e1000_write_phy_reg_mdic | s32 | e1000_phy.c | e1000_write_phy_reg_mdic - Write MDI control register |
4874 |
Function | e1000_read_phy_reg_m88 | s32 | e1000_phy.c | e1000_read_phy_reg_m88 - Read m88 PHY register |
4875 |
Function | e1000_write_phy_reg_m88 | s32 | e1000_phy.c | e1000_write_phy_reg_m88 - Write m88 PHY register |
4876 |
Function | e1000_read_phy_reg_igp | s32 | e1000_phy.c | e1000_read_phy_reg_igp - Read igp PHY register |
4877 |
Function | e1000_write_phy_reg_igp | s32 | e1000_phy.c | e1000_write_phy_reg_igp - Write igp PHY register |
4878 |
Function | e1000_read_kmrn_reg_generic | s32 | e1000_phy.c | e1000_read_kmrn_reg_generic - Read kumeran register |
4879 |
Function | e1000_write_kmrn_reg_generic | s32 | e1000_phy.c | e1000_write_kmrn_reg_generic - Write kumeran register |
4880 |
Function | e1000_copper_link_setup_m88 | s32 | e1000_phy.c | e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link |
4881 |
Function | e1000_copper_link_setup_igp | s32 | e1000_phy.c | e1000_copper_link_setup_igp - Setup igp PHY's for copper link |
4882 |
Function | e1000_copper_link_autoneg | s32 | e1000_phy.c | e1000_copper_link_autoneg - Setup/Enable autoneg for copper link |
4883 |
Function | e1000_phy_setup_autoneg | s32 | e1000_phy.c | e1000_phy_setup_autoneg - Configure PHY for auto-negotiation |
4884 |
Function | e1000_setup_copper_link_generic | s32 | e1000_phy.c | e1000_setup_copper_link_generic - Configure copper link settings |
4885 |
Function | e1000_phy_force_speed_duplex_igp | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
4886 |
Function | e1000_phy_force_speed_duplex_m88 | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
4887 |
Function | e1000_phy_force_speed_duplex_ife | s32 | e1000_phy.c | e1000_phy_force_speed_duplex_ife - Force PHY speed & duplex |
4888 |
Function | e1000_phy_force_speed_duplex_setup | void | e1000_phy.c | e1000_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
4889 |
Function | e1000_set_d3_lplu_state_generic | s32 | e1000_phy.c | e1000_set_d3_lplu_state_generic - Sets low power link up state for D3 |
4890 |
Function | e1000_check_downshift_generic | s32 | e1000_phy.c | e1000_check_downshift_generic - Checks whether a downshift in speed occurred |
4891 |
Function | e1000_check_polarity_m88 | s32 | e1000_phy.c | e1000_check_polarity_m88 - Checks the polarity. |
4892 |
Function | e1000_check_polarity_igp | s32 | e1000_phy.c | e1000_check_polarity_igp - Checks the polarity. |
4893 |
Function | e1000_check_polarity_ife | s32 | e1000_phy.c | e1000_check_polarity_ife - Check cable polarity for IFE PHY |
4894 |
Function | e1000_wait_autoneg_generic | s32 | e1000_phy.c | e1000_wait_autoneg_generic - Wait for auto-neg completion |
4895 |
Function | e1000_phy_has_link_generic | s32 | e1000_phy.c | e1000_phy_has_link_generic - Polls PHY for link |
4896 |
Function | e1000_get_cable_length_m88 | s32 | e1000_phy.c | e1000_get_cable_length_m88 - Determine cable length for m88 PHY |
4897 |
Function | e1000_get_cable_length_igp_2 | s32 | e1000_phy.c | e1000_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
4898 |
Function | e1000_get_phy_info_m88 | s32 | e1000_phy.c | e1000_get_phy_info_m88 - Retrieve PHY information |
4899 |
Function | e1000_get_phy_info_igp | s32 | e1000_phy.c | e1000_get_phy_info_igp - Retrieve igp PHY information |
4900 |
Function | e1000_phy_sw_reset_generic | s32 | e1000_phy.c | e1000_phy_sw_reset_generic - PHY software reset |
4901 |
Function | e1000_phy_hw_reset_generic | s32 | e1000_phy.c | e1000_phy_hw_reset_generic - PHY hardware reset |
4902 |
Function | e1000_get_cfg_done_generic | s32 | e1000_phy.c | e1000_get_cfg_done_generic - Generic configuration done |
4903 |
Function | e1000_phy_init_script_igp3 | s32 | e1000_phy.c | e1000_phy_init_script_igp3 - Inits the IGP3 PHY |
4904 |
Function | e1000_get_phy_type_from_id | enum e1000_phy_type | e1000_phy.c | e1000_get_phy_type_from_id - Get PHY type from id |
4905 |
Function | e1000_determine_phy_address | s32 | e1000_phy.c | e1000_determine_phy_address - Determines PHY address. |
4906 |
Function | e1000_power_up_phy_copper | void | e1000_phy.c | e1000_power_up_phy_copper - Restore copper link in case of PHY power down |
4907 |
Function | e1000_power_down_phy_copper | void | e1000_phy.c | e1000_power_down_phy_copper - Restore copper link in case of PHY power down |
4908 |
Static | e1000e_init_phy_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_phy_params_80003es2lan - Init ESB2 PHY func ptrs. |
4909 |
Static | e1000e_init_nvm_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_nvm_params_80003es2lan - Init ESB2 NVM func ptrs. |
4910 |
Static | e1000e_init_mac_params_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_mac_params_80003es2lan - Init ESB2 MAC func ptrs. |
4911 |
Function | e1000e_init_function_pointers_80003es2lan | void | e1000e_80003es2lan.c | e1000e_init_function_pointers_80003es2lan - Init ESB2 func ptrs. |
4912 |
Static | e1000e_acquire_phy_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_phy_80003es2lan - Acquire rights to access PHY |
4913 |
Static | e1000e_release_phy_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_phy_80003es2lan - Release rights to access PHY |
4914 |
Static | e1000e_acquire_mac_csr_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_mac_csr_80003es2lan - Acquire rights to access Kumeran register |
4915 |
Static | e1000e_release_mac_csr_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_mac_csr_80003es2lan - Release rights to access Kumeran Register |
4916 |
Static | e1000e_acquire_nvm_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_nvm_80003es2lan - Acquire rights to access NVM |
4917 |
Static | e1000e_release_nvm_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_nvm_80003es2lan - Relinquish rights to access NVM |
4918 |
Static | e1000e_acquire_swfw_sync_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_acquire_swfw_sync_80003es2lan - Acquire SW/FW semaphore |
4919 |
Static | e1000e_release_swfw_sync_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_release_swfw_sync_80003es2lan - Release SW/FW semaphore |
4920 |
Static | e1000e_read_phy_reg_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_phy_reg_gg82563_80003es2lan - Read GG82563 PHY register |
4921 |
Static | e1000e_write_phy_reg_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_phy_reg_gg82563_80003es2lan - Write GG82563 PHY register |
4922 |
Static | e1000e_write_nvm_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_nvm_80003es2lan - Write to ESB2 NVM |
4923 |
Static | e1000e_get_cfg_done_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_cfg_done_80003es2lan - Wait for configuration to complete |
4924 |
Static | e1000e_phy_force_speed_duplex_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_phy_force_speed_duplex_80003es2lan - Force PHY speed and duplex |
4925 |
Static | e1000e_get_cable_length_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_cable_length_80003es2lan - Set approximate cable length |
4926 |
Static | e1000e_get_link_up_info_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_get_link_up_info_80003es2lan - Report speed and duplex |
4927 |
Static | e1000e_reset_hw_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_reset_hw_80003es2lan - Reset the ESB2 controller |
4928 |
Static | e1000e_init_hw_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_init_hw_80003es2lan - Initialize the ESB2 controller |
4929 |
Static | e1000e_initialize_hw_bits_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_initialize_hw_bits_80003es2lan - Init hw bits of ESB2 |
4930 |
Static | e1000e_copper_link_setup_gg82563_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_copper_link_setup_gg82563_80003es2lan - Configure GG82563 Link |
4931 |
Static | e1000e_setup_copper_link_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_setup_copper_link_80003es2lan - Setup Copper Link for ESB2 |
4932 |
Static | e1000e_cfg_on_link_up_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_on_link_up_80003es2lan - es2 link configuration after link-up |
4933 |
Static | e1000e_cfg_kmrn_10_100_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_kmrn_10_100_80003es2lan - Apply "quirks" for 10/100 operation |
4934 |
Static | e1000e_cfg_kmrn_1000_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_cfg_kmrn_1000_80003es2lan - Apply "quirks" for gigabit operation |
4935 |
Static | e1000e_read_kmrn_reg_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_kmrn_reg_80003es2lan - Read kumeran register |
4936 |
Static | e1000e_write_kmrn_reg_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_write_kmrn_reg_80003es2lan - Write kumeran register |
4937 |
Static | e1000e_read_mac_addr_80003es2lan | static s32 | e1000e_80003es2lan.c | e1000e_read_mac_addr_80003es2lan - Read device MAC address |
4938 |
Static | e1000e_power_down_phy_copper_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_power_down_phy_copper_80003es2lan - Remove link during PHY power down |
4939 |
Static | e1000e_clear_hw_cntrs_80003es2lan | static void | e1000e_80003es2lan.c | e1000e_clear_hw_cntrs_80003es2lan - Clear device specific hardware counters |
4940 |
Static | e1000e_init_phy_params_82571 | static s32 | e1000e_82571.c | e1000e_init_phy_params_82571 - Init PHY func ptrs. |
4941 |
Static | e1000e_init_nvm_params_82571 | static s32 | e1000e_82571.c | e1000e_init_nvm_params_82571 - Init NVM func ptrs. |
4942 |
Static | e1000e_init_mac_params_82571 | static s32 | e1000e_82571.c | e1000e_init_mac_params_82571 - Init MAC func ptrs. |
4943 |
Function | e1000e_init_function_pointers_82571 | void | e1000e_82571.c | e1000e_init_function_pointers_82571 - Init func ptrs. |
4944 |
Static | e1000e_get_phy_id_82571 | static s32 | e1000e_82571.c | e1000e_get_phy_id_82571 - Retrieve the PHY ID and revision |
4945 |
Function | e1000e_get_hw_semaphore_82571 | s32 | e1000e_82571.c | e1000e_get_hw_semaphore_82571 - Acquire hardware semaphore |
4946 |
Function | e1000e_put_hw_semaphore_82571 | void | e1000e_82571.c | e1000e_put_hw_semaphore_82571 - Release hardware semaphore |
4947 |
Static | e1000e_acquire_nvm_82571 | static s32 | e1000e_82571.c | e1000e_acquire_nvm_82571 - Request for access to the EEPROM |
4948 |
Static | e1000e_release_nvm_82571 | static void | e1000e_82571.c | e1000e_release_nvm_82571 - Release exclusive access to EEPROM |
4949 |
Static | e1000e_write_nvm_82571 | static s32 | e1000e_82571.c | e1000e_write_nvm_82571 - Write to EEPROM using appropriate interface |
4950 |
Static | e1000e_update_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_update_nvm_checksum_82571 - Update EEPROM checksum |
4951 |
Static | e1000e_validate_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_validate_nvm_checksum_82571 - Validate EEPROM checksum |
4952 |
Static | e1000e_write_nvm_eewr_82571 | static s32 | e1000e_82571.c | e1000e_write_nvm_eewr_82571 - Write to EEPROM for 82573 silicon |
4953 |
Static | e1000e_get_cfg_done_82571 | static s32 | e1000e_82571.c | e1000e_get_cfg_done_82571 - Poll for configuration done |
4954 |
Static | e1000e_set_d0_lplu_state_82571 | static s32 | e1000e_82571.c | e1000e_set_d0_lplu_state_82571 - Set Low Power Linkup D0 state |
4955 |
Static | e1000e_reset_hw_82571 | static s32 | e1000e_82571.c | e1000e_reset_hw_82571 - Reset hardware |
4956 |
Static | e1000e_init_hw_82571 | static s32 | e1000e_82571.c | e1000e_init_hw_82571 - Initialize hardware |
4957 |
Static | e1000e_initialize_hw_bits_82571 | static void | e1000e_82571.c | e1000e_initialize_hw_bits_82571 - Initialize hardware-dependent bits |
4958 |
Static | e1000e_clear_vfta_82571 | static void | e1000e_82571.c | e1000e_clear_vfta_82571 - Clear VLAN filter table |
4959 |
Static | e1000e_check_mng_mode_82574 | static bool | e1000e_82571.c | e1000e_check_mng_mode_82574 - Check manageability is enabled |
4960 |
Static | e1000e_led_on_82574 | static s32 | e1000e_82571.c | e1000e_led_on_82574 - Turn LED on |
4961 |
Static | e1000e_setup_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_link_82571 - Setup flow control and link settings |
4962 |
Static | e1000e_setup_copper_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_copper_link_82571 - Configure copper link settings |
4963 |
Static | e1000e_setup_fiber_serdes_link_82571 | static s32 | e1000e_82571.c | e1000e_setup_fiber_serdes_link_82571 - Setup link for fiber/serdes |
4964 |
Function | e1000e_check_for_serdes_link_82571 | s32 | e1000e_82571.c | e1000e_check_for_serdes_link_82571 - Check for link (Serdes) |
4965 |
Static | e1000e_valid_led_default_82571 | static s32 | e1000e_82571.c | e1000e_valid_led_default_82571 - Verify a valid default LED config |
4966 |
Function | e1000e_get_laa_state_82571 | bool | e1000e_82571.c | e1000e_get_laa_state_82571 - Get locally administered address state |
4967 |
Function | e1000e_set_laa_state_82571 | void | e1000e_82571.c | e1000e_set_laa_state_82571 - Set locally administered address state |
4968 |
Static | e1000e_fix_nvm_checksum_82571 | static s32 | e1000e_82571.c | e1000e_fix_nvm_checksum_82571 - Fix EEPROM checksum |
4969 |
Static | e1000e_read_mac_addr_82571 | static s32 | e1000e_82571.c | e1000e_read_mac_addr_82571 - Read device MAC address |
4970 |
Static | e1000e_power_down_phy_copper_82571 | static void | e1000e_82571.c | e1000e_power_down_phy_copper_82571 - Remove link during PHY power down |
4971 |
Static | e1000e_clear_hw_cntrs_82571 | static void | e1000e_82571.c | e1000e_clear_hw_cntrs_82571 - Clear device specific hardware counters |
4972 |
Static | e1000e_init_phy_params_pchlan | static s32 | e1000e_ich8lan.c | e1000e_init_phy_params_pchlan - Initialize PHY function pointers |
4973 |
Static | e1000e_init_phy_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_phy_params_ich8lan - Initialize PHY function pointers |
4974 |
Static | e1000e_init_nvm_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_nvm_params_ich8lan - Initialize NVM function pointers |
4975 |
Static | e1000e_init_mac_params_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_mac_params_ich8lan - Initialize MAC function pointers |
4976 |
Static | e1000e_check_for_copper_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_check_for_copper_link_ich8lan - Check for link (Copper) |
4977 |
Function | e1000e_init_function_pointers_ich8lan | void | e1000e_ich8lan.c | e1000e_init_function_pointers_ich8lan - Initialize ICH8 function pointers |
4978 |
Static | e1000e_acquire_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_acquire_nvm_ich8lan - Acquire NVM mutex |
4979 |
Static | e1000e_release_nvm_ich8lan | static void | e1000e_ich8lan.c | e1000e_release_nvm_ich8lan - Release NVM mutex |
4980 |
Static | e1000e_acquire_swflag_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_acquire_swflag_ich8lan - Acquire software control flag |
4981 |
Static | e1000e_release_swflag_ich8lan | static void | e1000e_ich8lan.c | e1000e_release_swflag_ich8lan - Release software control flag |
4982 |
Static | e1000e_check_mng_mode_ich8lan | static bool | e1000e_ich8lan.c | e1000e_check_mng_mode_ich8lan - Checks management mode |
4983 |
Static | e1000e_check_reset_block_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_check_reset_block_ich8lan - Check if PHY reset is blocked |
4984 |
Static | e1000e_sw_lcd_config_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_sw_lcd_config_ich8lan - SW-based LCD Configuration |
4985 |
Static | e1000e_k1_gig_workaround_hv | static s32 | e1000e_ich8lan.c | e1000e_k1_gig_workaround_hv - K1 Si workaround |
4986 |
Function | e1000e_configure_k1_ich8lan | s32 | e1000e_ich8lan.c | e1000e_configure_k1_ich8lan - Configure K1 power state |
4987 |
Function | e1000e_oem_bits_config_ich8lan | s32 | e1000e_ich8lan.c | e1000e_oem_bits_config_ich8lan - SW-based LCD Configuration |
4988 |
Static | e1000e_hv_phy_workarounds_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_hv_phy_workarounds_ich8lan - A series of Phy workarounds to be |
4989 |
Static | e1000e_lan_init_done_ich8lan | static void | e1000e_ich8lan.c | e1000e_lan_init_done_ich8lan - Check for PHY config completion |
4990 |
Static | e1000e_phy_hw_reset_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_phy_hw_reset_ich8lan - Performs a PHY reset |
4991 |
Static | e1000e_get_phy_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_phy_info_ich8lan - Calls appropriate PHY type get_phy_info |
4992 |
Static | e1000e_get_phy_info_ife_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_phy_info_ife_ich8lan - Retrieves various IFE PHY states |
4993 |
Static | e1000e_set_lplu_state_pchlan | static s32 | e1000e_ich8lan.c | e1000e_set_lplu_state_pchlan - Set Low Power Link Up state |
4994 |
Static | e1000e_set_d0_lplu_state_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_set_d0_lplu_state_ich8lan - Set Low Power Linkup D0 state |
4995 |
Static | e1000e_set_d3_lplu_state_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_set_d3_lplu_state_ich8lan - Set Low Power Linkup D3 state |
4996 |
Static | e1000e_valid_nvm_bank_detect_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_valid_nvm_bank_detect_ich8lan - finds out the valid bank 0 or 1 |
4997 |
Static | e1000e_read_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_nvm_ich8lan - Read word(s) from the NVM |
4998 |
Static | e1000e_flash_cycle_init_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_flash_cycle_init_ich8lan - Initialize flash |
4999 |
Static | e1000e_flash_cycle_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_flash_cycle_ich8lan - Starts flash cycle (read/write/erase) |
5000 |
Static | e1000e_read_flash_word_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_word_ich8lan - Read word from flash |
5001 |
Static | e1000e_read_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_byte_ich8lan - Read byte from flash |
5002 |
Static | e1000e_read_flash_data_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_read_flash_data_ich8lan - Read byte or word from NVM |
5003 |
Static | e1000e_write_nvm_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_nvm_ich8lan - Write word(s) to the NVM |
5004 |
Static | e1000e_update_nvm_checksum_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_update_nvm_checksum_ich8lan - Update the checksum for NVM |
5005 |
Static | e1000e_validate_nvm_checksum_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_validate_nvm_checksum_ich8lan - Validate EEPROM checksum |
5006 |
Static | e1000e_write_flash_data_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_flash_data_ich8lan - Writes bytes to the NVM |
5007 |
Static | e1000e_write_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_write_flash_byte_ich8lan - Write a single byte to NVM |
5008 |
Static | e1000e_retry_write_flash_byte_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_retry_write_flash_byte_ich8lan - Writes a single byte to NVM |
5009 |
Static | e1000e_erase_flash_bank_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_erase_flash_bank_ich8lan - Erase a bank (4k) from NVM |
5010 |
Static | e1000e_valid_led_default_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_valid_led_default_ich8lan - Set the default LED settings |
5011 |
Static | e1000e_id_led_init_pchlan | static s32 | e1000e_ich8lan.c | e1000e_id_led_init_pchlan - store LED configurations |
5012 |
Static | e1000e_get_bus_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_bus_info_ich8lan - Get/Set the bus type and width |
5013 |
Static | e1000e_reset_hw_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_reset_hw_ich8lan - Reset the hardware |
5014 |
Static | e1000e_init_hw_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_init_hw_ich8lan - Initialize the hardware |
5015 |
Static | e1000e_initialize_hw_bits_ich8lan | static void | e1000e_ich8lan.c | e1000e_initialize_hw_bits_ich8lan - Initialize required hardware bits |
5016 |
Static | e1000e_setup_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_setup_link_ich8lan - Setup flow control and link settings |
5017 |
Static | e1000e_setup_copper_link_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_setup_copper_link_ich8lan - Configure MAC/PHY interface |
5018 |
Static | e1000e_get_link_up_info_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_link_up_info_ich8lan - Get current link speed and duplex |
5019 |
Static | e1000e_kmrn_lock_loss_workaround_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_kmrn_lock_loss_workaround_ich8lan - Kumeran workaround |
5020 |
Function | e1000e_set_kmrn_lock_loss_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_set_kmrn_lock_loss_workaround_ich8lan - Set Kumeran workaround state |
5021 |
Function | e1000e_igp3_phy_powerdown_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_ipg3_phy_powerdown_workaround_ich8lan - Power down workaround on D3 |
5022 |
Function | e1000e_gig_downshift_workaround_ich8lan | void | e1000e_ich8lan.c | e1000e_gig_downshift_workaround_ich8lan - WoL from S5 stops working |
5023 |
Function | e1000e_disable_gig_wol_ich8lan | void | e1000e_ich8lan.c | e1000e_disable_gig_wol_ich8lan - disable gig during WoL |
5024 |
Static | e1000e_cleanup_led_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_cleanup_led_ich8lan - Restore the default LED operation |
5025 |
Static | e1000e_led_on_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_led_on_ich8lan - Turn LEDs on |
5026 |
Static | e1000e_led_off_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_led_off_ich8lan - Turn LEDs off |
5027 |
Static | e1000e_setup_led_pchlan | static s32 | e1000e_ich8lan.c | e1000e_setup_led_pchlan - Configures SW controllable LED |
5028 |
Static | e1000e_cleanup_led_pchlan | static s32 | e1000e_ich8lan.c | e1000e_cleanup_led_pchlan - Restore the default LED operation |
5029 |
Static | e1000e_led_on_pchlan | static s32 | e1000e_ich8lan.c | e1000e_led_on_pchlan - Turn LEDs on |
5030 |
Static | e1000e_led_off_pchlan | static s32 | e1000e_ich8lan.c | e1000e_led_off_pchlan - Turn LEDs off |
5031 |
Static | e1000e_get_cfg_done_ich8lan | static s32 | e1000e_ich8lan.c | e1000e_get_cfg_done_ich8lan - Read config done bit |
5032 |
Static | e1000e_power_down_phy_copper_ich8lan | static void | e1000e_ich8lan.c | e1000e_power_down_phy_copper_ich8lan - Remove link during PHY power down |
5033 |
Static | e1000e_clear_hw_cntrs_ich8lan | static void | e1000e_ich8lan.c | e1000e_clear_hw_cntrs_ich8lan - Clear statistical counters |
5034 |
Function | e1000e_init_mac_ops_generic | void | e1000e_mac.c | e1000e_init_mac_ops_generic - Initialize MAC function pointers |
5035 |
Function | e1000e_get_bus_info_pcie | s32 | e1000e_mac.c | e1000e_get_bus_info_pcie - Get PCIe bus information |
5036 |
Static | e1000e_set_lan_id_multi_port_pcie | static void | e1000e_mac.c | e1000e_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
5037 |
Function | e1000e_set_lan_id_single_port | void | e1000e_mac.c | e1000e_set_lan_id_single_port - Set LAN id for a single port device |
5038 |
Function | e1000e_clear_vfta_generic | void | e1000e_mac.c | e1000e_clear_vfta_generic - Clear VLAN filter table |
5039 |
Function | e1000e_write_vfta_generic | void | e1000e_mac.c | e1000e_write_vfta_generic - Write value to VLAN filter table |
5040 |
Function | e1000e_init_rx_addrs | void | e1000e_mac.c | e1000e_init_rx_addrs - Initialize receive address's |
5041 |
Function | e1000e_check_alt_mac_addr_generic | s32 | e1000e_mac.c | e1000e_check_alt_mac_addr_generic - Check for alternate MAC addr |
5042 |
Function | e1000e_rar_set | void | e1000e_mac.c | e1000e_rar_set - Set receive address register |
5043 |
Function | e1000e_mta_set_generic | void | e1000e_mac.c | e1000e_mta_set_generic - Set multicast filter table address |
5044 |
Function | e1000e_update_mc_addr_list_generic | void | e1000e_mac.c | e1000e_update_mc_addr_list_generic - Update Multicast addresses |
5045 |
Static | e1000e_hash_mc_addr_generic | static u32 | e1000e_mac.c | e1000e_hash_mc_addr_generic - Generate a multicast hash value |
5046 |
Function | e1000e_clear_hw_cntrs_base | void | e1000e_mac.c | e1000e_clear_hw_cntrs_base - Clear base hardware counters |
5047 |
Function | e1000e_check_for_copper_link | s32 | e1000e_mac.c | e1000e_check_for_copper_link - Check for link (Copper) |
5048 |
Function | e1000e_check_for_fiber_link | s32 | e1000e_mac.c | e1000e_check_for_fiber_link - Check for link (Fiber) |
5049 |
Function | e1000e_check_for_serdes_link | s32 | e1000e_mac.c | e1000e_check_for_serdes_link - Check for link (Serdes) |
5050 |
Function | e1000e_setup_link | s32 | e1000e_mac.c | e1000e_setup_link - Setup flow control and link settings |
5051 |
Function | e1000e_setup_fiber_serdes_link | s32 | e1000e_mac.c | e1000e_setup_fiber_serdes_link - Setup link for fiber/serdes |
5052 |
Function | e1000e_config_collision_dist | void | e1000e_mac.c | e1000e_config_collision_dist - Configure collision distance |
5053 |
Static | e1000e_poll_fiber_serdes_link_generic | static s32 | e1000e_mac.c | e1000e_poll_fiber_serdes_link_generic - Poll for link up |
5054 |
Static | e1000e_commit_fc_settings_generic | static s32 | e1000e_mac.c | e1000e_commit_fc_settings_generic - Configure flow control |
5055 |
Function | e1000e_set_fc_watermarks | s32 | e1000e_mac.c | e1000e_set_fc_watermarks - Set flow control high/low watermarks |
5056 |
Static | e1000e_set_default_fc_generic | static s32 | e1000e_mac.c | e1000e_set_default_fc_generic - Set flow control default values |
5057 |
Function | e1000e_force_mac_fc | s32 | e1000e_mac.c | e1000e_force_mac_fc - Force the MAC's flow control settings |
5058 |
Function | e1000e_config_fc_after_link_up | s32 | e1000e_mac.c | e1000e_config_fc_after_link_up - Configures flow control after link |
5059 |
Function | e1000e_get_speed_and_duplex_copper | s32 | e1000e_mac.c | e1000e_get_speed_and_duplex_copper - Retrieve current speed/duplex |
5060 |
Function | e1000e_get_speed_and_duplex_fiber_serdes | s32 | e1000e_mac.c | e1000e_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
5061 |
Function | e1000e_get_hw_semaphore | s32 | e1000e_mac.c | e1000e_get_hw_semaphore - Acquire hardware semaphore |
5062 |
Function | e1000e_put_hw_semaphore | void | e1000e_mac.c | e1000e_put_hw_semaphore - Release hardware semaphore |
5063 |
Function | e1000e_get_auto_rd_done | s32 | e1000e_mac.c | e1000e_get_auto_rd_done - Check for auto read completion |
5064 |
Function | e1000e_valid_led_default | s32 | e1000e_mac.c | e1000e_valid_led_default - Verify a valid default LED config |
5065 |
Function | e1000e_id_led_init | s32 | e1000e_mac.c | e1000e_id_led_init - |
5066 |
Function | e1000e_setup_led_generic | s32 | e1000e_mac.c | e1000e_setup_led_generic - Configures SW controllable LED |
5067 |
Function | e1000e_cleanup_led_generic | s32 | e1000e_mac.c | e1000e_cleanup_led_generic - Set LED config to default operation |
5068 |
Function | e1000e_blink_led | s32 | e1000e_mac.c | e1000e_blink_led - Blink LED |
5069 |
Function | e1000e_led_on_generic | s32 | e1000e_mac.c | e1000e_led_on_generic - Turn LED on |
5070 |
Function | e1000e_led_off_generic | s32 | e1000e_mac.c | e1000e_led_off_generic - Turn LED off |
5071 |
Function | e1000e_set_pcie_no_snoop | void | e1000e_mac.c | e1000e_set_pcie_no_snoop - Set PCI-express capabilities |
5072 |
Function | e1000e_disable_pcie_master | s32 | e1000e_mac.c | e1000e_disable_pcie_master - Disables PCI-express master access |
5073 |
Function | e1000e_reset_adaptive | void | e1000e_mac.c | e1000e_reset_adaptive - Reset Adaptive Interframe Spacing |
5074 |
Function | e1000e_update_adaptive | void | e1000e_mac.c | e1000e_update_adaptive - Update Adaptive Interframe Spacing |
5075 |
Static | e1000e_validate_mdi_setting_generic | static s32 | e1000e_mac.c | e1000e_validate_mdi_setting_generic - Verify MDI/MDIx settings |
5076 |
Static | e1000e_get_variants_82571 | static s32 | e1000e_main.c | |
5077 |
Static | e1000e_get_variants_ich8lan | static s32 | e1000e_main.c | |
5078 |
Function | e1000e_read_pcie_cap_reg | s32 | e1000e_main.c | |
5079 |
Static | e1000e_irq_disable | static void | e1000e_main.c | e1000e_irq_disable - Mask off interrupt generation on the NIC |
5080 |
Static | e1000e_irq_enable | static void | e1000e_main.c | e1000e_irq_enable - Enable default interrupt generation settings |
5081 |
Static | e1000e_get_hw_control | static void | e1000e_main.c | e1000_get_hw_control - get control of the h/w from f/w |
5082 |
Function | e1000e_power_up_phy | void | e1000e_main.c | e1000e_power_up_phy - restore link in case the phy was powered down |
5083 |
Function | e1000e_power_down_phy | void | e1000e_main.c | e1000_power_down_phy - Power down the PHY |
5084 |
Function | e1000e_reset | void | e1000e_main.c | e1000e_reset - bring the hardware into a known good state |
5085 |
Static | e1000e_sw_init | static int | e1000e_main.c | |
5086 |
Static | e1000e_setup_tx_resources | static int | e1000e_main.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
5087 |
Static | e1000e_process_tx_packets | static void | e1000e_main.c | e1000_process_tx_packets - process transmitted packets |
5088 |
Static | e1000e_free_tx_resources | static void | e1000e_main.c | |
5089 |
Static | e1000e_configure_tx | static void | e1000e_main.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
5090 |
Static | e1000e_free_rx_resources | static void | e1000e_main.c | |
5091 |
Static | e1000e_refill_rx_ring | static int | e1000e_main.c | e1000_refill_rx_ring - allocate Rx io_buffers |
5092 |
Static | e1000e_setup_rx_resources | static int | e1000e_main.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
5093 |
Static | e1000e_configure_rx | static void | e1000e_main.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset |
5094 |
Static | e1000e_process_rx_packets | static void | e1000e_main.c | e1000_process_rx_packets - process received packets |
5095 |
Static | e1000e_close | static void | e1000e_main.c | Functions that implement the gPXE driver API * |
5096 |
Static | e1000e_transmit | static int | e1000e_main.c | e1000_transmit - Transmit a packet |
5097 |
Static | e1000e_poll | static void | e1000e_main.c | e1000_poll - Poll for received packets |
5098 |
Static | e1000e_irq | static void | e1000e_main.c | e1000_irq - enable or Disable interrupts |
5099 |
Function | e1000e_probe | int | e1000e_main.c | e1000_probe - Initial configuration of e1000 NIC |
5100 |
Function | e1000e_remove | void | e1000e_main.c | e1000e_remove - Device Removal Routine |
5101 |
Static | e1000e_open | static int | e1000e_main.c | e1000e_open - Called when a network interface is made active |
5102 |
Static | e1000e_calculate_checksum | static u8 | e1000e_manage.c | e1000e_calculate_checksum - Calculate checksum for buffer |
5103 |
Function | e1000e_mng_enable_host_if_generic | s32 | e1000e_manage.c | e1000e_mng_enable_host_if_generic - Checks host interface is enabled |
5104 |
Function | e1000e_check_mng_mode_generic | bool | e1000e_manage.c | e1000e_check_mng_mode_generic - Generic check management mode |
5105 |
Function | e1000e_enable_tx_pkt_filtering | bool | e1000e_manage.c | e1000e_enable_tx_pkt_filtering - Enable packet filtering on TX |
5106 |
Function | e1000e_mng_write_dhcp_info | s32 | e1000e_manage.c | e1000e_mng_write_dhcp_info - Writes DHCP info to host interface |
5107 |
Function | e1000e_mng_write_cmd_header_generic | s32 | e1000e_manage.c | e1000e_mng_write_cmd_header_generic - Writes manageability command header |
5108 |
Function | e1000e_mng_host_if_write_generic | s32 | e1000e_manage.c | e1000e_mng_host_if_write_generic - Write to the manageability host interface |
5109 |
Function | e1000e_enable_mng_pass_thru | bool | e1000e_manage.c | e1000e_enable_mng_pass_thru - Enable processing of ARP's |
5110 |
Function | e1000e_init_nvm_ops_generic | void | e1000e_nvm.c | e1000e_init_nvm_ops_generic - Initialize NVM function pointers |
5111 |
Static | e1000e_raise_eec_clk | static void | e1000e_nvm.c | e1000e_raise_eec_clk - Raise EEPROM clock |
5112 |
Static | e1000e_lower_eec_clk | static void | e1000e_nvm.c | e1000e_lower_eec_clk - Lower EEPROM clock |
5113 |
Static | e1000e_shift_out_eec_bits | static void | e1000e_nvm.c | e1000e_shift_out_eec_bits - Shift data bits our to the EEPROM |
5114 |
Static | e1000e_shift_in_eec_bits | static u16 | e1000e_nvm.c | e1000e_shift_in_eec_bits - Shift data bits in from the EEPROM |
5115 |
Function | e1000e_poll_eerd_eewr_done | s32 | e1000e_nvm.c | e1000e_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
5116 |
Function | e1000e_acquire_nvm | s32 | e1000e_nvm.c | e1000e_acquire_nvm - Generic request for access to EEPROM |
5117 |
Static | e1000e_standby_nvm | static void | e1000e_nvm.c | e1000e_standby_nvm - Return EEPROM to standby state |
5118 |
Static | e1000e_stop_nvm | static void | e1000e_nvm.c | e1000e_stop_nvm - Terminate EEPROM command |
5119 |
Function | e1000e_release_nvm | void | e1000e_nvm.c | e1000e_release_nvm - Release exclusive access to EEPROM |
5120 |
Static | e1000e_ready_nvm_eeprom | static s32 | e1000e_nvm.c | e1000e_ready_nvm_eeprom - Prepares EEPROM for read/write |
5121 |
Function | e1000e_read_nvm_eerd | s32 | e1000e_nvm.c | e1000e_read_nvm_eerd - Reads EEPROM using EERD register |
5122 |
Function | e1000e_write_nvm_spi | s32 | e1000e_nvm.c | e1000e_write_nvm_spi - Write to EEPROM using SPI |
5123 |
Function | e1000e_read_pba_num | s32 | e1000e_nvm.c | e1000e_read_pba_num - Read device part number |
5124 |
Function | e1000e_read_mac_addr_generic | s32 | e1000e_nvm.c | e1000e_read_mac_addr_generic - Read device MAC address |
5125 |
Function | e1000e_validate_nvm_checksum_generic | s32 | e1000e_nvm.c | e1000e_validate_nvm_checksum_generic - Validate EEPROM checksum |
5126 |
Function | e1000e_update_nvm_checksum_generic | s32 | e1000e_nvm.c | e1000e_update_nvm_checksum_generic - Update EEPROM checksum |
5127 |
Static | e1000e_reload_nvm | static void | e1000e_nvm.c | e1000e_reload_nvm - Reloads EEPROM |
5128 |
Function | e1000e_check_reset_block_generic | s32 | e1000e_phy.c | e1000e_check_reset_block_generic - Check if PHY reset is blocked |
5129 |
Function | e1000e_get_phy_id | s32 | e1000e_phy.c | e1000e_get_phy_id - Retrieve the PHY ID and revision |
5130 |
Function | e1000e_phy_reset_dsp | s32 | e1000e_phy.c | e1000e_phy_reset_dsp - Reset PHY DSP |
5131 |
Function | e1000e_read_phy_reg_mdic | s32 | e1000e_phy.c | e1000e_read_phy_reg_mdic - Read MDI control register |
5132 |
Function | e1000e_write_phy_reg_mdic | s32 | e1000e_phy.c | e1000e_write_phy_reg_mdic - Write MDI control register |
5133 |
Function | e1000e_read_phy_reg_m88 | s32 | e1000e_phy.c | e1000e_read_phy_reg_m88 - Read m88 PHY register |
5134 |
Function | e1000e_write_phy_reg_m88 | s32 | e1000e_phy.c | e1000e_write_phy_reg_m88 - Write m88 PHY register |
5135 |
Static | __e1000e_read_phy_reg_igp | static s32 | e1000e_phy.c | __e1000e_read_phy_reg_igp - Read igp PHY register |
5136 |
Function | e1000e_read_phy_reg_igp | s32 | e1000e_phy.c | e1000e_read_phy_reg_igp - Read igp PHY register |
5137 |
Function | e1000e_read_phy_reg_igp_locked | s32 | e1000e_phy.c | e1000e_read_phy_reg_igp_locked - Read igp PHY register |
5138 |
Static | __e1000e_write_phy_reg_igp | static s32 | e1000e_phy.c | e1000e_write_phy_reg_igp - Write igp PHY register |
5139 |
Function | e1000e_write_phy_reg_igp | s32 | e1000e_phy.c | e1000e_write_phy_reg_igp - Write igp PHY register |
5140 |
Function | e1000e_write_phy_reg_igp_locked | s32 | e1000e_phy.c | e1000e_write_phy_reg_igp_locked - Write igp PHY register |
5141 |
Static | __e1000e_read_kmrn_reg | static s32 | e1000e_phy.c | __e1000e_read_kmrn_reg - Read kumeran register |
5142 |
Function | e1000e_read_kmrn_reg | s32 | e1000e_phy.c | e1000e_read_kmrn_reg - Read kumeran register |
5143 |
Function | e1000e_read_kmrn_reg_locked | s32 | e1000e_phy.c | e1000e_read_kmrn_reg_locked - Read kumeran register |
5144 |
Static | __e1000e_write_kmrn_reg | static s32 | e1000e_phy.c | __e1000e_write_kmrn_reg - Write kumeran register |
5145 |
Function | e1000e_write_kmrn_reg | s32 | e1000e_phy.c | e1000e_write_kmrn_reg - Write kumeran register |
5146 |
Function | e1000e_write_kmrn_reg_locked | s32 | e1000e_phy.c | e1000e_write_kmrn_reg_locked - Write kumeran register |
5147 |
Function | e1000e_copper_link_setup_82577 | s32 | e1000e_phy.c | e1000e_copper_link_setup_82577 - Setup 82577 PHY for copper link |
5148 |
Function | e1000e_copper_link_setup_m88 | s32 | e1000e_phy.c | e1000e_copper_link_setup_m88 - Setup m88 PHY's for copper link |
5149 |
Function | e1000e_copper_link_setup_igp | s32 | e1000e_phy.c | e1000e_copper_link_setup_igp - Setup igp PHY's for copper link |
5150 |
Static | e1000e_copper_link_autoneg | static s32 | e1000e_phy.c | e1000e_copper_link_autoneg - Setup/Enable autoneg for copper link |
5151 |
Static | e1000e_phy_setup_autoneg | static s32 | e1000e_phy.c | e1000e_phy_setup_autoneg - Configure PHY for auto-negotiation |
5152 |
Function | e1000e_setup_copper_link | s32 | e1000e_phy.c | e1000e_setup_copper_link - Configure copper link settings |
5153 |
Function | e1000e_phy_force_speed_duplex_igp | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
5154 |
Function | e1000e_phy_force_speed_duplex_m88 | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
5155 |
Function | e1000e_phy_force_speed_duplex_ife | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_ife - Force PHY speed & duplex |
5156 |
Function | e1000e_phy_force_speed_duplex_setup | void | e1000e_phy.c | e1000e_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
5157 |
Function | e1000e_set_d3_lplu_state | s32 | e1000e_phy.c | e1000e_set_d3_lplu_state - Sets low power link up state for D3 |
5158 |
Function | e1000e_check_downshift | s32 | e1000e_phy.c | e1000e_check_downshift - Checks whether a downshift in speed occurred |
5159 |
Function | e1000e_check_polarity_m88 | s32 | e1000e_phy.c | e1000e_check_polarity_m88 - Checks the polarity. |
5160 |
Function | e1000e_check_polarity_igp | s32 | e1000e_phy.c | e1000e_check_polarity_igp - Checks the polarity. |
5161 |
Function | e1000e_check_polarity_ife | s32 | e1000e_phy.c | e1000e_check_polarity_ife - Check cable polarity for IFE PHY |
5162 |
Function | e1000e_wait_autoneg | s32 | e1000e_phy.c | e1000e_wait_autoneg - Wait for auto-neg completion |
5163 |
Function | e1000e_phy_has_link_generic | s32 | e1000e_phy.c | e1000e_phy_has_link_generic - Polls PHY for link |
5164 |
Function | e1000e_get_cable_length_m88 | s32 | e1000e_phy.c | e1000e_get_cable_length_m88 - Determine cable length for m88 PHY |
5165 |
Function | e1000e_get_cable_length_igp_2 | s32 | e1000e_phy.c | e1000e_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
5166 |
Function | e1000e_get_phy_info_m88 | s32 | e1000e_phy.c | e1000e_get_phy_info_m88 - Retrieve PHY information |
5167 |
Function | e1000e_get_phy_info_igp | s32 | e1000e_phy.c | e1000e_get_phy_info_igp - Retrieve igp PHY information |
5168 |
Function | e1000e_phy_sw_reset | s32 | e1000e_phy.c | e1000e_phy_sw_reset - PHY software reset |
5169 |
Function | e1000e_phy_hw_reset_generic | s32 | e1000e_phy.c | e1000e_phy_hw_reset_generic - PHY hardware reset |
5170 |
Function | e1000e_get_cfg_done | s32 | e1000e_phy.c | e1000e_get_cfg_done - Generic configuration done |
5171 |
Function | e1000e_phy_init_script_igp3 | s32 | e1000e_phy.c | e1000e_phy_init_script_igp3 - Inits the IGP3 PHY |
5172 |
Function | e1000e_get_phy_type_from_id | enum e1000_phy_type | e1000e_phy.c | e1000e_get_phy_type_from_id - Get PHY type from id |
5173 |
Function | e1000e_determine_phy_address | s32 | e1000e_phy.c | e1000e_determine_phy_address - Determines PHY address. |
5174 |
Static | e1000e_get_phy_addr_for_bm_page | static u32 | e1000e_phy.c | e1000e_get_phy_addr_for_bm_page - Retrieve PHY page address |
5175 |
Function | e1000e_write_phy_reg_bm | s32 | e1000e_phy.c | e1000e_write_phy_reg_bm - Write BM PHY register |
5176 |
Function | e1000e_read_phy_reg_bm | s32 | e1000e_phy.c | e1000e_read_phy_reg_bm - Read BM PHY register |
5177 |
Function | e1000e_read_phy_reg_bm2 | s32 | e1000e_phy.c | e1000e_read_phy_reg_bm2 - Read BM PHY register |
5178 |
Function | e1000e_write_phy_reg_bm2 | s32 | e1000e_phy.c | e1000e_write_phy_reg_bm2 - Write BM PHY register |
5179 |
Static | e1000e_access_phy_wakeup_reg_bm | static s32 | e1000e_phy.c | e1000e_access_phy_wakeup_reg_bm - Read BM PHY wakeup register |
5180 |
Function | e1000e_power_up_phy_copper | void | e1000e_phy.c | e1000e_power_up_phy_copper - Restore copper link in case of PHY power down |
5181 |
Function | e1000e_power_down_phy_copper | void | e1000e_phy.c | e1000e_power_down_phy_copper - Restore copper link in case of PHY power down |
5182 |
Function | e1000e_set_mdio_slow_mode_hv | s32 | e1000e_phy.c | e1000e_set_mdio_slow_mode_hv - Set slow MDIO access mode |
5183 |
Static | __e1000e_read_phy_reg_hv | static s32 | e1000e_phy.c | __e1000e_read_phy_reg_hv - Read HV PHY register |
5184 |
Function | e1000e_read_phy_reg_hv | s32 | e1000e_phy.c | e1000e_read_phy_reg_hv - Read HV PHY register |
5185 |
Function | e1000e_read_phy_reg_hv_locked | s32 | e1000e_phy.c | e1000e_read_phy_reg_hv_locked - Read HV PHY register |
5186 |
Static | __e1000e_write_phy_reg_hv | static s32 | e1000e_phy.c | __e1000e_write_phy_reg_hv - Write HV PHY register |
5187 |
Function | e1000e_write_phy_reg_hv | s32 | e1000e_phy.c | e1000e_write_phy_reg_hv - Write HV PHY register |
5188 |
Function | e1000e_write_phy_reg_hv_locked | s32 | e1000e_phy.c | e1000e_write_phy_reg_hv_locked - Write HV PHY register |
5189 |
Static | e1000e_get_phy_addr_for_hv_page | static u32 | e1000e_phy.c | e1000e_get_phy_addr_for_hv_page - Get PHY adrress based on page |
5190 |
Static | e1000e_access_phy_debug_regs_hv | static s32 | e1000e_phy.c | e1000e_access_phy_debug_regs_hv - Read HV PHY vendor specific high registers |
5191 |
Function | e1000e_link_stall_workaround_hv | s32 | e1000e_phy.c | e1000e_link_stall_workaround_hv - Si workaround |
5192 |
Function | e1000e_check_polarity_82577 | s32 | e1000e_phy.c | e1000e_check_polarity_82577 - Checks the polarity. |
5193 |
Function | e1000e_phy_force_speed_duplex_82577 | s32 | e1000e_phy.c | e1000e_phy_force_speed_duplex_82577 - Force speed/duplex for I82577 PHY |
5194 |
Function | e1000e_get_phy_info_82577 | s32 | e1000e_phy.c | e1000e_get_phy_info_82577 - Retrieve I82577 PHY information |
5195 |
Function | e1000e_get_cable_length_82577 | s32 | e1000e_phy.c | e1000e_get_cable_length_82577 - Determine cable length for 82577 PHY |
5196 |
Static | snpnet_transmit | static int | snpnet.c | Transmit packet |
5197 |
Static | snpnet_complete | static void | snpnet.c | Find a I/O buffer on the list of outstanding Tx buffers and complete it. |
5198 |
Static | snpnet_poll | static void | snpnet.c | Poll for received packets |
5199 |
Static | snpnet_open | static int | snpnet.c | Open NIC |
5200 |
Static | snpnet_close | static void | snpnet.c | Close NIC |
5201 |
Static | snpnet_irq | static void | snpnet.c | Enable/disable interrupts |
5202 |
Function | snpnet_probe | int | snpnet.c | Probe SNP device |
5203 |
Function | snpnet_remove | void | snpnet.c | Remove SNP device |
5204 |
Static | snpbus_probe | static int | snponly.c | Probe SNP root bus |
5205 |
Static | snpbus_remove | static void | snponly.c | Remove SNP root bus |
5206 |
Static | snponly_shutdown | static void | snponly.c | Prepare for exit |
5207 |
Static | igb_init_phy_params_82575 | static s32 | igb_82575.c | igb_init_phy_params_82575 - Init PHY func ptrs. |
5208 |
Static | igb_init_nvm_params_82575 | static s32 | igb_82575.c | igb_init_nvm_params_82575 - Init NVM func ptrs. |
5209 |
Static | igb_init_mac_params_82575 | static s32 | igb_82575.c | igb_init_mac_params_82575 - Init MAC func ptrs. |
5210 |
Function | igb_init_function_pointers_82575 | void | igb_82575.c | igb_init_function_pointers_82575 - Init func ptrs. |
5211 |
Static | igb_acquire_phy_82575 | static s32 | igb_82575.c | igb_acquire_phy_82575 - Acquire rights to access PHY |
5212 |
Static | igb_release_phy_82575 | static void | igb_82575.c | igb_release_phy_82575 - Release rights to access PHY |
5213 |
Static | igb_read_phy_reg_sgmii_82575 | static s32 | igb_82575.c | igb_read_phy_reg_sgmii_82575 - Read PHY register using sgmii |
5214 |
Static | igb_write_phy_reg_sgmii_82575 | static s32 | igb_82575.c | igb_write_phy_reg_sgmii_82575 - Write PHY register using sgmii |
5215 |
Static | igb_get_phy_id_82575 | static s32 | igb_82575.c | igb_get_phy_id_82575 - Retrieve PHY addr and id |
5216 |
Static | igb_phy_hw_reset_sgmii_82575 | static s32 | igb_82575.c | igb_phy_hw_reset_sgmii_82575 - Performs a PHY reset |
5217 |
Static | igb_set_d0_lplu_state_82575 | static s32 | igb_82575.c | igb_set_d0_lplu_state_82575 - Set Low Power Linkup D0 state |
5218 |
Static | igb_acquire_nvm_82575 | static s32 | igb_82575.c | igb_acquire_nvm_82575 - Request for access to EEPROM |
5219 |
Static | igb_release_nvm_82575 | static void | igb_82575.c | igb_release_nvm_82575 - Release exclusive access to EEPROM |
5220 |
Static | igb_acquire_swfw_sync_82575 | static s32 | igb_82575.c | igb_acquire_swfw_sync_82575 - Acquire SW/FW semaphore |
5221 |
Static | igb_release_swfw_sync_82575 | static void | igb_82575.c | igb_release_swfw_sync_82575 - Release SW/FW semaphore |
5222 |
Static | igb_get_cfg_done_82575 | static s32 | igb_82575.c | igb_get_cfg_done_82575 - Read config done bit |
5223 |
Static | igb_get_link_up_info_82575 | static s32 | igb_82575.c | igb_get_link_up_info_82575 - Get link speed/duplex info |
5224 |
Static | igb_check_for_link_82575 | static s32 | igb_82575.c | igb_check_for_link_82575 - Check for link |
5225 |
Static | igb_get_pcs_speed_and_duplex_82575 | static s32 | igb_82575.c | igb_get_pcs_speed_and_duplex_82575 - Retrieve current speed/duplex |
5226 |
Function | igb_shutdown_serdes_link_82575 | void | igb_82575.c | igb_shutdown_serdes_link_82575 - Remove link during power down |
5227 |
Static | igb_reset_hw_82575 | static s32 | igb_82575.c | igb_reset_hw_82575 - Reset hardware |
5228 |
Static | igb_init_hw_82575 | static s32 | igb_82575.c | igb_init_hw_82575 - Initialize hardware |
5229 |
Static | igb_setup_copper_link_82575 | static s32 | igb_82575.c | igb_setup_copper_link_82575 - Configure copper link settings |
5230 |
Static | igb_setup_serdes_link_82575 | static s32 | igb_82575.c | igb_setup_serdes_link_82575 - Setup link for serdes |
5231 |
Static | igb_valid_led_default_82575 | static s32 | igb_82575.c | igb_valid_led_default_82575 - Verify a valid default LED config |
5232 |
Static | igb_sgmii_active_82575 | static bool | igb_82575.c | igb_sgmii_active_82575 - Return sgmii state |
5233 |
Static | igb_reset_init_script_82575 | static s32 | igb_82575.c | igb_reset_init_script_82575 - Inits HW defaults after reset |
5234 |
Static | igb_read_mac_addr_82575 | static s32 | igb_82575.c | igb_read_mac_addr_82575 - Read device MAC address |
5235 |
Static | igb_power_down_phy_copper_82575 | static void | igb_82575.c | igb_power_down_phy_copper_82575 - Remove link during PHY power down |
5236 |
Static | igb_clear_hw_cntrs_82575 | static void | igb_82575.c | igb_clear_hw_cntrs_82575 - Clear device specific hardware counters |
5237 |
Function | igb_rx_fifo_flush_82575 | void | igb_82575.c | igb_rx_fifo_flush_82575 - Clean rx fifo after RX enable |
5238 |
Static | igb_set_pcie_completion_timeout | static s32 | igb_82575.c | igb_set_pcie_completion_timeout - set pci-e completion timeout |
5239 |
Function | igb_vmdq_set_loopback_pf | void | igb_82575.c | igb_vmdq_set_loopback_pf - enable or disable vmdq loopback |
5240 |
Function | igb_vmdq_set_replication_pf | void | igb_82575.c | igb_vmdq_set_replication_pf - enable or disable vmdq replication |
5241 |
Function | igb_init_mac_params | s32 | igb_api.c | igb_init_mac_params - Initialize MAC function pointers |
5242 |
Function | igb_init_nvm_params | s32 | igb_api.c | igb_init_nvm_params - Initialize NVM function pointers |
5243 |
Function | igb_init_phy_params | s32 | igb_api.c | igb_init_phy_params - Initialize PHY function pointers |
5244 |
Function | igb_init_mbx_params | s32 | igb_api.c | igb_init_mbx_params - Initialize mailbox function pointers |
5245 |
Function | igb_set_mac_type | s32 | igb_api.c | igb_set_mac_type - Sets MAC type |
5246 |
Function | igb_setup_init_funcs | s32 | igb_api.c | igb_setup_init_funcs - Initializes function pointers |
5247 |
Function | igb_get_bus_info | s32 | igb_api.c | igb_get_bus_info - Obtain bus information for adapter |
5248 |
Function | igb_clear_vfta | void | igb_api.c | igb_clear_vfta - Clear VLAN filter table |
5249 |
Function | igb_write_vfta | void | igb_api.c | igb_write_vfta - Write value to VLAN filter table |
5250 |
Function | igb_update_mc_addr_list | void | igb_api.c | igb_update_mc_addr_list - Update Multicast addresses |
5251 |
Function | igb_force_mac_fc | s32 | igb_api.c | igb_force_mac_fc - Force MAC flow control |
5252 |
Function | igb_check_for_link | s32 | igb_api.c | igb_check_for_link - Check/Store link connection |
5253 |
Function | igb_check_mng_mode | bool | igb_api.c | igb_check_mng_mode - Check management mode |
5254 |
Function | igb_mng_write_dhcp_info | s32 | igb_api.c | igb_mng_write_dhcp_info - Writes DHCP info to host interface |
5255 |
Function | igb_reset_hw | s32 | igb_api.c | igb_reset_hw - Reset hardware |
5256 |
Function | igb_init_hw | s32 | igb_api.c | igb_init_hw - Initialize hardware |
5257 |
Function | igb_setup_link | s32 | igb_api.c | igb_setup_link - Configures link and flow control |
5258 |
Function | igb_get_speed_and_duplex | s32 | igb_api.c | igb_get_speed_and_duplex - Returns current speed and duplex |
5259 |
Function | igb_setup_led | s32 | igb_api.c | igb_setup_led - Configures SW controllable LED |
5260 |
Function | igb_cleanup_led | s32 | igb_api.c | igb_cleanup_led - Restores SW controllable LED |
5261 |
Function | igb_blink_led | s32 | igb_api.c | igb_blink_led - Blink SW controllable LED |
5262 |
Function | igb_id_led_init | s32 | igb_api.c | igb_id_led_init - store LED configurations in SW |
5263 |
Function | igb_led_on | s32 | igb_api.c | igb_led_on - Turn on SW controllable LED |
5264 |
Function | igb_led_off | s32 | igb_api.c | igb_led_off - Turn off SW controllable LED |
5265 |
Function | igb_reset_adaptive | void | igb_api.c | igb_reset_adaptive - Reset adaptive IFS |
5266 |
Function | igb_update_adaptive | void | igb_api.c | igb_update_adaptive - Update adaptive IFS |
5267 |
Function | igb_disable_pcie_master | s32 | igb_api.c | igb_disable_pcie_master - Disable PCI-Express master access |
5268 |
Function | igb_config_collision_dist | void | igb_api.c | igb_config_collision_dist - Configure collision distance |
5269 |
Function | igb_rar_set | void | igb_api.c | igb_rar_set - Sets a receive address register |
5270 |
Function | igb_validate_mdi_setting | s32 | igb_api.c | igb_validate_mdi_setting - Ensures valid MDI/MDIX SW state |
5271 |
Function | igb_mta_set | void | igb_api.c | igb_mta_set - Sets multicast table bit |
5272 |
Function | igb_hash_mc_addr | u32 | igb_api.c | igb_hash_mc_addr - Determines address location in multicast table |
5273 |
Function | igb_enable_tx_pkt_filtering | bool | igb_api.c | igb_enable_tx_pkt_filtering - Enable packet filtering on TX |
5274 |
Function | igb_mng_host_if_write | s32 | igb_api.c | igb_mng_host_if_write - Writes to the manageability host interface |
5275 |
Function | igb_mng_write_cmd_header | s32 | igb_api.c | igb_mng_write_cmd_header - Writes manageability command header |
5276 |
Function | igb_mng_enable_host_if | s32 | igb_api.c | igb_mng_enable_host_if - Checks host interface is enabled |
5277 |
Function | igb_wait_autoneg | s32 | igb_api.c | igb_wait_autoneg - Waits for autonegotiation completion |
5278 |
Function | igb_check_reset_block | s32 | igb_api.c | igb_check_reset_block - Verifies PHY can be reset |
5279 |
Function | igb_read_phy_reg | s32 | igb_api.c | igb_read_phy_reg - Reads PHY register |
5280 |
Function | igb_write_phy_reg | s32 | igb_api.c | igb_write_phy_reg - Writes PHY register |
5281 |
Function | igb_release_phy | void | igb_api.c | igb_release_phy - Generic release PHY |
5282 |
Function | igb_acquire_phy | s32 | igb_api.c | igb_acquire_phy - Generic acquire PHY |
5283 |
Function | igb_read_kmrn_reg | s32 | igb_api.c | igb_read_kmrn_reg - Reads register using Kumeran interface |
5284 |
Function | igb_write_kmrn_reg | s32 | igb_api.c | igb_write_kmrn_reg - Writes register using Kumeran interface |
5285 |
Function | igb_get_cable_length | s32 | igb_api.c | igb_get_cable_length - Retrieves cable length estimation |
5286 |
Function | igb_get_phy_info | s32 | igb_api.c | igb_get_phy_info - Retrieves PHY information from registers |
5287 |
Function | igb_phy_hw_reset | s32 | igb_api.c | igb_phy_hw_reset - Hard PHY reset |
5288 |
Function | igb_phy_commit | s32 | igb_api.c | igb_phy_commit - Soft PHY reset |
5289 |
Function | igb_set_d0_lplu_state | s32 | igb_api.c | igb_set_d0_lplu_state - Sets low power link up state for D0 |
5290 |
Function | igb_set_d3_lplu_state | s32 | igb_api.c | igb_set_d3_lplu_state - Sets low power link up state for D3 |
5291 |
Function | igb_read_mac_addr | s32 | igb_api.c | igb_read_mac_addr - Reads MAC address |
5292 |
Function | igb_read_pba_num | s32 | igb_api.c | igb_read_pba_num - Read device part number |
5293 |
Function | igb_validate_nvm_checksum | s32 | igb_api.c | igb_validate_nvm_checksum - Verifies NVM (EEPROM) checksum |
5294 |
Function | igb_update_nvm_checksum | s32 | igb_api.c | igb_update_nvm_checksum - Updates NVM (EEPROM) checksum |
5295 |
Function | igb_reload_nvm | void | igb_api.c | igb_reload_nvm - Reloads EEPROM |
5296 |
Function | igb_read_nvm | s32 | igb_api.c | igb_read_nvm - Reads NVM (EEPROM) |
5297 |
Function | igb_write_nvm | s32 | igb_api.c | igb_write_nvm - Writes to NVM (EEPROM) |
5298 |
Function | igb_write_8bit_ctrl_reg | s32 | igb_api.c | igb_write_8bit_ctrl_reg - Writes 8bit Control register |
5299 |
Function | igb_power_up_phy | void | igb_api.c | igb_power_up_phy - Restores link in case of PHY power down |
5300 |
Function | igb_power_down_phy | void | igb_api.c | igb_power_down_phy - Power down PHY |
5301 |
Function | igb_shutdown_fiber_serdes_link | void | igb_api.c | igb_shutdown_fiber_serdes_link - Remove link during power down |
5302 |
Function | igb_init_mac_ops_generic | void | igb_mac.c | igb_init_mac_ops_generic - Initialize MAC function pointers |
5303 |
Function | igb_get_bus_info_pcie_generic | s32 | igb_mac.c | igb_get_bus_info_pcie_generic - Get PCIe bus information |
5304 |
Static | igb_set_lan_id_multi_port_pcie | static void | igb_mac.c | igb_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices |
5305 |
Function | igb_set_lan_id_single_port | void | igb_mac.c | igb_set_lan_id_single_port - Set LAN id for a single port device |
5306 |
Function | igb_clear_vfta_generic | void | igb_mac.c | igb_clear_vfta_generic - Clear VLAN filter table |
5307 |
Function | igb_write_vfta_generic | void | igb_mac.c | igb_write_vfta_generic - Write value to VLAN filter table |
5308 |
Function | igb_init_rx_addrs_generic | void | igb_mac.c | igb_init_rx_addrs_generic - Initialize receive address's |
5309 |
Function | igb_check_alt_mac_addr_generic | s32 | igb_mac.c | igb_check_alt_mac_addr_generic - Check for alternate MAC addr |
5310 |
Function | igb_rar_set_generic | void | igb_mac.c | igb_rar_set_generic - Set receive address register |
5311 |
Function | igb_mta_set_generic | void | igb_mac.c | igb_mta_set_generic - Set multicast filter table address |
5312 |
Function | igb_update_mc_addr_list_generic | void | igb_mac.c | igb_update_mc_addr_list_generic - Update Multicast addresses |
5313 |
Function | igb_hash_mc_addr_generic | u32 | igb_mac.c | igb_hash_mc_addr_generic - Generate a multicast hash value |
5314 |
Function | igb_clear_hw_cntrs_base_generic | void | igb_mac.c | igb_clear_hw_cntrs_base_generic - Clear base hardware counters |
5315 |
Function | igb_check_for_copper_link_generic | s32 | igb_mac.c | igb_check_for_copper_link_generic - Check for link (Copper) |
5316 |
Function | igb_check_for_fiber_link_generic | s32 | igb_mac.c | igb_check_for_fiber_link_generic - Check for link (Fiber) |
5317 |
Function | igb_check_for_serdes_link_generic | s32 | igb_mac.c | igb_check_for_serdes_link_generic - Check for link (Serdes) |
5318 |
Function | igb_setup_link_generic | s32 | igb_mac.c | igb_setup_link_generic - Setup flow control and link settings |
5319 |
Function | igb_setup_fiber_serdes_link_generic | s32 | igb_mac.c | igb_setup_fiber_serdes_link_generic - Setup link for fiber/serdes |
5320 |
Function | igb_config_collision_dist_generic | void | igb_mac.c | igb_config_collision_dist_generic - Configure collision distance |
5321 |
Static | igb_poll_fiber_serdes_link_generic | static s32 | igb_mac.c | igb_poll_fiber_serdes_link_generic - Poll for link up |
5322 |
Static | igb_commit_fc_settings_generic | static s32 | igb_mac.c | igb_commit_fc_settings_generic - Configure flow control |
5323 |
Function | igb_set_fc_watermarks_generic | s32 | igb_mac.c | igb_set_fc_watermarks_generic - Set flow control high/low watermarks |
5324 |
Static | igb_set_default_fc_generic | static s32 | igb_mac.c | igb_set_default_fc_generic - Set flow control default values |
5325 |
Function | igb_force_mac_fc_generic | s32 | igb_mac.c | igb_force_mac_fc_generic - Force the MAC's flow control settings |
5326 |
Function | igb_config_fc_after_link_up_generic | s32 | igb_mac.c | igb_config_fc_after_link_up_generic - Configures flow control after link |
5327 |
Function | igb_get_speed_and_duplex_copper_generic | s32 | igb_mac.c | igb_get_speed_and_duplex_copper_generic - Retrieve current speed/duplex |
5328 |
Function | igb_get_speed_and_duplex_fiber_serdes_generic | s32 | igb_mac.c | igb_get_speed_and_duplex_fiber_generic - Retrieve current speed/duplex |
5329 |
Function | igb_get_hw_semaphore_generic | s32 | igb_mac.c | igb_get_hw_semaphore_generic - Acquire hardware semaphore |
5330 |
Function | igb_put_hw_semaphore_generic | void | igb_mac.c | igb_put_hw_semaphore_generic - Release hardware semaphore |
5331 |
Function | igb_get_auto_rd_done_generic | s32 | igb_mac.c | igb_get_auto_rd_done_generic - Check for auto read completion |
5332 |
Function | igb_valid_led_default_generic | s32 | igb_mac.c | igb_valid_led_default_generic - Verify a valid default LED config |
5333 |
Function | igb_id_led_init_generic | s32 | igb_mac.c | e1000_id_led_init_generic - |
5334 |
Function | igb_setup_led_generic | s32 | igb_mac.c | igb_setup_led_generic - Configures SW controllable LED |
5335 |
Function | igb_cleanup_led_generic | s32 | igb_mac.c | igb_cleanup_led_generic - Set LED config to default operation |
5336 |
Function | igb_blink_led_generic | s32 | igb_mac.c | igb_blink_led_generic - Blink LED |
5337 |
Function | igb_led_on_generic | s32 | igb_mac.c | igb_led_on_generic - Turn LED on |
5338 |
Function | igb_led_off_generic | s32 | igb_mac.c | igb_led_off_generic - Turn LED off |
5339 |
Function | igb_set_pcie_no_snoop_generic | void | igb_mac.c | igb_set_pcie_no_snoop_generic - Set PCI-express capabilities |
5340 |
Function | igb_disable_pcie_master_generic | s32 | igb_mac.c | igb_disable_pcie_master_generic - Disables PCI-express master access |
5341 |
Function | igb_reset_adaptive_generic | void | igb_mac.c | igb_reset_adaptive_generic - Reset Adaptive Interframe Spacing |
5342 |
Function | igb_update_adaptive_generic | void | igb_mac.c | igb_update_adaptive_generic - Update Adaptive Interframe Spacing |
5343 |
Static | igb_validate_mdi_setting_generic | static s32 | igb_mac.c | igb_validate_mdi_setting_generic - Verify MDI/MDIx settings |
5344 |
Function | igb_write_8bit_ctrl_reg_generic | s32 | igb_mac.c | igb_write_8bit_ctrl_reg_generic - Write a 8bit CTRL register |
5345 |
Function | igb_read_pcie_cap_reg | int32_t | igb_main.c | igb_read_pcie_cap_reg - retrieve PCIe capability register contents |
5346 |
Function | igb_write_pcie_cap_reg | int32_t | igb_main.c | igb_write_pcie_cap_reg - write value to PCIe capability register |
5347 |
Static | igb_irq_disable | static void | igb_main.c | igb_irq_disable - Mask off interrupt generation on the NIC |
5348 |
Static | igb_irq_enable | static void | igb_main.c | igb_irq_enable - Enable default interrupt generation settings |
5349 |
Function | igb_get_hw_control | void | igb_main.c | igb_get_hw_control - get control of the h/w from f/w |
5350 |
Function | igb_reset | void | igb_main.c | igb_reset - put adapter in known initial state |
5351 |
Function | igb_sw_init | int | igb_main.c | igb_sw_init - Initialize general software structures (struct igb_adapter) |
5352 |
Static | igb_setup_tx_resources | static int | igb_main.c | igb_setup_tx_resources - allocate Tx resources (Descriptors) |
5353 |
Static | igb_process_tx_packets | static void | igb_main.c | igb_process_tx_packets - process transmitted packets |
5354 |
Static | igb_free_tx_resources | static void | igb_main.c | |
5355 |
Static | igb_configure_tx | static void | igb_main.c | igb_configure_tx - Configure 8254x Transmit Unit after Reset |
5356 |
Static | igb_free_rx_resources | static void | igb_main.c | |
5357 |
Static | igb_refill_rx_ring | static int | igb_main.c | igb_refill_rx_ring - allocate Rx io_buffers |
5358 |
Static | igb_setup_rx_resources | static int | igb_main.c | igb_setup_rx_resources - allocate Rx resources (Descriptors) |
5359 |
Static | igb_configure_rx | static void | igb_main.c | igb_configure_rx - Configure 8254x Receive Unit after Reset |
5360 |
Static | igb_process_rx_packets | static void | igb_main.c | igb_process_rx_packets - process received packets |
5361 |
Static | igb_close | static void | igb_main.c | Functions that implement the gPXE driver API * |
5362 |
Static | igb_transmit | static int | igb_main.c | igb_transmit - Transmit a packet |
5363 |
Static | igb_poll | static void | igb_main.c | igb_poll - Poll for received packets |
5364 |
Static | igb_irq | static void | igb_main.c | igb_irq - enable or Disable interrupts |
5365 |
Function | igb_probe | int | igb_main.c | igb_probe - Initial configuration of NIC |
5366 |
Function | igb_remove | void | igb_main.c | igb_remove - Device Removal Routine |
5367 |
Static | igb_open | static int | igb_main.c | igb_open - Called when a network interface is made active |
5368 |
Static | e1000_calculate_checksum | static u8 | igb_manage.c | e1000_calculate_checksum - Calculate checksum for buffer |
5369 |
Function | e1000_mng_enable_host_if_generic | s32 | igb_manage.c | e1000_mng_enable_host_if_generic - Checks host interface is enabled |
5370 |
Function | e1000_check_mng_mode_generic | bool | igb_manage.c | e1000_check_mng_mode_generic - Generic check management mode |
5371 |
Function | e1000_enable_tx_pkt_filtering_generic | bool | igb_manage.c | e1000_enable_tx_pkt_filtering_generic - Enable packet filtering on TX |
5372 |
Function | e1000_mng_write_dhcp_info_generic | s32 | igb_manage.c | e1000_mng_write_dhcp_info_generic - Writes DHCP info to host interface |
5373 |
Function | e1000_mng_write_cmd_header_generic | s32 | igb_manage.c | e1000_mng_write_cmd_header_generic - Writes manageability command header |
5374 |
Function | e1000_mng_host_if_write_generic | s32 | igb_manage.c | e1000_mng_host_if_write_generic - Write to the manageability host interface |
5375 |
Function | e1000_enable_mng_pass_thru | bool | igb_manage.c | e1000_enable_mng_pass_thru - Enable processing of ARP's |
5376 |
Function | igb_init_nvm_ops_generic | void | igb_nvm.c | igb_init_nvm_ops_generic - Initialize NVM function pointers |
5377 |
Static | igb_raise_eec_clk | static void | igb_nvm.c | igb_raise_eec_clk - Raise EEPROM clock |
5378 |
Static | igb_lower_eec_clk | static void | igb_nvm.c | igb_lower_eec_clk - Lower EEPROM clock |
5379 |
Static | igb_shift_out_eec_bits | static void | igb_nvm.c | igb_shift_out_eec_bits - Shift data bits our to the EEPROM |
5380 |
Static | igb_shift_in_eec_bits | static u16 | igb_nvm.c | igb_shift_in_eec_bits - Shift data bits in from the EEPROM |
5381 |
Function | igb_poll_eerd_eewr_done | s32 | igb_nvm.c | igb_poll_eerd_eewr_done - Poll for EEPROM read/write completion |
5382 |
Function | igb_acquire_nvm_generic | s32 | igb_nvm.c | igb_acquire_nvm_generic - Generic request for access to EEPROM |
5383 |
Static | igb_standby_nvm | static void | igb_nvm.c | igb_standby_nvm - Return EEPROM to standby state |
5384 |
Static | igb_stop_nvm | static void | igb_nvm.c | igb_stop_nvm - Terminate EEPROM command |
5385 |
Function | igb_release_nvm_generic | void | igb_nvm.c | igb_release_nvm_generic - Release exclusive access to EEPROM |
5386 |
Static | igb_ready_nvm_eeprom | static s32 | igb_nvm.c | igb_ready_nvm_eeprom - Prepares EEPROM for read/write |
5387 |
Function | igb_read_nvm_eerd | s32 | igb_nvm.c | igb_read_nvm_eerd - Reads EEPROM using EERD register |
5388 |
Function | igb_write_nvm_spi | s32 | igb_nvm.c | igb_write_nvm_spi - Write to EEPROM using SPI |
5389 |
Function | igb_read_pba_num_generic | s32 | igb_nvm.c | igb_read_pba_num_generic - Read device part number |
5390 |
Function | igb_read_mac_addr_generic | s32 | igb_nvm.c | igb_read_mac_addr_generic - Read device MAC address |
5391 |
Function | igb_validate_nvm_checksum_generic | s32 | igb_nvm.c | igb_validate_nvm_checksum_generic - Validate EEPROM checksum |
5392 |
Function | igb_update_nvm_checksum_generic | s32 | igb_nvm.c | igb_update_nvm_checksum_generic - Update EEPROM checksum |
5393 |
Static | igb_reload_nvm_generic | static void | igb_nvm.c | igb_reload_nvm_generic - Reloads EEPROM |
5394 |
Function | igb_check_reset_block_generic | s32 | igb_phy.c | igb_check_reset_block_generic - Check if PHY reset is blocked |
5395 |
Function | igb_get_phy_id | s32 | igb_phy.c | igb_get_phy_id - Retrieve the PHY ID and revision |
5396 |
Function | igb_phy_reset_dsp_generic | s32 | igb_phy.c | igb_phy_reset_dsp_generic - Reset PHY DSP |
5397 |
Function | igb_read_phy_reg_mdic | s32 | igb_phy.c | igb_read_phy_reg_mdic - Read MDI control register |
5398 |
Function | igb_write_phy_reg_mdic | s32 | igb_phy.c | igb_write_phy_reg_mdic - Write MDI control register |
5399 |
Function | igb_read_phy_reg_i2c | s32 | igb_phy.c | igb_read_phy_reg_i2c - Read PHY register using i2c |
5400 |
Function | igb_write_phy_reg_i2c | s32 | igb_phy.c | igb_write_phy_reg_i2c - Write PHY register using i2c |
5401 |
Function | igb_read_phy_reg_m88 | s32 | igb_phy.c | igb_read_phy_reg_m88 - Read m88 PHY register |
5402 |
Function | igb_write_phy_reg_m88 | s32 | igb_phy.c | igb_write_phy_reg_m88 - Write m88 PHY register |
5403 |
Static | __igb_read_phy_reg_igp | static s32 | igb_phy.c | __igb_read_phy_reg_igp - Read igp PHY register |
5404 |
Function | igb_read_phy_reg_igp | s32 | igb_phy.c | igb_read_phy_reg_igp - Read igp PHY register |
5405 |
Function | igb_read_phy_reg_igp_locked | s32 | igb_phy.c | igb_read_phy_reg_igp_locked - Read igp PHY register |
5406 |
Static | __igb_write_phy_reg_igp | static s32 | igb_phy.c | igb_write_phy_reg_igp - Write igp PHY register |
5407 |
Function | igb_write_phy_reg_igp | s32 | igb_phy.c | igb_write_phy_reg_igp - Write igp PHY register |
5408 |
Function | igb_write_phy_reg_igp_locked | s32 | igb_phy.c | igb_write_phy_reg_igp_locked - Write igp PHY register |
5409 |
Static | __igb_read_kmrn_reg | static s32 | igb_phy.c | __igb_read_kmrn_reg - Read kumeran register |
5410 |
Function | igb_read_kmrn_reg_generic | s32 | igb_phy.c | igb_read_kmrn_reg_generic - Read kumeran register |
5411 |
Function | igb_read_kmrn_reg_locked | s32 | igb_phy.c | igb_read_kmrn_reg_locked - Read kumeran register |
5412 |
Static | __igb_write_kmrn_reg | static s32 | igb_phy.c | __igb_write_kmrn_reg - Write kumeran register |
5413 |
Function | igb_write_kmrn_reg_generic | s32 | igb_phy.c | igb_write_kmrn_reg_generic - Write kumeran register |
5414 |
Function | igb_write_kmrn_reg_locked | s32 | igb_phy.c | igb_write_kmrn_reg_locked - Write kumeran register |
5415 |
Function | igb_copper_link_setup_m88 | s32 | igb_phy.c | igb_copper_link_setup_m88 - Setup m88 PHY's for copper link |
5416 |
Function | igb_copper_link_setup_igp | s32 | igb_phy.c | igb_copper_link_setup_igp - Setup igp PHY's for copper link |
5417 |
Function | igb_copper_link_autoneg | s32 | igb_phy.c | igb_copper_link_autoneg - Setup/Enable autoneg for copper link |
5418 |
Static | igb_phy_setup_autoneg | static s32 | igb_phy.c | igb_phy_setup_autoneg - Configure PHY for auto-negotiation |
5419 |
Function | igb_setup_copper_link_generic | s32 | igb_phy.c | igb_setup_copper_link_generic - Configure copper link settings |
5420 |
Function | igb_phy_force_speed_duplex_igp | s32 | igb_phy.c | igb_phy_force_speed_duplex_igp - Force speed/duplex for igp PHY |
5421 |
Function | igb_phy_force_speed_duplex_m88 | s32 | igb_phy.c | igb_phy_force_speed_duplex_m88 - Force speed/duplex for m88 PHY |
5422 |
Function | igb_phy_force_speed_duplex_ife | s32 | igb_phy.c | igb_phy_force_speed_duplex_ife - Force PHY speed & duplex |
5423 |
Function | igb_phy_force_speed_duplex_setup | void | igb_phy.c | igb_phy_force_speed_duplex_setup - Configure forced PHY speed/duplex |
5424 |
Function | igb_set_d3_lplu_state_generic | s32 | igb_phy.c | igb_set_d3_lplu_state_generic - Sets low power link up state for D3 |
5425 |
Function | igb_check_downshift_generic | s32 | igb_phy.c | igb_check_downshift_generic - Checks whether a downshift in speed occurred |
5426 |
Function | igb_check_polarity_m88 | s32 | igb_phy.c | igb_check_polarity_m88 - Checks the polarity. |
5427 |
Function | igb_check_polarity_igp | s32 | igb_phy.c | igb_check_polarity_igp - Checks the polarity. |
5428 |
Function | igb_check_polarity_ife | s32 | igb_phy.c | igb_check_polarity_ife - Check cable polarity for IFE PHY |
5429 |
Function | igb_wait_autoneg_generic | s32 | igb_phy.c | igb_wait_autoneg_generic - Wait for auto-neg completion |
5430 |
Function | igb_phy_has_link_generic | s32 | igb_phy.c | igb_phy_has_link_generic - Polls PHY for link |
5431 |
Function | igb_get_cable_length_m88 | s32 | igb_phy.c | igb_get_cable_length_m88 - Determine cable length for m88 PHY |
5432 |
Function | igb_get_cable_length_igp_2 | s32 | igb_phy.c | igb_get_cable_length_igp_2 - Determine cable length for igp2 PHY |
5433 |
Function | igb_get_phy_info_m88 | s32 | igb_phy.c | igb_get_phy_info_m88 - Retrieve PHY information |
5434 |
Function | igb_get_phy_info_igp | s32 | igb_phy.c | igb_get_phy_info_igp - Retrieve igp PHY information |
5435 |
Function | igb_phy_sw_reset_generic | s32 | igb_phy.c | igb_phy_sw_reset_generic - PHY software reset |
5436 |
Function | igb_phy_hw_reset_generic | s32 | igb_phy.c | igb_phy_hw_reset_generic - PHY hardware reset |
5437 |
Function | igb_get_cfg_done_generic | s32 | igb_phy.c | igb_get_cfg_done_generic - Generic configuration done |
5438 |
Function | igb_phy_init_script_igp3 | s32 | igb_phy.c | igb_phy_init_script_igp3 - Inits the IGP3 PHY |
5439 |
Function | igb_get_phy_type_from_id | enum e1000_phy_type | igb_phy.c | igb_get_phy_type_from_id - Get PHY type from id |
5440 |
Function | igb_determine_phy_address | s32 | igb_phy.c | igb_determine_phy_address - Determines PHY address. |
5441 |
Function | igb_power_up_phy_copper | void | igb_phy.c | igb_power_up_phy_copper - Restore copper link in case of PHY power down |
5442 |
Function | igb_power_down_phy_copper | void | igb_phy.c | igb_power_down_phy_copper - Restore copper link in case of PHY power down |
5443 |
Static | phantom_crb_access_128m | static unsigned long | phantom.c | CRB register access |
5444 |
Static | phantom_crb_access_32m | static unsigned long | phantom.c | Prepare for access to CRB register via 32MB BAR |
5445 |
Static | phantom_crb_access_2m | static unsigned long | phantom.c | Prepare for access to CRB register via 2MB BAR |
5446 |
Static | phantom_readl | static uint32_t | phantom.c | Read from Phantom CRB register |
5447 |
Static | phantom_writel | static void | phantom.c | Write to Phantom CRB register |
5448 |
Inline | phantom_write_hilo | static inline void | phantom.c | Write to Phantom CRB HI/LO register pair |
5449 |
Static | phantom_read_test_mem_block | static int | phantom.c | Firmware message buffer access (for debug) |
5450 |
Static | phantom_read_test_mem | static int | phantom.c | Read single byte from Phantom test memory |
5451 |
Static | phantom_dmesg | static int | phantom.c | Dump Phantom firmware dmesg log |
5452 |
Static | __attribute__ | static void | phantom.c | Dump Phantom firmware dmesg logs |
5453 |
Static | phantom_wait_for_cmd | static int | phantom.c | Firmware interface |
5454 |
Static | phantom_issue_cmd | static int | phantom.c | Issue command to firmware |
5455 |
Static | phantom_issue_buf_cmd | static int | phantom.c | Issue buffer-format command to firmware |
5456 |
Static | phantom_create_rx_ctx | static int | phantom.c | Create Phantom RX context |
5457 |
Static | phantom_destroy_rx_ctx | static void | phantom.c | Destroy Phantom RX context |
5458 |
Static | phantom_create_tx_ctx | static int | phantom.c | Create Phantom TX context |
5459 |
Static | phantom_destroy_tx_ctx | static void | phantom.c | Destroy Phantom TX context |
5460 |
Static | phantom_alloc_rds | static int | phantom.c | Descriptor ring management |
5461 |
Static | phantom_post_rds | static void | phantom.c | Post Phantom RX descriptor |
5462 |
Static | phantom_alloc_cds | static int | phantom.c | Allocate Phantom TX descriptor |
5463 |
Static | phantom_post_cds | static void | phantom.c | Post Phantom TX descriptor |
5464 |
Static | phantom_update_macaddr | static int | phantom.c | MAC address management |
5465 |
Inline | phantom_add_macaddr | static inline int | phantom.c | Add MAC address |
5466 |
Inline | phantom_del_macaddr | static inline int | phantom.c | Remove MAC address |
5467 |
Static | phantom_poll_link_state | static void | phantom.c | Link state detection |
5468 |
Static | phantom_refill_rx_ring | static void | phantom.c | Main driver body |
5469 |
Static | phantom_open | static int | phantom.c | Open NIC |
5470 |
Static | phantom_close | static void | phantom.c | Close NIC |
5471 |
Static | phantom_transmit | static int | phantom.c | Transmit packet |
5472 |
Static | phantom_poll | static void | phantom.c | Poll for received packets |
5473 |
Static | phantom_irq | static void | phantom.c | Enable/disable interrupts |
5474 |
Static | phantom_clp_wait | static int | phantom.c | Wait for Phantom CLP command to complete |
5475 |
Static | phantom_clp_cmd | static int | phantom.c | Issue Phantom CLP command |
5476 |
Static | phantom_clp_store | static int | phantom.c | Store Phantom CLP setting |
5477 |
Static | phantom_clp_fetch | static int | phantom.c | Fetch Phantom CLP setting |
5478 |
Static | phantom_clp_setting | static unsigned int | phantom.c | Find Phantom CLP setting |
5479 |
Static | phantom_store_setting | static int | phantom.c | Store Phantom CLP setting |
5480 |
Static | phantom_fetch_setting | static int | phantom.c | Fetch Phantom CLP setting |
5481 |
Static | phantom_map_crb | static int | phantom.c | Initialisation |
5482 |
Static | phantom_unhalt_pegs | static void | phantom.c | Unhalt all PEGs |
5483 |
Static | phantom_init_cmdpeg | static int | phantom.c | Initialise the Phantom command PEG |
5484 |
Static | phantom_get_macaddr | static void | phantom.c | Read Phantom MAC address |
5485 |
Static | phantom_check_boot_enable | static int | phantom.c | Check Phantom is enabled for boot |
5486 |
Static | phantom_init_rcvpeg | static int | phantom.c | Initialise Phantom receive PEG |
5487 |
Static | phantom_probe | static int | phantom.c | Probe PCI device |
5488 |
Static | phantom_remove | static void | phantom.c | Remove PCI device |
5489 |
Static | write_grf5101 | static void | rtl8180_grf5101.c | |
5490 |
Static | grf5101_write_phy_antenna | static void | rtl8180_grf5101.c | |
5491 |
Static | grf5101_rf_set_channel | static void | rtl8180_grf5101.c | |
5492 |
Static | grf5101_rf_stop | static void | rtl8180_grf5101.c | |
5493 |
Static | grf5101_rf_init | static void | rtl8180_grf5101.c | |
5494 |
Static | write_max2820 | static void | rtl8180_max2820.c | |
5495 |
Static | max2820_write_phy_antenna | static void | rtl8180_max2820.c | |
5496 |
Static | max2820_rf_set_channel | static void | rtl8180_max2820.c | |
5497 |
Static | max2820_rf_stop | static void | rtl8180_max2820.c | |
5498 |
Static | max2820_rf_init | static void | rtl8180_max2820.c | |
5499 |
Static | write_sa2400 | static void | rtl8180_sa2400.c | |
5500 |
Static | sa2400_write_phy_antenna | static void | rtl8180_sa2400.c | |
5501 |
Static | sa2400_rf_set_channel | static void | rtl8180_sa2400.c | |
5502 |
Static | sa2400_rf_stop | static void | rtl8180_sa2400.c | |
5503 |
Static | sa2400_rf_init | static void | rtl8180_sa2400.c | |
5504 |
Inline | rtl8225_write_phy_ofdm | static inline void | rtl8185_rtl8225.c | |
5505 |
Inline | rtl8225_write_phy_cck | static inline void | rtl8185_rtl8225.c | |
5506 |
Static | rtl8225_write | static void | rtl8185_rtl8225.c | |
5507 |
Static | rtl8225_read | static u16 | rtl8185_rtl8225.c | |
5508 |
Static | rtl8225_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
5509 |
Static | rtl8225_rf_init | static void | rtl8185_rtl8225.c | |
5510 |
Static | rtl8225z2_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
5511 |
Static | rtl8225z2_rf_init | static void | rtl8185_rtl8225.c | |
5512 |
Static | rtl8225x_rf_init | static void | rtl8185_rtl8225.c | |
5513 |
Static | rtl8225_rf_stop | static void | rtl8185_rtl8225.c | |
5514 |
Static | rtl8225_rf_set_channel | static void | rtl8185_rtl8225.c | |
5515 |
Static | rtl8225_rf_conf_erp | static void | rtl8185_rtl8225.c | |
5516 |
Function | rtl818x_write_phy | void | rtl818x.c | |
5517 |
Static | rtl818x_handle_rx | static void | rtl818x.c | |
5518 |
Static | rtl818x_handle_tx | static void | rtl818x.c | |
5519 |
Static | rtl818x_poll | static void | rtl818x.c | |
5520 |
Static | rtl818x_tx | static int | rtl818x.c | |
5521 |
Function | rtl818x_set_anaparam | void | rtl818x.c | |
5522 |
Static | rtl818x_init_hw | static int | rtl818x.c | |
5523 |
Static | rtl818x_init_rx_ring | static int | rtl818x.c | |
5524 |
Static | rtl818x_free_rx_ring | static void | rtl818x.c | |
5525 |
Static | rtl818x_init_tx_ring | static int | rtl818x.c | |
5526 |
Static | rtl818x_free_tx_ring | static void | rtl818x.c | |
5527 |
Static | rtl818x_irq | static void | rtl818x.c | |
5528 |
Static | rtl818x_set_hwaddr | static void | rtl818x.c | |
5529 |
Static | rtl818x_start | static int | rtl818x.c | |
5530 |
Static | rtl818x_stop | static void | rtl818x.c | |
5531 |
Static | rtl818x_config | static int | rtl818x.c | |
5532 |
Static | rtl818x_spi_read_bit | static int | rtl818x.c | |
5533 |
Static | rtl818x_spi_write_bit | static void | rtl818x.c | |
5534 |
Static | rtl818x_probe | static int | rtl818x.c | |
5535 |
Static | rtl818x_remove | static void | rtl818x.c |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー