Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.c774 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_check_for_msg_pf() function
937 ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_write_mbx_pf_legacy()
1062 ret_val = ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_read_mbx_pf()
1119 mbx->ops[vf_id].check_for_msg = ixgbe_check_for_msg_pf; in ixgbe_init_mbx_params_pf_id()
1195 mbx->ops[vf_id].check_for_msg = ixgbe_check_for_msg_pf; in ixgbe_upgrade_mbx_params_pf()