Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3761 #define IXGBE_SB_IOSF_CTRL_BUSY BIT(IXGBE_SB_IOSF_CTRL_BUSY_SHIFT) macro
Dixgbe_x550.c672 if (!(command & IXGBE_SB_IOSF_CTRL_BUSY)) in ixgbe_iosf_wait()