Searched refs:nfp_net_rxq (Results 1 – 4 of 4) sorted by relevance
25 static int nfp_net_rx_fill_freelist(struct nfp_net_rxq *rxq);27 static inline void nfp_net_set_hash(struct nfp_net_rxq *rxq,30 static inline void nfp_net_rx_cksum(struct nfp_net_rxq *rxq,46 nfp_net_rx_fill_freelist(struct nfp_net_rxq *rxq) in nfp_net_rx_fill_freelist()102 struct nfp_net_rxq *rxq; in nfp_net_rx_queue_count()138 nfp_net_mbuf_alloc_failed(struct nfp_net_rxq *rxq) in nfp_net_mbuf_alloc_failed()294 struct nfp_net_rxq *rxq; in nfp_net_recv_pkts()451 nfp_net_rx_queue_release_mbufs(struct nfp_net_rxq *rxq) in nfp_net_rx_queue_release_mbufs()469 struct nfp_net_rxq *rxq = dev->data->rx_queues[queue_idx]; in nfp_net_rx_queue_release()480 nfp_net_reset_rx_queue(struct nfp_net_rxq *rxq) in nfp_net_reset_rx_queue()[all …]
199 struct nfp_net_rxq { struct282 void nfp_net_reset_rx_queue(struct nfp_net_rxq *rxq); argument
161 struct nfp_net_rxq *this_rx_q; in nfp_netvf_stop()175 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_netvf_stop()201 struct nfp_net_rxq *this_rx_q; in nfp_netvf_close()226 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_netvf_close()
209 struct nfp_net_rxq *this_rx_q; in nfp_net_stop()224 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_net_stop()282 struct nfp_net_rxq *this_rx_q; in nfp_net_close()309 this_rx_q = (struct nfp_net_rxq *)dev->data->rx_queues[i]; in nfp_net_close()