Home
last modified time | relevance | path

Searched full:rxed (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/hyperv/input/
H A Dhv_kbdc.c301 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 Dar9285_diversity.c52 * in and sampling commences per RXed packet.
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c1037 * The MAC will mark frames as RXed if there's a descriptor in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c1274 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 Dsnoc.c592 ath10k_warn(ar, "rxed more than expected (nbytes %d, max %d)\n", in ath10k_snoc_process_rx_cb()