Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2288 if (unlikely(eosw_txq->state != CXGB4_EO_STATE_ACTIVE && in ethofld_hard_xmit()
2404 case CXGB4_EO_STATE_ACTIVE: in ethofld_xmit()
2450 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_xmit()
2578 if (eosw_txq->state != CXGB4_EO_STATE_ACTIVE) in cxgb4_ethofld_send_flowc()
4112 eosw_txq->state = CXGB4_EO_STATE_ACTIVE; in cxgb4_ethofld_rx_handler()
Dcxgb4.h923 CXGB4_EO_STATE_ACTIVE, /* Ready to accept traffic */ enumerator