Home
last modified time | relevance | path

Searched defs:drvr (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dproto.h59 static inline int brcmf_proto_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_proto_hdrpull()
74 static inline int brcmf_proto_query_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_query_dcmd()
80 static inline int brcmf_proto_set_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_set_dcmd()
87 static inline int brcmf_proto_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_tx_queue_data()
93 static inline int brcmf_proto_txdata(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_txdata()
99 brcmf_proto_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_configure_addr_mode()
105 brcmf_proto_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_proto_delete_peer()
110 brcmf_proto_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_proto_add_tdls_peer()
129 brcmf_proto_add_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_add_if()
137 brcmf_proto_del_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_del_if()
[all …]
Dbcdc.c110 struct brcmf_fws_info *drvr_to_fws(struct brcmf_pub *drvr) in drvr_to_fws()
118 brcmf_proto_bcdc_msg(struct brcmf_pub *drvr, int ifidx, uint cmd, void *buf, in brcmf_proto_bcdc_msg()
149 static int brcmf_proto_bcdc_cmplt(struct brcmf_pub *drvr, u32 id, u32 len) in brcmf_proto_bcdc_cmplt()
167 brcmf_proto_bcdc_query_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_query_dcmd()
225 brcmf_proto_bcdc_set_dcmd(struct brcmf_pub *drvr, int ifidx, uint cmd, in brcmf_proto_bcdc_set_dcmd()
266 brcmf_proto_bcdc_hdrpush(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_hdrpush()
290 brcmf_proto_bcdc_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_proto_bcdc_hdrpull()
342 static int brcmf_proto_bcdc_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_proto_bcdc_tx_queue_data()
355 brcmf_proto_bcdc_txdata(struct brcmf_pub *drvr, int ifidx, u8 offset, in brcmf_proto_bcdc_txdata()
365 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_proto_bcdc_txflowblock() local
[all …]
Dcore.c57 struct brcmf_if *brcmf_get_ifp(struct brcmf_pub *drvr, int ifidx) in brcmf_get_ifp()
270 struct brcmf_pub *drvr = ifp->drvr; in brcmf_netdev_start_xmit() local
432 static int brcmf_rx_hdrpull(struct brcmf_pub *drvr, struct sk_buff *skb, in brcmf_rx_hdrpull()
455 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_rx_frame() local
477 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_rx_event() local
512 struct brcmf_pub *drvr = ifp->drvr; in brcmf_ethtool_get_drvinfo() local
546 struct brcmf_pub *drvr = ifp->drvr; in brcmf_netdev_open() local
587 struct brcmf_pub *drvr = ifp->drvr; in brcmf_net_attach() local
716 struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bsscfgidx, s32 ifidx, in brcmf_add_if()
782 static void brcmf_del_if(struct brcmf_pub *drvr, s32 bsscfgidx, in brcmf_del_if()
[all …]
Dfweh.c134 static void brcmf_fweh_handle_if_event(struct brcmf_pub *drvr, in brcmf_fweh_handle_if_event()
224 struct brcmf_pub *drvr; in brcmf_fweh_event_worker() local
299 void brcmf_fweh_attach(struct brcmf_pub *drvr) in brcmf_fweh_attach()
312 void brcmf_fweh_detach(struct brcmf_pub *drvr) in brcmf_fweh_detach()
338 int brcmf_fweh_register(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code, in brcmf_fweh_register()
357 void brcmf_fweh_unregister(struct brcmf_pub *drvr, in brcmf_fweh_unregister()
405 void brcmf_fweh_process_event(struct brcmf_pub *drvr, in brcmf_fweh_process_event()
Dbcdc.h27 static inline int brcmf_proto_bcdc_attach(struct brcmf_pub *drvr) { return 0; } in brcmf_proto_bcdc_attach()
28 static inline void brcmf_proto_bcdc_detach(struct brcmf_pub *drvr) {} in brcmf_proto_bcdc_detach()
Dproto.c31 int brcmf_proto_attach(struct brcmf_pub *drvr) in brcmf_proto_attach()
70 void brcmf_proto_detach(struct brcmf_pub *drvr) in brcmf_proto_detach()
Ddebug.c56 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr) in brcmf_debugfs_get_devdir()
61 int brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn, in brcmf_debugfs_add_entry()
Dfwil.c109 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_cmd_data() local
228 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_iovar_data_set() local
256 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_iovar_data_get() local
351 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_bsscfg_data_set() local
380 struct brcmf_pub *drvr = ifp->drvr; in brcmf_fil_bsscfg_data_get() local
Dmsgbuf.h46 static inline int brcmf_proto_msgbuf_attach(struct brcmf_pub *drvr) in brcmf_proto_msgbuf_attach()
50 static inline void brcmf_proto_msgbuf_detach(struct brcmf_pub *drvr) {} in brcmf_proto_msgbuf_detach()
Dmsgbuf.c222 struct brcmf_pub *drvr; member
420 static int brcmf_msgbuf_tx_ioctl(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_tx_ioctl()
481 static int brcmf_msgbuf_query_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_query_dcmd()
519 static int brcmf_msgbuf_set_dcmd(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_set_dcmd()
526 static int brcmf_msgbuf_hdrpull(struct brcmf_pub *drvr, bool do_fws, in brcmf_msgbuf_hdrpull()
787 static int brcmf_msgbuf_tx_queue_data(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_tx_queue_data()
812 brcmf_msgbuf_configure_addr_mode(struct brcmf_pub *drvr, int ifidx, in brcmf_msgbuf_configure_addr_mode()
822 brcmf_msgbuf_delete_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_msgbuf_delete_peer()
831 brcmf_msgbuf_add_tdls_peer(struct brcmf_pub *drvr, int ifidx, u8 peer[ETH_ALEN]) in brcmf_msgbuf_add_tdls_peer()
1313 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_proto_msgbuf_rx_trigger() local
[all …]
Dflowring.c193 struct brcmf_pub *drvr; in brcmf_flowring_block() local
397 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_detach() local
422 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_configure_addr_mode() local
445 struct brcmf_pub *drvr = bus_if->drvr; in brcmf_flowring_delete_peer() local
Dfeature.c241 void brcmf_feat_attach(struct brcmf_pub *drvr) in brcmf_feat_attach()
308 void brcmf_feat_debugfs_create(struct brcmf_pub *drvr) in brcmf_feat_debugfs_create()
Ddebug.h123 int brcmf_debugfs_add_entry(struct brcmf_pub *drvr, const char *fn, in brcmf_debugfs_add_entry()
Dfwsignal.c501 struct brcmf_pub *drvr; member
2179 struct brcmf_pub *drvr; in brcmf_fws_dequeue_worker() local
2312 struct brcmf_fws_info *brcmf_fws_attach(struct brcmf_pub *drvr) in brcmf_fws_attach()
2428 void brcmf_fws_debugfs_create(struct brcmf_pub *drvr) in brcmf_fws_debugfs_create()
2462 void brcmf_fws_bus_blocked(struct brcmf_pub *drvr, bool flow_blocked) in brcmf_fws_bus_blocked()
Dbus.h153 struct brcmf_pub *drvr; member
Dcore.h188 struct brcmf_pub *drvr; member
Dfweh.h336 static inline void brcmf_fweh_process_skb(struct brcmf_pub *drvr, in brcmf_fweh_process_skb()
Dcfg80211.c494 static int brcmf_get_first_free_bsscfgidx(struct brcmf_pub *drvr) in brcmf_get_first_free_bsscfgidx()
6475 struct brcmf_pub *drvr = ifp->drvr; in brcmf_setup_wiphy() local
6759 static s32 brcmf_translate_country_code(struct brcmf_pub *drvr, char alpha2[2], in brcmf_translate_country_code()
6873 struct brcmf_cfg80211_info *brcmf_cfg80211_attach(struct brcmf_pub *drvr, in brcmf_cfg80211_attach()
Dcfg80211.h358 struct brcmf_pub *drvr = wiphy_priv(w); in wiphy_to_cfg() local
Dsdio.c3119 struct brcmf_pub *drvr = bus->sdiodev->bus_if->drvr; in brcmf_sdio_debugfs_create() local
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddebug.c53 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()