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

/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd_cdc.c97 struct brcmf_proto { struct
108 struct brcmf_proto *prot = drvr->prot;
130 struct brcmf_proto *prot = drvr->prot;
149 struct brcmf_proto *prot = drvr->prot;
231 struct brcmf_proto *prot = drvr->prot;
284 struct brcmf_proto *prot = drvr->prot;
430 struct brcmf_proto *cdc;
432 cdc = kzalloc(sizeof(struct brcmf_proto), GFP_ATOMIC);
438 brcmf_dbg(ERROR, "struct brcmf_proto is not correctly defined\n");
H A Ddhd.h556 struct brcmf_proto; /* device communication protocol info */
563 struct brcmf_proto *prot;

Completed in 58 milliseconds