Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dusb.c129 struct list_head tx_postq; member
650 brcmf_usb_enq(devinfo, &devinfo->tx_postq, req, NULL); in brcmf_usb_tx()
1174 INIT_LIST_HEAD(&devinfo->tx_postq); in brcmf_usb_attach()