Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h101 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c55 * ixgbe_check_for_msg - checks to see if someone sent us mail
61 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() function
H A Dixgbe_sriov.c1372 if (!ixgbe_check_for_msg(hw, vf)) in ixgbe_msg_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h101 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c55 * ixgbe_check_for_msg - checks to see if someone sent us mail
61 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() function
H A Dixgbe_sriov.c1372 if (!ixgbe_check_for_msg(hw, vf)) in ixgbe_msg_task()

Completed in 7 milliseconds