Searched refs:tx_ring_bufs_alloc (Results 1 – 3 of 3) sorted by relevance
151 int (*tx_ring_bufs_alloc)(struct nfp_net_dp *dp, member191 return dp->ops->tx_ring_bufs_alloc(dp, tx_ring); in nfp_net_tx_ring_bufs_alloc()
192 .tx_ring_bufs_alloc = nfp_nfdk_tx_ring_bufs_alloc,
272 .tx_ring_bufs_alloc = nfp_nfd3_tx_ring_bufs_alloc,