Searched refs:pktcnt (Results 1 – 5 of 5) sorted by relevance
318 uint32_t pktcnt; in hci1394_parse_ixl() local400 pktcnt = 0; in hci1394_parse_ixl()402 pktcnt = cur_xfer_buf_ixlp->size / in hci1394_parse_ixl()405 if ((pktcnt == 0) || ((pktsize * pktcnt) != in hci1394_parse_ixl()533 pktcnt = 0; in hci1394_parse_ixl()535 pktcnt = cur_xfer_buf_ixlp->size / pktsize; in hci1394_parse_ixl()537 if ((pktcnt == 0) || ((pktsize * pktcnt) != in hci1394_parse_ixl()1366 uint32_t pktcnt; in hci1394_bld_recv_buf_ppb_desc() local1375 pktcnt = local_ixl_cur_xfer_stp->size / pktsize; in hci1394_bld_recv_buf_ppb_desc()1378 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, pktcnt)) == NULL) { in hci1394_bld_recv_buf_ppb_desc()[all …]
798 int pktcnt = 0; in get_packets() local890 pktcnt++; in get_packets()914 return (pktcnt); in get_packets()928 return (pktcnt); in get_packets()969 int pktcnt; in fru_get_num_packets() local1020 pktcnt = get_packets(seg_hash, g_raw, offset, length); in fru_get_num_packets()1021 if (pktcnt == -1) { in fru_get_num_packets()1026 segment_object->num_of_packets = pktcnt; in fru_get_num_packets()
1901 int pktcnt = 0; in get_dev_or_buffered_packets() local1991 pktcnt++; in get_dev_or_buffered_packets()2042 return (pktcnt); in get_dev_or_buffered_packets()2074 int pktcnt; in fru_get_num_packets() local2127 pktcnt = get_packets(seg_hash, device_fd, offset, length); in fru_get_num_packets()2144 pktcnt = get_buffered_packets(seg_hash, seg_buf, in fru_get_num_packets()2153 if (pktcnt == -1) { in fru_get_num_packets()2158 segment_object->num_of_packets = pktcnt; in fru_get_num_packets()
149 uint_t pktcnt; member
453 req->pktcnt = rt->mfc_pkt_cnt; in get_sg_cnt()458 req->pktcnt = req->bytecnt = req->wrong_if = 0xffffffffU; in get_sg_cnt()