Searched refs:pkt_pcnt (Results 1 – 3 of 3) sorted by relevance
296 if (ipd_ptr_count.s.pkt_pcnt) { in cvmx_ipd_free_ptr()302 for (i = 0; i < ipd_ptr_count.s.pkt_pcnt; i++) { in cvmx_ipd_free_ptr()
1203 uint64_t pkt_pcnt:7; member1207 uint64_t pkt_pcnt:7;
794 int size, num_segs = 0, wqe_pcnt, pkt_pcnt; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local829 pkt_pcnt = (wqe_pcnt >> 7) & 0x7f; in __cvmx_helper_errata_fix_ipd_ptr_alignment()832 num_segs = (2 + pkt_pcnt - wqe_pcnt) & 3; in __cvmx_helper_errata_fix_ipd_ptr_alignment()