Searched refs:CXGB4_EO_STATE_CLOSED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c111 eosw_txq->state = CXGB4_EO_STATE_CLOSED;
136 eosw_txq->state = CXGB4_EO_STATE_CLOSED;
H A Dsge.c2399 case CXGB4_EO_STATE_CLOSED:
2559 if (eosw_txq->state != CXGB4_EO_STATE_CLOSED)
4100 eosw_txq->state = CXGB4_EO_STATE_CLOSED;
H A Dcxgb4.h920 CXGB4_EO_STATE_CLOSED = 0, /* Not ready to accept traffic */ enumerator in enum:sge_eosw_state

Completed in 281 milliseconds