Searched defs:brcmf_proto (Results 1 – 1 of 1) sorted by relevance
18 struct brcmf_proto { struct19 int (*hdrpull)(struct brcmf_pub *drvr, bool do_fws,21 int (*query_dcmd)(struct brcmf_pub *drvr, int ifidx, uint cmd,45 int brcmf_proto_attach(struct brcmf_pub *drvr); argument