Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c352 return IXGBE_ERR_MBX; in ixgbevf_get_reta_locked()
422 return IXGBE_ERR_MBX; in ixgbevf_get_rss_key_locked()
455 return IXGBE_ERR_MBX; in ixgbevf_set_rar_vf()
612 ret_val = IXGBE_ERR_MBX; in ixgbevf_get_link_state_vf()
663 err = IXGBE_ERR_MBX; in ixgbevf_get_pf_link_state()
703 err = IXGBE_ERR_MBX; in ixgbevf_negotiate_features_vf()
990 return IXGBE_ERR_MBX; in ixgbevf_set_rlpml_vf()
1096 return IXGBE_ERR_MBX; in ixgbevf_get_queues()
H A Ddefines.h289 #define IXGBE_ERR_MBX -5 macro
H A Dixgbevf_main.c2053 if (err == IXGBE_ERR_MBX) in ixgbevf_vlan_rx_add_vid()
3660 err = IXGBE_ERR_MBX; in ixgbevf_open()