Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | brcmf_proto_attach (struct brcmf_pub *drvr) |
void | brcmf_proto_detach (struct brcmf_pub *drvr) |
int | brcmf_proto_init (struct brcmf_pub *drvr) |
void | brcmf_proto_stop (struct brcmf_pub *drvr) |
void | brcmf_proto_hdrpush (struct brcmf_pub *, int ifidx, struct sk_buff *txp) |
int | brcmf_proto_dcmd (struct brcmf_pub *drvr, int ifidx, struct brcmf_dcmd *dcmd, int len) |
int | brcmf_c_preinit_dcmds (struct brcmf_pub *drvr) |
int | brcmf_proto_cdc_set_dcmd (struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf, uint len) |
Definition at line 853 of file dhd_common.c.