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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c249 * ixgbe_check_for_msg_pf - checks to see if the VF has sent mail
255 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_check_for_msg_pf() function
368 ixgbe_check_for_msg_pf(hw, vf_number); ixgbe_write_mbx_pf()
454 .check_for_msg = ixgbe_check_for_msg_pf,

Completed in 75 milliseconds