Home
last modified time | relevance | path

Searched refs:IXGBE_SUCCESS (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c144 if (status != IXGBE_SUCCESS) in ixgbe_read_pe()
163 if (status != IXGBE_SUCCESS) in ixgbe_write_pe()
185 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
189 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
193 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
197 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
201 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
205 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
211 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
215 if (status != IXGBE_SUCCESS) in ixgbe_reset_cs4227()
[all …]
H A Dixgbe_phy.c276 return IXGBE_SUCCESS; in ixgbe_init_phy_ops_generic()
336 return IXGBE_SUCCESS; in ixgbe_identify_phy_generic()
343 return IXGBE_SUCCESS; in ixgbe_identify_phy_generic()
350 status = IXGBE_SUCCESS; in ixgbe_identify_phy_generic()
359 if (status != IXGBE_SUCCESS) in ixgbe_identify_phy_generic()
436 if (status == IXGBE_SUCCESS) { in ixgbe_get_phy_id()
498 s32 status = IXGBE_SUCCESS; in ixgbe_reset_phy_generic()
505 if (status != IXGBE_SUCCESS || hw->phy.type == ixgbe_phy_none) in ixgbe_reset_phy_generic()
537 if (status != IXGBE_SUCCESS) in ixgbe_reset_phy_generic()
549 if (status != IXGBE_SUCCESS) in ixgbe_reset_phy_generic()
[all …]
H A Dixgbe_common.c151 return IXGBE_SUCCESS; in ixgbe_init_ops_generic()
238 s32 ret_val = IXGBE_SUCCESS; in ixgbe_setup_fc_generic()
269 if (ret_val != IXGBE_SUCCESS) in ixgbe_setup_fc_generic()
423 if (ret_val != IXGBE_SUCCESS && ret_val != IXGBE_NOT_IMPLEMENTED) { in ixgbe_start_hw_generic()
447 return IXGBE_SUCCESS; in ixgbe_start_hw_generic()
506 if (status == IXGBE_SUCCESS || status == IXGBE_ERR_SFP_NOT_PRESENT) { in ixgbe_init_hw_generic()
515 if (status != IXGBE_SUCCESS) in ixgbe_init_hw_generic()
632 return IXGBE_SUCCESS; in ixgbe_clear_hw_cntrs_generic()
708 return IXGBE_SUCCESS; in ixgbe_read_pba_string_generic()
743 return IXGBE_SUCCESS; in ixgbe_read_pba_string_generic()
[all …]
H A Dixgbe_x540.c178 return IXGBE_SUCCESS; in ixgbe_get_link_capabilities_X540()
224 if (status != IXGBE_SUCCESS) in ixgbe_reset_hw_X540()
232 if (status != IXGBE_SUCCESS) { in ixgbe_reset_hw_X540()
319 s32 ret_val = IXGBE_SUCCESS; in ixgbe_start_hw_X540()
324 if (ret_val != IXGBE_SUCCESS) in ixgbe_start_hw_X540()
387 return IXGBE_SUCCESS; in ixgbe_init_eeprom_params_X540()
400 s32 status = IXGBE_SUCCESS; in ixgbe_read_eerd_X540()
404 IXGBE_SUCCESS) { in ixgbe_read_eerd_X540()
426 s32 status = IXGBE_SUCCESS; in ixgbe_read_eerd_buffer_X540()
430 IXGBE_SUCCESS) { in ixgbe_read_eerd_buffer_X540()
[all …]
H A Dixgbe_82598.c195 s32 ret_val = IXGBE_SUCCESS; in ixgbe_init_phy_ops_82598()
222 if (ret_val != IXGBE_SUCCESS) in ixgbe_init_phy_ops_82598()
233 if (ret_val != IXGBE_SUCCESS) { in ixgbe_init_phy_ops_82598()
258 s32 ret_val = IXGBE_SUCCESS; in ixgbe_start_hw_82598()
300 s32 status = IXGBE_SUCCESS; in ixgbe_get_link_capabilities_82598()
410 s32 ret_val = IXGBE_SUCCESS; in ixgbe_fc_enable_82598()
563 s32 status = IXGBE_SUCCESS; in ixgbe_start_mac_link_82598()
611 return IXGBE_SUCCESS; in ixgbe_validate_link_ready()
630 return IXGBE_SUCCESS; in ixgbe_validate_link_ready()
716 (ixgbe_validate_link_ready(hw) != IXGBE_SUCCESS)) in ixgbe_check_mac_link_82598()
[all …]
H A Dixgbe_mbx.c255 return IXGBE_SUCCESS; in ixgbe_poll_for_msg()
288 return IXGBE_SUCCESS; in ixgbe_poll_for_ack()
352 return IXGBE_SUCCESS; in ixgbe_check_for_bit_vf()
370 return IXGBE_SUCCESS; in ixgbe_check_for_msg_vf()
390 return IXGBE_SUCCESS; in ixgbe_check_for_ack_vf()
412 return IXGBE_SUCCESS; in ixgbe_check_for_rst_vf()
444 ret_val = IXGBE_SUCCESS; in ixgbe_obtain_mbx_lock_vf()
452 if (ret_val != IXGBE_SUCCESS) { in ixgbe_obtain_mbx_lock_vf()
531 return IXGBE_SUCCESS; in ixgbe_write_mbx_vf_legacy()
617 return IXGBE_SUCCESS; in ixgbe_read_mbx_vf_legacy()
[all …]
H A Dixgbe_82599.c119 s32 ret_val = IXGBE_SUCCESS; in ixgbe_init_phy_ops_82599()
175 s32 ret_val = IXGBE_SUCCESS; in ixgbe_setup_sfp_modules_82599()
187 if (ret_val != IXGBE_SUCCESS) in ixgbe_setup_sfp_modules_82599()
193 if (ret_val != IXGBE_SUCCESS) { in ixgbe_setup_sfp_modules_82599()
259 if (ret_val != IXGBE_SUCCESS) in prot_autoc_read_82599()
266 return IXGBE_SUCCESS; in prot_autoc_read_82599()
281 s32 ret_val = IXGBE_SUCCESS; in prot_autoc_write_82599()
294 if (ret_val != IXGBE_SUCCESS) in prot_autoc_write_82599()
426 s32 status = IXGBE_SUCCESS; in ixgbe_get_link_capabilities_82599()
640 s32 status = IXGBE_SUCCESS; in ixgbe_start_mac_link_82599()
[all …]
H A Dixgbe_dcb_82598.c71 return IXGBE_SUCCESS; in ixgbe_dcb_get_tc_stats_82598()
100 return IXGBE_SUCCESS; in ixgbe_dcb_get_pfc_stats_82598()
157 return IXGBE_SUCCESS; in ixgbe_dcb_config_rx_arbiter_82598()
204 return IXGBE_SUCCESS; in ixgbe_dcb_config_tx_desc_arbiter_82598()
252 return IXGBE_SUCCESS; in ixgbe_dcb_config_tx_data_arbiter_82598()
304 return IXGBE_SUCCESS; in ixgbe_dcb_config_pfc_82598()
336 return IXGBE_SUCCESS; in ixgbe_dcb_config_tc_stats_82598()
364 return IXGBE_SUCCESS; in ixgbe_dcb_hw_config_82598()
H A Dixgbe_dcb_82599.c78 return IXGBE_SUCCESS; in ixgbe_dcb_get_tc_stats_82599()
107 return IXGBE_SUCCESS; in ixgbe_dcb_get_pfc_stats_82599()
170 return IXGBE_SUCCESS; in ixgbe_dcb_config_rx_arbiter_82599()
218 return IXGBE_SUCCESS; in ixgbe_dcb_config_tx_desc_arbiter_82599()
283 return IXGBE_SUCCESS; in ixgbe_dcb_config_tx_data_arbiter_82599()
370 return IXGBE_SUCCESS; in ixgbe_dcb_config_pfc_82599()
497 return IXGBE_SUCCESS; in ixgbe_dcb_config_tc_stats_82599()
581 return IXGBE_SUCCESS; in ixgbe_dcb_config_82599()
609 return IXGBE_SUCCESS; in ixgbe_dcb_hw_config_82599()
H A Dixgbe_vf.c90 return IXGBE_SUCCESS; in ixgbe_init_ops_vf()
150 return IXGBE_SUCCESS; in ixgbe_start_hw_vf()
285 return IXGBE_SUCCESS; in ixgbe_stop_adapter_vf()
455 return IXGBE_SUCCESS; in ixgbevf_update_xcast_mode()
479 ret_val = IXGBE_SUCCESS; in ixgbe_get_link_state_vf()
510 return IXGBE_SUCCESS; in ixgbe_set_vfta_vf()
551 return IXGBE_SUCCESS; in ixgbe_get_mac_addr_vf()
596 return IXGBE_SUCCESS; in ixgbe_setup_mac_link_vf()
613 s32 ret_val = IXGBE_SUCCESS; in ixgbe_check_mac_link_vf()
H A Dixgbe_api.c140 s32 ret_val = IXGBE_SUCCESS; in ixgbe_set_mac_type()
505 s32 status = IXGBE_SUCCESS; in ixgbe_identify_phy()
521 s32 status = IXGBE_SUCCESS; in ixgbe_reset_phy()
524 if (ixgbe_identify_phy(hw) != IXGBE_SUCCESS) in ixgbe_reset_phy()
528 if (status == IXGBE_SUCCESS) { in ixgbe_reset_phy()
542 s32 status = IXGBE_SUCCESS; in ixgbe_get_phy_firmware_version()
611 IXGBE_SUCCESS); in ixgbe_setup_internal_phy()
H A Dixgbe_dcb.c101 s32 ret_val = IXGBE_SUCCESS; in ixgbe_dcb_calculate_tc_credits_cee()
312 s32 ret_val = IXGBE_SUCCESS; in ixgbe_dcb_check_config_cee()
H A Dif_ixv.c930 if (status != IXGBE_SUCCESS && sc->hw.adapter_stopped == false) { in ixv_if_update_admin_status()
H A Dif_ix.c4401 if (err != IXGBE_SUCCESS) { in ixgbe_set_advertise()
4502 if (err != IXGBE_SUCCESS) in ixgbe_get_default_advertise()
H A Dixgbe_type.h4271 #define IXGBE_SUCCESS 0 macro