EFX_EMPTY_COUNT_VALID 86 drivers/net/ethernet/sfc/nic.h return ((empty_read_count ^ write_count) & ~EFX_EMPTY_COUNT_VALID) == 0; EFX_EMPTY_COUNT_VALID 785 drivers/net/ethernet/sfc/tx.c tx_queue->read_count | EFX_EMPTY_COUNT_VALID; EFX_EMPTY_COUNT_VALID 852 drivers/net/ethernet/sfc/tx.c tx_queue->empty_read_count = 0 | EFX_EMPTY_COUNT_VALID;