Lines Matching refs:rx_count
81 unsigned long rx_count;
238 info->rx_count = 0;
256 info->rx_count = HCI_EVENT_HDR_SIZE;
261 info->rx_count = HCI_ACL_HDR_SIZE;
266 info->rx_count = HCI_SCO_HDR_SIZE;
287 info->rx_count--;
289 if (info->rx_count == 0) {
301 info->rx_count = eh->plen;
308 info->rx_count = dlen;
314 info->rx_count = sh->dlen;
549 info->rx_count = 0;