Searched refs:brcmf_usbreq (Results 1 – 2 of 2) sorted by relevance
143 struct brcmf_usbreq *tx_reqs;144 struct brcmf_usbreq *rx_reqs;171 struct brcmf_usbreq *req);401 static struct brcmf_usbreq *brcmf_usb_deq(struct brcmf_usbdev_info *devinfo, in brcmf_usb_deq()405 struct brcmf_usbreq *req; in brcmf_usb_deq()411 req = list_entry(q->next, struct brcmf_usbreq, list); in brcmf_usb_deq()421 struct list_head *q, struct brcmf_usbreq *req, in brcmf_usb_enq()432 static struct brcmf_usbreq *436 struct brcmf_usbreq *req, *reqs; in brcmf_usbdev_qinit()438 reqs = kcalloc(qsize, sizeof(struct brcmf_usbreq), GFP_ATOMIC); in brcmf_usbdev_qinit()[all …]
35 struct brcmf_usbreq { struct