Searched refs:pkt_pcnt (Results 1 – 3 of 3) sorted by relevance
178 if (ipd_ptr_count.s.pkt_pcnt) { in __cvmx_ipd_free_ptr_v1()183 for (i = 0; i < ipd_ptr_count.s.pkt_pcnt; i++) { in __cvmx_ipd_free_ptr_v1()281 if (ipd_ptr_count.s.pkt_pcnt) { in __cvmx_ipd_free_ptr_v2()286 for (i = 0; i < ipd_ptr_count.s.pkt_pcnt; i++) { in __cvmx_ipd_free_ptr_v2()
105 int size, num_segs = 0, wqe_pcnt, pkt_pcnt; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local131 pkt_pcnt = (wqe_pcnt >> 7) & 0x7f; in __cvmx_helper_errata_fix_ipd_ptr_alignment()134 num_segs = (2 + pkt_pcnt - wqe_pcnt) & 3; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
2908 uint64_t pkt_pcnt : 7; /**< This value plus PFIF_CNT plus member2919 uint64_t pkt_pcnt : 7;