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
588 if (!(rx_ring->wr_p % NFP_NET_FL_BATCH)) { in nfp_nfd3_rx_give_one()593 nfp_qcp_wr_ptr_add(rx_ring->qcp_fl, NFP_NET_FL_BATCH); in nfp_nfd3_rx_give_one()
600 if (!(rx_ring->wr_p % NFP_NET_FL_BATCH)) { in nfp_nfdk_rx_give_one()605 nfp_qcp_wr_ptr_add(rx_ring->qcp_fl, NFP_NET_FL_BATCH); in nfp_nfdk_rx_give_one()