| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | debug.c | 53 int brcms_debugfs_attach(struct brcms_pub *drvr)  in brcms_debugfs_attach()63 void brcms_debugfs_detach(struct brcms_pub *drvr)  in brcms_debugfs_detach()
 69 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr)  in brcms_debugfs_get_devdir()
 77 	struct brcms_pub *drvr = s->private;  in brcms_debugfs_hardware_read()  local
 110 	struct brcms_pub *drvr = s->private;  in brcms_debugfs_macstat_read()  local
 181 	struct brcms_pub *drvr;  member
 200 brcms_debugfs_add_entry(struct brcms_pub *drvr, const char *fn,  in brcms_debugfs_add_entry()
 223 void brcms_debugfs_create_files(struct brcms_pub *drvr)  in brcms_debugfs_create_files()
 
 | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | core.c | 68 char *brcmf_ifname(struct brcmf_pub *drvr, int ifidx)  in brcmf_ifname()194 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_netdev_start_xmit()  local
 285 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_txflowblock()  local
 521 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_rx_frame()  local
 546 void brcmf_txfinalize(struct brcmf_pub *drvr, struct sk_buff *txp, u8 ifidx,  in brcmf_txfinalize()
 575 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_txcomplete()  local
 603 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_ethtool_get_drvinfo()  local
 636 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_netdev_open()  local
 678 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_net_attach()  local
 780 struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bssidx, s32 ifidx,  in brcmf_add_if()
 [all …]
 
 | 
| D | proto.h | 48 static inline int brcmf_proto_hdrpull(struct brcmf_pub *drvr, bool do_fws,  in brcmf_proto_hdrpull()53 static inline int brcmf_proto_query_dcmd(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_query_dcmd()
 58 static inline int brcmf_proto_set_dcmd(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_set_dcmd()
 63 static inline int brcmf_proto_txdata(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_txdata()
 69 brcmf_proto_configure_addr_mode(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_configure_addr_mode()
 75 brcmf_proto_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN])  in brcmf_proto_delete_peer()
 80 brcmf_proto_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN])  in brcmf_proto_add_tdls_peer()
 
 | 
| D | bcdc.c | 110 brcmf_proto_bcdc_msg(struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf,  in brcmf_proto_bcdc_msg()141 static int brcmf_proto_bcdc_cmplt(struct brcmf_pub *drvr, u32 id, u32 len)  in brcmf_proto_bcdc_cmplt()
 159 brcmf_proto_bcdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd,  in brcmf_proto_bcdc_query_dcmd()
 214 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd,  in brcmf_proto_bcdc_set_dcmd()
 251 brcmf_proto_bcdc_hdrpush(struct brcmf_pub *drvr, int ifidx, u8 offset,  in brcmf_proto_bcdc_hdrpush()
 275 brcmf_proto_bcdc_hdrpull(struct brcmf_pub *drvr, bool do_fws, u8 *ifidx,  in brcmf_proto_bcdc_hdrpull()
 333 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset,  in brcmf_proto_bcdc_txdata()
 341 brcmf_proto_bcdc_configure_addr_mode(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_bcdc_configure_addr_mode()
 347 brcmf_proto_bcdc_delete_peer(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_bcdc_delete_peer()
 353 brcmf_proto_bcdc_add_tdls_peer(struct brcmf_pub *drvr, int ifidx,  in brcmf_proto_bcdc_add_tdls_peer()
 [all …]
 
 | 
| D | debug.c | 53 int brcmf_debugfs_attach(struct brcmf_pub *drvr)  in brcmf_debugfs_attach()66 void brcmf_debugfs_detach(struct brcmf_pub *drvr)  in brcmf_debugfs_detach()
 72 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr)  in brcmf_debugfs_get_devdir()
 79 	struct brcmf_pub *drvr;  member
 97 int brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn,  in brcmf_debugfs_add_entry()
 
 | 
| D | proto.c | 31 int brcmf_proto_attach(struct brcmf_pub *drvr)  in brcmf_proto_attach()69 void brcmf_proto_detach(struct brcmf_pub *drvr)  in brcmf_proto_detach()
 
 | 
| D | bcdc.h | 23 static inline int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) { return 0; }  in brcmf_proto_bcdc_attach()24 static inline void brcmf_proto_bcdc_detach(struct brcmf_pub *drvr) {}  in brcmf_proto_bcdc_detach()
 
 | 
| D | fweh.c | 176 static void brcmf_fweh_handle_if_event(struct brcmf_pub *drvr,  in brcmf_fweh_handle_if_event()257 	struct brcmf_pub *drvr;  in brcmf_fweh_event_worker()  local
 322 void brcmf_fweh_attach(struct brcmf_pub *drvr)  in brcmf_fweh_attach()
 335 void brcmf_fweh_detach(struct brcmf_pub *drvr)  in brcmf_fweh_detach()
 361 int brcmf_fweh_register(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code,  in brcmf_fweh_register()
 380 void brcmf_fweh_unregister(struct brcmf_pub *drvr,  in brcmf_fweh_unregister()
 427 void brcmf_fweh_process_event(struct brcmf_pub *drvr,  in brcmf_fweh_process_event()
 
 | 
| D | msgbuf.h | 40 static inline int brcmf_proto_msgbuf_attach(struct brcmf_pub *drvr)  in brcmf_proto_msgbuf_attach()44 static inline void brcmf_proto_msgbuf_detach(struct brcmf_pub *drvr) {}  in brcmf_proto_msgbuf_detach()
 
 | 
| D | fwil.c | 109 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fil_cmd_data()  local221 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fil_iovar_data_set()  local
 249 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fil_iovar_data_get()  local
 344 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fil_bsscfg_data_set()  local
 373 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fil_bsscfg_data_get()  local
 
 | 
| D | debug.h | 121 static inline int brcmf_debugfs_attach(struct brcmf_pub *drvr)  in brcmf_debugfs_attach()125 static inline void brcmf_debugfs_detach(struct brcmf_pub *drvr)  in brcmf_debugfs_detach()
 129 int brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn,  in brcmf_debugfs_add_entry()
 
 | 
| D | flowring.c | 187 	struct brcmf_pub *drvr;  in brcmf_flowring_block()  local379 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_flowring_detach()  local
 404 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_flowring_configure_addr_mode()  local
 427 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_flowring_delete_peer()  local
 
 | 
| D | msgbuf.c | 222 	struct brcmf_pub *drvr;  member427 static int brcmf_msgbuf_tx_ioctl(struct brcmf_pub *drvr, int ifidx,  in brcmf_msgbuf_tx_ioctl()
 490 static int brcmf_msgbuf_query_dcmd(struct brcmf_pub *drvr, int ifidx,  in brcmf_msgbuf_query_dcmd()
 526 static int brcmf_msgbuf_set_dcmd(struct brcmf_pub *drvr, int ifidx,  in brcmf_msgbuf_set_dcmd()
 533 static int brcmf_msgbuf_hdrpull(struct brcmf_pub *drvr, bool do_fws,  in brcmf_msgbuf_hdrpull()
 791 static int brcmf_msgbuf_txdata(struct brcmf_pub *drvr, int ifidx,  in brcmf_msgbuf_txdata()
 813 brcmf_msgbuf_configure_addr_mode(struct brcmf_pub *drvr, int ifidx,  in brcmf_msgbuf_configure_addr_mode()
 823 brcmf_msgbuf_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN])  in brcmf_msgbuf_delete_peer()
 832 brcmf_msgbuf_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN])  in brcmf_msgbuf_add_tdls_peer()
 1290 	struct brcmf_pub *drvr = bus_if->drvr;  in brcmf_proto_msgbuf_rx_trigger()  local
 [all …]
 
 | 
| D | feature.c | 122 void brcmf_feat_attach(struct brcmf_pub *drvr)  in brcmf_feat_attach()
 | 
| D | fwsignal.c | 486 	struct brcmf_pub *drvr;  member1618 int brcmf_fws_hdrpull(struct brcmf_pub *drvr, int ifidx, s16 signal_len,  in brcmf_fws_hdrpull()
 1889 	struct brcmf_pub *drvr = ifp->drvr;  in brcmf_fws_process_skb()  local
 1985 	struct brcmf_pub *drvr;  in brcmf_fws_dequeue_worker()  local
 2117 int brcmf_fws_init(struct brcmf_pub *drvr)  in brcmf_fws_init()
 2219 void brcmf_fws_deinit(struct brcmf_pub *drvr)  in brcmf_fws_deinit()
 2261 void brcmf_fws_bus_blocked(struct brcmf_pub *drvr, bool flow_blocked)  in brcmf_fws_bus_blocked()
 
 | 
| D | bus.h | 127 	struct brcmf_pub *drvr;  member
 | 
| D | fweh.h | 257 static inline void brcmf_fweh_process_skb(struct brcmf_pub *drvr,  in brcmf_fweh_process_skb()
 | 
| D | core.h | 178 	struct brcmf_pub *drvr;  member
 | 
| D | p2p.c | 1921 	struct brcmf_pub *drvr;  in brcmf_p2p_attach()  local
 | 
| D | sdio.c | 3201 	struct brcmf_pub *drvr = bus->sdiodev->bus_if->drvr;  in brcmf_sdio_debugfs_create()  local
 | 
| D | cfg80211.c | 6027 struct brcmf_cfg80211_info *brcmf_cfg80211_attach(struct brcmf_pub *drvr,  in brcmf_cfg80211_attach()
 |