Searched refs:brcmf_usbreq (Results 1 – 2 of 2) sorted by relevance
143 struct brcmf_usbreq *tx_reqs;144 struct brcmf_usbreq *rx_reqs;172 struct brcmf_usbreq *req);372 static struct brcmf_usbreq *brcmf_usb_deq(struct brcmf_usbdev_info *devinfo, in brcmf_usb_deq()376 struct brcmf_usbreq *req; in brcmf_usb_deq()382 req = list_entry(q->next, struct brcmf_usbreq, list); in brcmf_usb_deq()392 struct list_head *q, struct brcmf_usbreq *req, in brcmf_usb_enq()403 static struct brcmf_usbreq *407 struct brcmf_usbreq *req, *reqs; in brcmf_usbdev_qinit()409 reqs = kcalloc(qsize, sizeof(struct brcmf_usbreq), GFP_ATOMIC); in brcmf_usbdev_qinit()[all …]
35 struct brcmf_usbreq { struct