Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_mbx.c793 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_check_for_ack_pf() function
943 ixgbe_check_for_ack_pf(hw, vf_id); in ixgbe_write_mbx_pf_legacy()
1125 mbx->ops[vf_id].check_for_ack = ixgbe_check_for_ack_pf; in ixgbe_init_mbx_params_pf_id()
1201 mbx->ops[vf_id].check_for_ack = ixgbe_check_for_ack_pf; in ixgbe_upgrade_mbx_params_pf()