Searched defs:IXGBE_WRITE_FLUSH (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h181 #define IXGBE_WRITE_FLUSH(a) ixgbe_read_reg((a), IXGBE_STATUS) macro
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h59 #define IXGBE_WRITE_FLUSH(a) (IXGBE_READ_REG(a, IXGBE_VFSTATUS)) macro

Completed in 176 milliseconds