Lines Matching refs:rx_count
76 unsigned long rx_count;
389 info->rx_count = 0;
418 info->rx_count = HCI_EVENT_HDR_SIZE;
423 info->rx_count = HCI_ACL_HDR_SIZE;
428 info->rx_count = HCI_SCO_HDR_SIZE;
446 info->rx_count--;
448 if (info->rx_count == 0) {
460 info->rx_count = eh->plen;
467 info->rx_count = dlen;
473 info->rx_count = sh->dlen;
693 info->rx_count = 0;