Home
last modified time | relevance | path

Searched refs:brcmf_proto_bcdc_header (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcdc.c71 struct brcmf_proto_bcdc_header { struct
258 struct brcmf_proto_bcdc_header *h; in brcmf_proto_bcdc_hdrpush()
265 h = (struct brcmf_proto_bcdc_header *)(pktbuf->data); in brcmf_proto_bcdc_hdrpush()
282 struct brcmf_proto_bcdc_header *h; in brcmf_proto_bcdc_hdrpull()
295 h = (struct brcmf_proto_bcdc_header *)(pktbuf->data); in brcmf_proto_bcdc_hdrpull()