Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2282 if (unlikely(eosw_txq->state != CXGB4_EO_STATE_ACTIVE && in ethofld_hard_xmit()
2398 case CXGB4_EO_STATE_ACTIVE: in ethofld_xmit()
2444 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_xmit()
2566 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_send_flowc()
4074 eosw_txq->state = CXGB4_EO_STATE_ACTIVE; in cxgb4_ethofld_rx_handler()
Dcxgb4.h925 CXGB4_EO_STATE_ACTIVE, /* Ready to accept traffic */ enumerator