Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_cdc.c107 struct brcmf_proto { struct
116 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_msg() argument
136 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_cmplt()
154 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_query_dcmd()
220 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_set_dcmd()
356 struct brcmf_proto *cdc; in brcmf_proto_attach()
358 cdc = kzalloc(sizeof(struct brcmf_proto), GFP_ATOMIC); in brcmf_proto_attach()
Ddhd.h509 struct brcmf_proto; /* device communication protocol info */
517 struct brcmf_proto *prot;