Searched refs:tx_freeq (Results 1 – 1 of 1) sorted by relevance
125 struct list_head tx_freeq; member497 brcmf_usb_enq(devinfo, &devinfo->tx_freeq, req, &devinfo->tx_freecount); in brcmf_usb_tx_complete()626 req = brcmf_usb_deq(devinfo, &devinfo->tx_freeq, in brcmf_usb_tx()645 brcmf_usb_enq(devinfo, &devinfo->tx_freeq, req, in brcmf_usb_tx()1068 brcmf_usb_free_q(&devinfo->tx_freeq); in brcmf_usb_detach()1129 INIT_LIST_HEAD(&devinfo->tx_freeq); in brcmf_usb_attach()1138 devinfo->tx_reqs = brcmf_usbdev_qinit(&devinfo->tx_freeq, ntxq); in brcmf_usb_attach()