Searched refs:CXGB4_EO_STATE_CLOSED (Results 1 – 3 of 3) sorted by relevance
111 eosw_txq->state = CXGB4_EO_STATE_CLOSED; in cxgb4_init_eosw_txq()136 eosw_txq->state = CXGB4_EO_STATE_CLOSED; in cxgb4_clean_eosw_txq()
2413 case CXGB4_EO_STATE_CLOSED: in ethofld_xmit()2573 if (eosw_txq->state != CXGB4_EO_STATE_CLOSED) in cxgb4_ethofld_send_flowc()4114 eosw_txq->state = CXGB4_EO_STATE_CLOSED; in cxgb4_ethofld_rx_handler()
920 CXGB4_EO_STATE_CLOSED = 0, /* Not ready to accept traffic */ enumerator