Searched full:rxed (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/hyperv/input/ |
| H A D | hv_kbdc.c | 301 uint32_t rxed = buflen; in hv_kbd_read_channel() local 303 ret = vmbus_chan_recv_pkt(channel, pkt, &rxed); in hv_kbd_read_channel() 306 while (buflen < rxed) in hv_kbd_read_channel()
|
| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9285_diversity.c | 52 * in and sampling commences per RXed packet.
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_attach.c | 1037 * The MAC will mark frames as RXed if there's a descriptor in ar5416FillCapabilityInfo()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | pci.c | 1274 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_pci_process_rx_cb() 1321 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)", in ath10k_pci_process_htt_rx_cb()
|
| H A D | snoc.c | 592 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)\n", in ath10k_snoc_process_rx_cb()
|