Searched refs:upkt_nbfts (Results 1 – 1 of 1) sorted by relevance
1696 uint16_t nbfts, upkt_nbfts; in pp_remove_upp_bft_chain_locked() local1711 upkt_nbfts = upkt->pkt_bufs_cnt; in pp_remove_upp_bft_chain_locked()1712 if (__improbable(upkt_nbfts > max_frags)) { in pp_remove_upp_bft_chain_locked()1713 SK_ERR("bad bcnt in upkt (%d > %d)", upkt_nbfts, max_frags); in pp_remove_upp_bft_chain_locked()1739 } while ((bft_idx != OBJ_IDX_NONE) && (nbfts < upkt_nbfts)); in pp_remove_upp_bft_chain_locked()1746 if (__improbable((bft_idx != OBJ_IDX_NONE) || (nbfts != upkt_nbfts))) { in pp_remove_upp_bft_chain_locked()1747 SK_ERR("bad buflet in upkt (%d, %d)", nbfts, upkt_nbfts); in pp_remove_upp_bft_chain_locked()