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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c224 * ixgbe_check_for_msg_pf - checks to see if the VF has sent mail
230 static int ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) function
344 ixgbe_check_for_msg_pf(hw, vf_number);
431 .check_for_msg = ixgbe_check_for_msg_pf,

Completed in 159 milliseconds