/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | proto.h | 48 static inline int brcmf_proto_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_proto_hdrpull() 63 static inline int brcmf_proto_query_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_query_dcmd() 69 static inline int brcmf_proto_set_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_set_dcmd() 82 static inline int brcmf_proto_txdata(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_txdata() 88 brcmf_proto_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_configure_addr_mode() 94 brcmf_proto_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_proto_delete_peer() 118 brcmf_proto_add_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_add_if() 126 brcmf_proto_del_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_del_if() 134 brcmf_proto_reset_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_reset_if() 142 brcmf_proto_init_done(struct brcmf_pub *drvr) in brcmf_proto_init_done() [all …]
|
A D | core.c | 137 struct brcmf_pub *drvr = ifp->drvr; in _brcmf_set_multicast_list() local 209 struct brcmf_pub *drvr = ifp->drvr; in _brcmf_update_ndtable() local 293 struct brcmf_pub *drvr = ifp->drvr; in brcmf_netdev_start_xmit() local 562 struct brcmf_pub *drvr = ifp->drvr; in brcmf_ethtool_get_drvinfo() local 594 struct brcmf_pub *drvr = ifp->drvr; in brcmf_netdev_open() local 635 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_attach() local 693 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_mon_open() local 719 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_mon_stop() local 749 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_mon_attach() local 815 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_p2p_attach() local [all …]
|
A D | bcdc.c | 101 struct brcmf_fws_info *drvr_to_fws(struct brcmf_pub *drvr) in drvr_to_fws() 216 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_set_dcmd() 281 brcmf_proto_bcdc_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_proto_bcdc_hdrpull() 346 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_txdata() 356 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_proto_bcdc_txflowblock() local 389 brcmf_proto_bcdc_delete_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_delete_peer() 395 brcmf_proto_bcdc_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_add_tdls_peer() 425 brcmf_proto_bcdc_init_done(struct brcmf_pub *drvr) in brcmf_proto_bcdc_init_done() 438 static void brcmf_proto_bcdc_debugfs_create(struct brcmf_pub *drvr) in brcmf_proto_bcdc_debugfs_create() 443 int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) in brcmf_proto_bcdc_attach() [all …]
|
A D | fweh.c | 95 static int brcmf_fweh_call_event_handler(struct brcmf_pub *drvr, in brcmf_fweh_call_event_handler() 125 static void brcmf_fweh_handle_if_event(struct brcmf_pub *drvr, in brcmf_fweh_handle_if_event() 215 struct brcmf_pub *drvr; in brcmf_fweh_event_worker() local 294 void brcmf_fweh_attach(struct brcmf_pub *drvr) in brcmf_fweh_attach() 307 void brcmf_fweh_detach(struct brcmf_pub *drvr) in brcmf_fweh_detach() 326 int brcmf_fweh_register(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code, in brcmf_fweh_register() 345 void brcmf_fweh_unregister(struct brcmf_pub *drvr, in brcmf_fweh_unregister() 360 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fweh_activate_events() local 396 void brcmf_fweh_process_event(struct brcmf_pub *drvr, in brcmf_fweh_process_event()
|
A D | cfg80211.c | 549 struct brcmf_pub *drvr = ifp->drvr; in send_key_to_dongle() local 712 struct brcmf_pub *drvr = ifp->drvr; in brcmf_cfg80211_request_ap_if() local 824 struct brcmf_pub *drvr = cfg->pub; in brcmf_apsta_add_vif() local 980 struct brcmf_pub *drvr = cfg->pub; in brcmf_cfg80211_add_iface() local 1046 struct brcmf_pub *drvr = cfg->pub; in brcmf_notify_escan_complete() local 1126 struct brcmf_pub *drvr = cfg->pub; in brcmf_cfg80211_del_apsta_iface() local 1206 struct brcmf_pub *drvr = cfg->pub; in brcmf_cfg80211_change_iface() local 1372 struct brcmf_pub *drvr = cfg->pub; in brcmf_run_escan() local 1441 struct brcmf_pub *drvr = cfg->pub; in brcmf_cfg80211_scan() local 1667 struct brcmf_pub *drvr = cfg->pub; in brcmf_link_down() local [all …]
|
A D | msgbuf.c | 230 struct brcmf_pub *drvr; member 586 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_flowring_create_worker() local 701 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_txflow() local 905 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_rxbuf_data_post() local 1013 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_rxbuf_ctrl_post() local 1105 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_process_event() local 1149 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_process_rx_complete() local 1208 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_process_gen_status() local 1220 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_process_ring_status() local 1236 struct brcmf_pub *drvr = msgbuf->drvr; in brcmf_msgbuf_process_flow_ring_create_response() local [all …]
|
A D | fwil.c | 99 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_cmd_data() local 219 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_iovar_data_set() local 247 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_iovar_data_get() local 343 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_bsscfg_data_set() local 372 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_bsscfg_data_get() local 444 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_xtlv_data_set() local 472 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_xtlv_data_get() local
|
A D | bcdc.h | 16 static inline int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) { return 0; } in brcmf_proto_bcdc_attach() 17 static inline void brcmf_proto_bcdc_detach(struct brcmf_pub *drvr) {} in brcmf_proto_bcdc_detach()
|
A D | proto.c | 20 int brcmf_proto_attach(struct brcmf_pub *drvr) in brcmf_proto_attach() 59 void brcmf_proto_detach(struct brcmf_pub *drvr) in brcmf_proto_detach()
|
A D | pno.c | 105 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_config() local 157 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_set_random() local 200 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_add_ssid() local 223 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_add_bssid() local 258 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_clean() local 393 struct brcmf_pub *drvr = ifp->drvr; in brcmf_pno_config_sched_scans() local
|
A D | fwvid.c | 153 int brcmf_fwvid_attach_ops(struct brcmf_pub *drvr) in brcmf_fwvid_attach_ops() 178 void brcmf_fwvid_detach_ops(struct brcmf_pub *drvr) in brcmf_fwvid_detach_ops() 196 const char *brcmf_fwvid_vendor_name(struct brcmf_pub *drvr) in brcmf_fwvid_vendor_name()
|
A D | feature.c | 181 struct brcmf_pub *drvr = ifp->drvr; in brcmf_feat_firmware_capabilities() local 213 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_feat_fwcap_debugfs_read() local 240 void brcmf_feat_attach(struct brcmf_pub *drvr) in brcmf_feat_attach() 317 void brcmf_feat_debugfs_create(struct brcmf_pub *drvr) in brcmf_feat_debugfs_create()
|
A D | fwvid.h | 27 static inline int brcmf_fwvid_attach(struct brcmf_pub *drvr) in brcmf_fwvid_attach() 38 static inline void brcmf_fwvid_detach(struct brcmf_pub *drvr) in brcmf_fwvid_detach()
|
A D | debug.h | 54 #define bphy_err(drvr, fmt, ...) \ argument 63 #define bphy_info_once(drvr, fmt, ...) \ argument 127 static inline struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr) in brcmf_debugfs_get_devdir() 132 void brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn, in brcmf_debugfs_add_entry()
|
A D | debug.c | 45 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr) in brcmf_debugfs_get_devdir() 50 void brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn, in brcmf_debugfs_add_entry()
|
A D | p2p.c | 431 struct brcmf_pub *drvr = ifp->drvr; in brcmf_p2p_set_firmware() local 586 struct brcmf_pub *drvr = p2p->cfg->pub; in brcmf_p2p_enable_discovery() local 647 struct brcmf_pub *drvr = p2p->cfg->pub; in brcmf_p2p_escan() local 777 struct brcmf_pub *drvr = cfg->pub; in brcmf_p2p_run_escan() local 933 struct brcmf_pub *drvr = p2p->cfg->pub; in brcmf_p2p_discover_listen() local 1389 struct brcmf_pub *drvr = ifp->drvr; in brcmf_p2p_notify_action_frame_rx() local 1614 struct brcmf_pub *drvr = cfg->pub; in brcmf_p2p_pub_af_tx() local 1727 struct brcmf_pub *drvr = cfg->pub; in brcmf_p2p_send_action_frame() local 2049 struct brcmf_pub *drvr = cfg->pub; in brcmf_p2p_ifchange() local 2269 struct brcmf_pub *drvr = cfg->pub; in brcmf_p2p_add_vif() local [all …]
|
A D | msgbuf.h | 36 static inline int brcmf_proto_msgbuf_attach(struct brcmf_pub *drvr) in brcmf_proto_msgbuf_attach() 40 static inline void brcmf_proto_msgbuf_detach(struct brcmf_pub *drvr) {} in brcmf_proto_msgbuf_detach()
|
A D | flowring.c | 183 struct brcmf_pub *drvr; in brcmf_flowring_block() local 387 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_detach() local 412 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_configure_addr_mode() local 434 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_delete_peer() local
|
A D | common.c | 82 struct brcmf_pub *drvr = ifp->drvr; in brcmf_c_set_joinpref_default() local 122 struct brcmf_pub *drvr = ifp->drvr; in brcmf_c_process_clm_blob() local 213 struct brcmf_pub *drvr = ifp->drvr; in brcmf_c_preinit_dcmds() local
|
A D | fwsignal.c | 481 struct brcmf_pub *drvr; member 1236 struct brcmf_pub *drvr = fws->drvr; in brcmf_fws_enq() local 1439 struct brcmf_pub *drvr = fws->drvr; in brcmf_fws_txs_process() local 1599 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fws_notify_credit_map() local 1669 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fws_rxreorder() local 1988 struct brcmf_pub *drvr = fws->drvr; in brcmf_fws_rollback_toq() local 2115 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fws_process_skb() local 2203 struct brcmf_pub *drvr; in brcmf_fws_dequeue_worker() local 2342 struct brcmf_fws_info *brcmf_fws_attach(struct brcmf_pub *drvr) in brcmf_fws_attach() 2458 void brcmf_fws_debugfs_create(struct brcmf_pub *drvr) in brcmf_fws_debugfs_create() [all …]
|
A D | bus.h | 172 struct brcmf_pub *drvr; member
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | debug.c | 48 void brcms_debugfs_attach(struct brcms_pub *drvr) in brcms_debugfs_attach() 54 void brcms_debugfs_detach(struct brcms_pub *drvr) in brcms_debugfs_detach() 59 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr) in brcms_debugfs_get_devdir() 67 struct brcms_pub *drvr = s->private; in brcms_debugfs_hardware_read() local 100 struct brcms_pub *drvr = s->private; in brcms_debugfs_macstat_read() local 171 struct brcms_pub *drvr; member 190 brcms_debugfs_add_entry(struct brcms_pub *drvr, const char *fn, in brcms_debugfs_add_entry() 207 void brcms_debugfs_create_files(struct brcms_pub *drvr) in brcms_debugfs_create_files()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/ |
A D | core.c | 13 static int brcmf_wcc_attach(struct brcmf_pub *drvr) in brcmf_wcc_attach() 19 static void brcmf_wcc_detach(struct brcmf_pub *drvr) in brcmf_wcc_detach()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/ |
A D | core.c | 13 static int brcmf_bca_attach(struct brcmf_pub *drvr) in brcmf_bca_attach() 19 static void brcmf_bca_detach(struct brcmf_pub *drvr) in brcmf_bca_detach()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/ |
A D | core.c | 13 static int brcmf_cyw_attach(struct brcmf_pub *drvr) in brcmf_cyw_attach() 19 static void brcmf_cyw_detach(struct brcmf_pub *drvr) in brcmf_cyw_detach()
|