Searched refs:CXGB4_EO_STATE_ACTIVE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2274 if (unlikely(eosw_txq->state != CXGB4_EO_STATE_ACTIVE &&
2390 case CXGB4_EO_STATE_ACTIVE:
2436 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE)
2564 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE)
4098 eosw_txq->state = CXGB4_EO_STATE_ACTIVE;
H A Dcxgb4.h923 CXGB4_EO_STATE_ACTIVE, /* Ready to accept traffic */ enumerator in enum:sge_eosw_state

Completed in 148 milliseconds