Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c111 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()
H A Dcxgb4.h920 CXGB4_EO_STATE_CLOSED = 0, /* Not ready to accept traffic */ enumerator