Searched refs:txq_sw_index (Results 1 – 2 of 2) sorted by relevance
80 sfc_evq_index_by_txq_sw_index(struct sfc_adapter *sa, unsigned int txq_sw_index) in sfc_evq_index_by_txq_sw_index() argument82 return 1 + sa->eth_dev->data->nb_rx_queues + txq_sw_index; in sfc_evq_index_by_txq_sw_index()
601 unsigned int txq_sw_index; in sfc_ev_qpoll() local603 txq_sw_index = evq->dp_txq->dpq.queue_id; in sfc_ev_qpoll()607 txq_sw_index, evq->evq_index); in sfc_ev_qpoll()609 sfc_tx_qstop(sa, txq_sw_index); in sfc_ev_qpoll()610 rc = sfc_tx_qstart(sa, txq_sw_index); in sfc_ev_qpoll()613 txq_sw_index); in sfc_ev_qpoll()