Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c132 if ((command & IXGBE_SB_IOSF_CTRL_BUSY) == 0) in ixgbe_read_iosf_sb_reg_x550()
811 if ((command & IXGBE_SB_IOSF_CTRL_BUSY) == 0) in ixgbe_write_iosf_sb_reg_x550()
Dixgbe_type.h3336 #define IXGBE_SB_IOSF_CTRL_BUSY (1 << IXGBE_SB_IOSF_CTRL_BUSY_SHIFT) macro