Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_MBX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c129 s32 ret_val = IXGBE_ERR_MBX; in ixgbevf_check_for_bit_vf()
145 s32 ret_val = IXGBE_ERR_MBX; in ixgbevf_check_for_msg_vf()
163 s32 ret_val = IXGBE_ERR_MBX; in ixgbevf_check_for_ack_vf()
182 s32 ret_val = IXGBE_ERR_MBX; in ixgbevf_check_for_rst_vf()
H A Dvf.c350 return IXGBE_ERR_MBX; in ixgbevf_get_reta_locked()
418 return IXGBE_ERR_MBX; in ixgbevf_get_rss_key_locked()
451 return IXGBE_ERR_MBX; in ixgbevf_set_rar_vf()
606 ret_val = IXGBE_ERR_MBX; in ixgbevf_get_link_state_vf()
868 return IXGBE_ERR_MBX; in ixgbevf_set_rlpml_vf()
972 return IXGBE_ERR_MBX; in ixgbevf_get_queues()
H A Ddefines.h285 #define IXGBE_ERR_MBX -5 macro
H A Dixgbevf_main.c2051 if (err == IXGBE_ERR_MBX) in ixgbevf_vlan_rx_add_vid()
3629 err = IXGBE_ERR_MBX; in ixgbevf_open()