Searched refs:this_tx_q (Results 1 – 2 of 2) sorted by relevance
160 struct nfp_net_txq *this_tx_q; in nfp_netvf_stop() local170 this_tx_q = (struct nfp_net_txq *)dev->data->tx_queues[i]; in nfp_netvf_stop()171 nfp_net_reset_tx_queue(this_tx_q); in nfp_netvf_stop()200 struct nfp_net_txq *this_tx_q; in nfp_netvf_close() local220 this_tx_q = (struct nfp_net_txq *)dev->data->tx_queues[i]; in nfp_netvf_close()221 nfp_net_reset_tx_queue(this_tx_q); in nfp_netvf_close()
208 struct nfp_net_txq *this_tx_q; in nfp_net_stop() local219 this_tx_q = (struct nfp_net_txq *)dev->data->tx_queues[i]; in nfp_net_stop()220 nfp_net_reset_tx_queue(this_tx_q); in nfp_net_stop()281 struct nfp_net_txq *this_tx_q; in nfp_net_close() local303 this_tx_q = (struct nfp_net_txq *)dev->data->tx_queues[i]; in nfp_net_close()304 nfp_net_reset_tx_queue(this_tx_q); in nfp_net_close()