Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcdc.c82 struct brcmf_proto_bcdc_header { struct
269 struct brcmf_proto_bcdc_header *h; in brcmf_proto_bcdc_hdrpush()
276 h = (struct brcmf_proto_bcdc_header *)(pktbuf->data); in brcmf_proto_bcdc_hdrpush()
293 struct brcmf_proto_bcdc_header *h; in brcmf_proto_bcdc_hdrpull()
306 h = (struct brcmf_proto_bcdc_header *)(pktbuf->data); in brcmf_proto_bcdc_hdrpull()