Searched refs:NFP_NET_FL_BATCH (Results 1 – 3 of 3) sorted by relevance
88 #define NFP_NET_FL_BATCH 16 /* Add freelist in this Batch size */ macro
609 if (!(rx_ring->wr_p % NFP_NET_FL_BATCH)) { in nfp_nfd3_rx_give_one()614 nfp_qcp_wr_ptr_add(rx_ring->qcp_fl, NFP_NET_FL_BATCH); in nfp_nfd3_rx_give_one()
625 if (!(rx_ring->wr_p % NFP_NET_FL_BATCH)) { in nfp_nfdk_rx_give_one()630 nfp_qcp_wr_ptr_add(rx_ring->qcp_fl, NFP_NET_FL_BATCH); in nfp_nfdk_rx_give_one()