Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c143 static s32 ixgbevf_check_for_msg_vf(struct ixgbe_hw *hw) in ixgbevf_check_for_msg_vf() function
317 ixgbevf_check_for_msg_vf(hw); in ixgbevf_write_mbx_vf_legacy()
351 ret_val = ixgbevf_check_for_msg_vf(hw); in ixgbevf_read_mbx_vf()
494 .check_for_msg = ixgbevf_check_for_msg_vf,
504 .check_for_msg = ixgbevf_check_for_msg_vf,