Home
last modified time | relevance | path

Searched refs:IXGBE_SB_IOSF_CTRL_BUSY (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3801 #define IXGBE_SB_IOSF_CTRL_BUSY BIT(IXGBE_SB_IOSF_CTRL_BUSY_SHIFT) macro
Dixgbe_x550.c670 if (!(command & IXGBE_SB_IOSF_CTRL_BUSY)) in ixgbe_iosf_wait()