Home
last modified time | relevance | path

Searched refs:ixgbe_hw (Results 1 – 25 of 43) sorted by relevance

12

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h12 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
23 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw);
24 s32 ixgbe_init_hw(struct ixgbe_hw *hw);
25 s32 ixgbe_reset_hw(struct ixgbe_hw *hw);
26 s32 ixgbe_start_hw(struct ixgbe_hw *hw);
31 s32 ixgbe_get_bus_info(struct ixgbe_hw *hw);
34 s32 ixgbe_stop_adapter(struct ixgbe_hw *hw);
39 s32 ixgbe_reset_phy(struct ixgbe_hw *hw);
96 s32 ixgbe_enable_mc(struct ixgbe_hw *hw);
104 s32 ixgbe_fc_enable(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_x550.h10 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw);
11 s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw);
12 s32 ixgbe_dmac_update_tcs_X550(struct ixgbe_hw *hw);
14 s32 ixgbe_get_bus_info_X550em(struct ixgbe_hw *hw);
20 s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw);
41 s32 ixgbe_get_phy_token(struct ixgbe_hw *);
42 s32 ixgbe_put_phy_token(struct ixgbe_hw *);
48 void ixgbe_enable_mdd_X550(struct ixgbe_hw *hw);
56 s32 ixgbe_reset_hw_X550em(struct ixgbe_hw *hw);
58 s32 ixgbe_setup_kr_x550em(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_common.h23 s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw);
24 s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw);
25 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
26 void ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
77 s32 ixgbe_enable_mc_generic(struct ixgbe_hw *hw);
83 s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw);
85 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
86 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw);
135 s32 ixgbe_shutdown_fw_phy(struct ixgbe_hw *);
142 bool ixgbe_mng_present(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_82599.h8 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
13 void ixgbe_flap_tx_laser_multispeed_fiber(struct ixgbe_hw *hw);
14 void ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw,
16 s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
19 s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
23 s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw);
24 void ixgbe_init_mac_link_ops_82599(struct ixgbe_hw *hw);
25 s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw);
28 s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw);
29 s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_phy.h128 s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw);
131 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
132 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
133 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw);
134 void ixgbe_restart_auto_neg(struct ixgbe_hw *hw);
150 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
153 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
156 s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw);
162 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
171 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_x540.h10 s32 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw,
15 s32 ixgbe_reset_hw_X540(struct ixgbe_hw *hw);
16 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw);
17 u64 ixgbe_get_supported_physical_layer_X540(struct ixgbe_hw *hw);
19 s32 ixgbe_init_eeprom_params_X540(struct ixgbe_hw *hw);
26 s32 ixgbe_update_eeprom_checksum_X540(struct ixgbe_hw *hw);
28 s32 ixgbe_calc_eeprom_checksum_X540(struct ixgbe_hw *hw);
29 s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw);
33 void ixgbe_init_swfw_sync_X540(struct ixgbe_hw *hw);
35 s32 ixgbe_blink_led_start_X540(struct ixgbe_hw *hw, u32 index);
[all …]
H A Dixgbe_api.c55 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code()
108 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw) in ixgbe_set_mac_type()
230 s32 ixgbe_init_hw(struct ixgbe_hw *hw) in ixgbe_init_hw()
243 s32 ixgbe_reset_hw(struct ixgbe_hw *hw) in ixgbe_reset_hw()
259 s32 ixgbe_start_hw(struct ixgbe_hw *hw) in ixgbe_start_hw()
487 s32 ixgbe_reset_phy(struct ixgbe_hw *hw) in ixgbe_reset_phy()
1036 s32 ixgbe_enable_mc(struct ixgbe_hw *hw) in ixgbe_enable_mc()
1048 s32 ixgbe_disable_mc(struct ixgbe_hw *hw) in ixgbe_disable_mc()
1060 s32 ixgbe_clear_vfta(struct ixgbe_hw *hw) in ixgbe_clear_vfta()
1110 s32 ixgbe_fc_enable(struct ixgbe_hw *hw) in ixgbe_fc_enable()
[all …]
H A Dixgbe_82598.h8 u32 ixgbe_get_pcie_msix_count_82598(struct ixgbe_hw *hw);
9 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw);
10 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw);
11 void ixgbe_enable_relaxed_ordering_82598(struct ixgbe_hw *hw);
12 s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
17 s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
19 u64 ixgbe_get_supported_physical_layer_82598(struct ixgbe_hw *hw);
20 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw);
21 void ixgbe_set_lan_id_multi_port_pcie_82598(struct ixgbe_hw *hw);
22 void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw *hw);
[all …]
H A Dixgbe_vf.h90 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw);
91 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw);
92 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw);
93 s32 ixgbe_reset_hw_vf(struct ixgbe_hw *hw);
94 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw);
95 u32 ixgbe_get_num_of_tx_queues_vf(struct ixgbe_hw *hw);
96 u32 ixgbe_get_num_of_rx_queues_vf(struct ixgbe_hw *hw);
97 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);
109 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
111 s32 ixgbevf_rlpml_set_vf(struct ixgbe_hw *hw, u16 max_size);
[all …]
H A Dixgbe_mbx.h125 s32 ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16);
126 s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16);
127 s32 ixgbe_read_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
128 s32 ixgbe_write_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
129 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
130 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
131 s32 ixgbe_check_for_rst(struct ixgbe_hw *, u16);
132 void ixgbe_init_mbx_ops_generic(struct ixgbe_hw *hw);
133 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *);
134 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *);
H A Dixgbe_dcb.h113 s32 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw *,
117 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *, u8, u8 *);
118 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
121 s32 ixgbe_dcb_config_tc_stats(struct ixgbe_hw *);
122 s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
123 s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
126 s32 ixgbe_dcb_config_tx_desc_arbiter_cee(struct ixgbe_hw *,
128 s32 ixgbe_dcb_config_tx_data_arbiter_cee(struct ixgbe_hw *,
130 s32 ixgbe_dcb_config_rx_arbiter_cee(struct ixgbe_hw *,
143 s32 ixgbe_dcb_hw_config(struct ixgbe_hw *, u16 *, u16 *, u8 *, u8 *, u8 *);
[all …]
H A Dixgbe_dcb_82599.h100 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *, u8, u8 *);
103 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *,
105 s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *,
107 s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *,
111 s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *,
113 s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *,
115 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *, u8 *,
119 s32 ixgbe_dcb_config_82599(struct ixgbe_hw *,
122 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *, int, u16 *, u16 *, u8 *,
H A Dixgbe_dcb_82598.h52 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8);
55 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *);
56 s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *,
58 s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *,
62 s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
64 s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
66 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *, u8 *);
69 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
H A Dixgbe_type.h3901 struct ixgbe_hw;
3920 s32 (*init_hw)(struct ixgbe_hw *);
3921 s32 (*reset_hw)(struct ixgbe_hw *);
3922 s32 (*start_hw)(struct ixgbe_hw *);
3938 s32 (*setup_sfp)(struct ixgbe_hw *);
3983 s32 (*enable_mc)(struct ixgbe_hw *);
3997 s32 (*setup_fc)(struct ixgbe_hw *);
4025 s32 (*identify)(struct ixgbe_hw *);
4027 s32 (*init)(struct ixgbe_hw *);
4028 s32 (*reset)(struct ixgbe_hw *);
[all …]
H A Dixgbe_mbx.c17 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx()
67 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg()
87 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack()
107 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst()
127 STATIC s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg()
159 STATIC s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_ack()
251 void ixgbe_init_mbx_ops_generic(struct ixgbe_hw *hw) in ixgbe_init_mbx_ops_generic()
266 STATIC u32 ixgbe_read_v2p_mailbox(struct ixgbe_hw *hw) in ixgbe_read_v2p_mailbox()
370 STATIC s32 ixgbe_obtain_mbx_lock_vf(struct ixgbe_hw *hw) in ixgbe_obtain_mbx_lock_vf()
471 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) in ixgbe_init_mbx_params_vf()
[all …]
H A Dixgbe_hv_vf.c16 static s32 ixgbevf_hv_update_mc_addr_list_vf(struct ixgbe_hw *hw, u8 *mc_addr_list, in ixgbevf_hv_update_mc_addr_list_vf()
30 static s32 ixgbevf_hv_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_hv_update_xcast_mode()
45 static s32 ixgbevf_hv_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_hv_set_vfta_vf()
53 static s32 ixgbevf_hv_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr) in ixgbevf_hv_set_uc_addr_vf()
63 static s32 ixgbevf_hv_reset_hw_vf(struct ixgbe_hw *hw) in ixgbevf_hv_reset_hw_vf()
73 static s32 ixgbevf_hv_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vlan, u32 vind) in ixgbevf_hv_set_rar_vf()
88 static s32 ixgbevf_hv_check_mac_link_vf(struct ixgbe_hw *hw, in ixgbevf_hv_check_mac_link_vf()
169 static s32 ixgbevf_hv_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_hv_set_rlpml_vf()
190 static int ixgbevf_hv_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_hv_negotiate_api_version_vf()
210 s32 ixgbevf_hv_init_ops_vf(struct ixgbe_hw *hw) in ixgbevf_hv_init_ops_vf()
H A Dixgbe_82598.c22 STATIC s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
24 STATIC s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
27 STATIC s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
33 STATIC s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw);
35 STATIC s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
50 void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw *hw) in ixgbe_set_pcie_completion_timeout()
89 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_ops_82598()
161 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82598()
224 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw) in ixgbe_start_hw_82598()
378 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw) in ixgbe_fc_enable_82598()
[all …]
H A Dixgbe_vf.c22 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf()
64 static void ixgbe_virt_clr_reg(struct ixgbe_hw *hw) in ixgbe_virt_clr_reg()
113 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw) in ixgbe_start_hw_vf()
128 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw) in ixgbe_init_hw_vf()
144 s32 ixgbe_reset_hw_vf(struct ixgbe_hw *hw) in ixgbe_reset_hw_vf()
218 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw) in ixgbe_stop_adapter_vf()
267 STATIC s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr) in ixgbe_mta_vector()
461 u32 ixgbe_get_num_of_tx_queues_vf(struct ixgbe_hw *hw) in ixgbe_get_num_of_tx_queues_vf()
473 u32 ixgbe_get_num_of_rx_queues_vf(struct ixgbe_hw *hw) in ixgbe_get_num_of_rx_queues_vf()
484 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf()
[all …]
H A Dixgbe_phy.c9 STATIC void ixgbe_i2c_start(struct ixgbe_hw *hw);
10 STATIC void ixgbe_i2c_stop(struct ixgbe_hw *hw);
13 STATIC s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
217 s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_generic()
344 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw) in ixgbe_check_reset_blocked()
394 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id()
465 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw) in ixgbe_reset_phy_generic()
544 void ixgbe_restart_auto_neg(struct ixgbe_hw *hw) in ixgbe_restart_auto_neg()
1110 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) in ixgbe_reset_phy_nl()
2237 STATIC void ixgbe_i2c_stop(struct ixgbe_hw *hw) in ixgbe_i2c_stop()
[all …]
H A Dixgbe_common.c11 STATIC s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
14 STATIC s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw);
15 STATIC void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
39 s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw) in ixgbe_init_ops_generic()
198 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw) in ixgbe_setup_fc_generic()
356 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic()
420 void ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2()
457 s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw) in ixgbe_init_hw_generic()
3064 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg()
5156 bool ixgbe_mng_present(struct ixgbe_hw *hw) in ixgbe_mng_present()
[all …]
H A Dixgbe_x540.c19 STATIC s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
29 s32 ixgbe_init_ops_X540(struct ixgbe_hw *hw) in ixgbe_init_ops_X540()
136 s32 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw, in ixgbe_get_link_capabilities_X540()
163 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_X540()
178 s32 ixgbe_reset_hw_X540(struct ixgbe_hw *hw) in ixgbe_reset_hw_X540()
281 s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw) in ixgbe_start_hw_X540()
329 s32 ixgbe_init_eeprom_params_X540(struct ixgbe_hw *hw) in ixgbe_init_eeprom_params_X540()
387 s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, in ixgbe_read_eerd_buffer_X540()
438 s32 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw, in ixgbe_write_eewr_buffer_X540()
653 s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw) in ixgbe_update_flash_X540()
[all …]
H A Dixgbe_x550.c24 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw) in ixgbe_init_ops_X550()
147 STATIC s32 ixgbe_reset_cs4227(struct ixgbe_hw *hw) in ixgbe_reset_cs4227()
484 s32 ixgbe_shutdown_fw_phy(struct ixgbe_hw *hw) in ixgbe_shutdown_fw_phy()
575 s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw) in ixgbe_init_ops_X550EM()
757 s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw) in ixgbe_init_ops_X550EM_a()
853 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw) in ixgbe_dmac_config_X550()
1192 s32 ixgbe_get_phy_token(struct ixgbe_hw *hw) in ixgbe_get_phy_token()
1230 s32 ixgbe_put_phy_token(struct ixgbe_hw *hw) in ixgbe_put_phy_token()
1350 void ixgbe_enable_mdd_X550(struct ixgbe_hw *hw) in ixgbe_enable_mdd_X550()
2403 s32 ixgbe_reset_hw_X550em(struct ixgbe_hw *hw) in ixgbe_reset_hw_X550em()
[all …]
H A Dixgbe_82599.c18 STATIC s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
22 STATIC s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
31 void ixgbe_init_mac_link_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_mac_link_ops_82599()
82 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82599()
140 s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw) in ixgbe_setup_sfp_modules_82599()
288 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_ops_82599()
576 s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_start_mac_link_82599()
854 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_82599()
997 s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw) in ixgbe_reset_hw_82599()
2087 s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw) in ixgbe_start_hw_82599()
[all …]
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass.h11 s32 (*bypass_rw)(struct ixgbe_hw *hw, u32 cmd, u32 *status);
13 s32 (*bypass_set)(struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action);
14 s32 (*bypass_rd_eep)(struct ixgbe_hw *hw, u32 addr, u8 *value);
34 s32 ixgbe_bypass_init_shared_code(struct ixgbe_hw *hw);
35 s32 ixgbe_bypass_init_hw(struct ixgbe_hw *hw);
H A Dixgbe_bypass.c45 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_bypass_set_time()
81 struct ixgbe_hw *hw; in ixgbe_bypass_init()
111 struct ixgbe_hw *hw; in ixgbe_bypass_state_show()
136 struct ixgbe_hw *hw; in ixgbe_bypass_state_store()
161 struct ixgbe_hw *hw; in ixgbe_bypass_event_show()
206 struct ixgbe_hw *hw; in ixgbe_bypass_event_store()
249 struct ixgbe_hw *hw; in ixgbe_bypass_wd_timeout_store()
281 struct ixgbe_hw *hw; in ixgbe_bypass_ver_show()
315 struct ixgbe_hw *hw; in ixgbe_bypass_wd_timeout_show()
346 struct ixgbe_hw *hw; in ixgbe_bypass_wd_reset()

12