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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c270 * ixgbe_check_for_ack_pf - checks to see if the VF has ACKed
276 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_check_for_ack_pf() function
369 ixgbe_check_for_ack_pf(hw, vf_number); ixgbe_write_mbx_pf()
455 .check_for_ack = ixgbe_check_for_ack_pf,

Completed in 37 milliseconds