Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dixgbe_mbx.c364 static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg_vf() function
516 ixgbe_check_for_msg_vf(hw, 0); in ixgbe_write_mbx_vf_legacy()
640 ret_val = ixgbe_check_for_msg_vf(hw, 0); in ixgbe_read_mbx_vf()
681 mbx->ops[0].check_for_msg = ixgbe_check_for_msg_vf; in ixgbe_init_mbx_params_vf()
712 mbx->ops[0].check_for_msg = ixgbe_check_for_msg_vf; in ixgbe_upgrade_mbx_params_vf()