Home
last modified time | relevance | path

Searched refs:CXGB4_EO_STATE_CLOSED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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 Dsge.c2407 case CXGB4_EO_STATE_CLOSED: in ethofld_xmit()
2567 if (eosw_txq->state != CXGB4_EO_STATE_CLOSED) in cxgb4_ethofld_send_flowc()
4089 eosw_txq->state = CXGB4_EO_STATE_CLOSED; in cxgb4_ethofld_rx_handler()
H A Dcxgb4.h922 CXGB4_EO_STATE_CLOSED = 0, /* Not ready to accept traffic */ enumerator
/kernel/linux/linux-6.6/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 Dsge.c2413 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()
H A Dcxgb4.h920 CXGB4_EO_STATE_CLOSED = 0, /* Not ready to accept traffic */ enumerator

Completed in 25 milliseconds