Home
last modified time | relevance | path

Searched refs:ixgbe_check_for_msg (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h102 s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
Dixgbe_mbx.c61 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() function
Dixgbe_sriov.c1372 if (!ixgbe_check_for_msg(hw, vf)) in ixgbe_msg_task()