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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c245 * ixgbe_check_for_ack_pf - checks to see if the VF has ACKed
251 static int ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) function
345 ixgbe_check_for_ack_pf(hw, vf_number);
432 .check_for_ack = ixgbe_check_for_ack_pf,

Completed in 83 milliseconds