Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcdc.c25 struct brcmf_proto_bcdc_dcmd { struct
93 struct brcmf_proto_bcdc_dcmd msg;
111 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_msg()
116 memset(msg, 0, sizeof(struct brcmf_proto_bcdc_dcmd)); in brcmf_proto_bcdc_msg()
144 len += sizeof(struct brcmf_proto_bcdc_dcmd); in brcmf_proto_bcdc_cmplt()
160 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_query_dcmd()
218 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_set_dcmd()
474 sizeof(struct brcmf_proto_bcdc_dcmd); in brcmf_proto_bcdc_attach()