Searched refs:brcmf_usbreq (Results 1 – 2 of 2) sorted by relevance
136 struct brcmf_usbreq *tx_reqs;137 struct brcmf_usbreq *rx_reqs;164 struct brcmf_usbreq *req);394 static struct brcmf_usbreq *brcmf_usb_deq(struct brcmf_usbdev_info *devinfo, in brcmf_usb_deq()398 struct brcmf_usbreq *req; in brcmf_usb_deq()404 req = list_entry(q->next, struct brcmf_usbreq, list); in brcmf_usb_deq()414 struct list_head *q, struct brcmf_usbreq *req, in brcmf_usb_enq()425 static struct brcmf_usbreq *429 struct brcmf_usbreq *req, *reqs; in brcmf_usbdev_qinit()431 reqs = kcalloc(qsize, sizeof(struct brcmf_usbreq), GFP_ATOMIC); in brcmf_usbdev_qinit()[all …]
35 struct brcmf_usbreq { struct