Searched refs:this_rx_q (Results 1 – 2 of 2) sorted by relevance
161 struct nfp_net_rxq *this_rx_q; in nfp_netvf_stop() local175 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_netvf_stop()176 nfp_net_reset_rx_queue(this_rx_q); in nfp_netvf_stop()201 struct nfp_net_rxq *this_rx_q; in nfp_netvf_close() local226 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_netvf_close()227 nfp_net_reset_rx_queue(this_rx_q); in nfp_netvf_close()
209 struct nfp_net_rxq *this_rx_q; in nfp_net_stop() local224 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_net_stop()225 nfp_net_reset_rx_queue(this_rx_q); in nfp_net_stop()282 struct nfp_net_rxq *this_rx_q; in nfp_net_close() local309 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_net_close()310 nfp_net_reset_rx_queue(this_rx_q); in nfp_net_close()