Home
last modified time | relevance | path

Searched refs:tx_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
647 usb_fill_bulk_urb(req->urb, devinfo->usbdev, devinfo->tx_pipe, in brcmf_usb_tx()
890 devinfo->tx_pipe, buffer, len, in brcmf_usb_dl_send_bulk()
1464 if (!devinfo->tx_pipe) in brcmf_usb_probe()
1465 devinfo->tx_pipe = in brcmf_usb_probe()
1474 if (devinfo->tx_pipe == 0) { in brcmf_usb_probe()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c118 struct ath10k_ce_pipe *tx_pipe,
2322 struct ath10k_ce_pipe *tx_pipe, in ath10k_pci_bmi_wait() argument
2332 ath10k_pci_bmi_send_done(tx_pipe); in ath10k_pci_bmi_wait()