Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2274 if (unlikely(eosw_txq->state != CXGB4_EO_STATE_ACTIVE && in ethofld_hard_xmit()
2390 case CXGB4_EO_STATE_ACTIVE: in ethofld_xmit()
2436 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_xmit()
2564 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_send_flowc()
4098 eosw_txq->state = CXGB4_EO_STATE_ACTIVE; in cxgb4_ethofld_rx_handler()
Dcxgb4.h923 CXGB4_EO_STATE_ACTIVE, /* Ready to accept traffic */ enumerator