Searched refs:tx_freeq (Results 1 – 1 of 1) sorted by relevance
132 struct list_head tx_freeq; member504 brcmf_usb_enq(devinfo, &devinfo->tx_freeq, req, &devinfo->tx_freecount); in brcmf_usb_tx_complete()633 req = brcmf_usb_deq(devinfo, &devinfo->tx_freeq, in brcmf_usb_tx()652 brcmf_usb_enq(devinfo, &devinfo->tx_freeq, req, in brcmf_usb_tx()1067 brcmf_usb_free_q(&devinfo->tx_freeq); in brcmf_usb_detach()1128 INIT_LIST_HEAD(&devinfo->tx_freeq); in brcmf_usb_attach()1137 devinfo->tx_reqs = brcmf_usbdev_qinit(&devinfo->tx_freeq, ntxq); in brcmf_usb_attach()