Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h103 s32 ixgbe_check_for_rst(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c95 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst() function
H A Dixgbe_sriov.c1366 if (!ixgbe_check_for_rst(hw, vf)) in ixgbe_msg_task()