Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.c772 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_check_for_msg_pf() function
941 ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_write_mbx_pf_legacy()
1067 ret_val = ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_read_mbx_pf()
1124 mbx->ops[vf_id].check_for_msg = ixgbe_check_for_msg_pf; in ixgbe_init_mbx_params_pf_id()
1200 mbx->ops[vf_id].check_for_msg = ixgbe_check_for_msg_pf; in ixgbe_upgrade_mbx_params_pf()