Searched refs:NFP_NET_FL_BATCH (Results 1 – 2 of 2) sorted by relevance
95 #define NFP_NET_FL_BATCH 16 /* Add freelist in this Batch size */ macro
1457 if (!(rx_ring->wr_p % NFP_NET_FL_BATCH)) { in nfp_net_rx_give_one()1462 nfp_qcp_wr_ptr_add(rx_ring->qcp_fl, NFP_NET_FL_BATCH); in nfp_net_rx_give_one()