Home
last modified time | relevance | path

Searched refs:rx_pipe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dusb.c130 uint rx_pipe, tx_pipe; member
566 usb_fill_bulk_urb(req->urb, devinfo->usbdev, devinfo->rx_pipe, in brcmf_usb_rx_refill()
1460 if (!devinfo->rx_pipe) in brcmf_usb_probe()
1461 devinfo->rx_pipe = in brcmf_usb_probe()
1469 if (devinfo->rx_pipe == 0) { in brcmf_usb_probe()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c119 struct ath10k_ce_pipe *rx_pipe,
2323 struct ath10k_ce_pipe *rx_pipe, in ath10k_pci_bmi_wait() argument
2333 ath10k_pci_bmi_recv_data(rx_pipe); in ath10k_pci_bmi_wait()