Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h4341 #define IXGBE_SB_IOSF_CTRL_BUSY (1 << IXGBE_SB_IOSF_CTRL_BUSY_SHIFT) macro
H A Dixgbe_x550.c1080 if ((command & IXGBE_SB_IOSF_CTRL_BUSY) == 0) in ixgbe_iosf_wait()