Searched refs:CXGB4_EO_STATE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
2288 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()
923 CXGB4_EO_STATE_ACTIVE, /* Ready to accept traffic */ enumerator