Home
last modified time | relevance | path

Searched refs:bnxt_agg_bufs_valid (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c291 static int bnxt_agg_bufs_valid(struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() function
405 if (!bnxt_agg_bufs_valid(cpr, agg_bufs, tmp_raw_cons)) in bnxt_discard_rx()
445 if (!bnxt_agg_bufs_valid(cpr, agg_bufs, *raw_cp_cons)) in bnxt_tpa_end()
904 if (agg_buf && !bnxt_agg_bufs_valid(cpr, agg_buf, tmp_raw_cons)) in bnxt_rx_pkt()