Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_cdc.c97 struct brcmf_proto { struct
108 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_msg() argument
130 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_cmplt()
149 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_query_dcmd()
231 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_cdc_set_dcmd()
284 struct brcmf_proto *prot = drvr->prot; in brcmf_proto_dcmd()
430 struct brcmf_proto *cdc; in brcmf_proto_attach()
432 cdc = kzalloc(sizeof(struct brcmf_proto), GFP_ATOMIC); in brcmf_proto_attach()
Ddhd.h556 struct brcmf_proto; /* device communication protocol info */
563 struct brcmf_proto *prot;