Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | dngl_stats |
struct | brcmf_bus_dcmd |
struct | brcmf_bus |
Enumerations | |
enum | brcmf_bus_state { BRCMF_BUS_DOWN, BRCMF_BUS_LOAD, BRCMF_BUS_DATA } |
Functions | |
int | brcmf_proto_hdrpull (struct device *dev, int *ifidx, struct sk_buff *rxp) |
bool | brcmf_c_prec_enq (struct device *dev, struct pktq *q, struct sk_buff *pkt, int prec) |
void | brcmf_rx_frame (struct device *dev, int ifidx, struct sk_buff_head *rxlist) |
int | brcmf_attach (uint bus_hdrlen, struct device *dev) |
void | brcmf_detach (struct device *dev) |
void | brcmf_txflowblock (struct device *dev, bool state) |
void | brcmf_txcomplete (struct device *dev, struct sk_buff *txp, bool success) |
int | brcmf_bus_start (struct device *dev) |
int | brcmf_add_if (struct device *dev, int ifidx, char *name, u8 *mac_addr) |
enum brcmf_bus_state |
Definition at line 912 of file dhd_linux.c.
Definition at line 993 of file dhd_linux.c.
Definition at line 1036 of file dhd_linux.c.
Definition at line 137 of file dhd_common.c.
Definition at line 1112 of file dhd_linux.c.
Definition at line 380 of file dhd_linux.c.
Definition at line 461 of file dhd_linux.c.