Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.c369 static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg_vf() function
525 ixgbe_check_for_msg_vf(hw, 0); in ixgbe_write_mbx_vf_legacy()
649 ret_val = ixgbe_check_for_msg_vf(hw, 0); in ixgbe_read_mbx_vf()
690 mbx->ops[0].check_for_msg = ixgbe_check_for_msg_vf; in ixgbe_init_mbx_params_vf()
721 mbx->ops[0].check_for_msg = ixgbe_check_for_msg_vf; in ixgbe_upgrade_mbx_params_vf()