Searched defs:brcmf_proto (Results 1 – 1 of 1) sorted by relevance
29 struct brcmf_proto { struct30 int (*hdrpull)(struct brcmf_pub *drvr, bool do_fws,32 int (*query_dcmd)(struct brcmf_pub *drvr, int ifidx, uint cmd,56 int brcmf_proto_attach(struct brcmf_pub *drvr); argument