Home
last modified time | relevance | path

Searched refs:brcmf_if (Results 1 – 25 of 72) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h112 struct brcmf_if *iflist[BRCMF_MAX_IFS];
114 struct brcmf_if *mon_if;
179 struct brcmf_if { struct
198 int brcmf_netdev_wait_pend8021x(struct brcmf_if *ifp); argument
201 char *brcmf_ifname(struct brcmf_if *ifp);
202 struct brcmf_if *brcmf_get_ifp(struct brcmf_pub *drvr, int ifidx);
204 int brcmf_net_attach(struct brcmf_if *ifp, bool locked);
207 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked);
208 void brcmf_txflowblock_if(struct brcmf_if *ifp,
214 int brcmf_net_mon_attach(struct brcmf_if *ifp);
[all …]
H A Dfwil.h82 s32 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
83 s32 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
84 s32 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data);
85 s32 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data);
89 s32 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data,
91 s32 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data);
92 s32 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data);
94 s32 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, void *data,
96 s32 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, void *data,
98 s32 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data);
[all …]
H A Dproto.h20 struct sk_buff *skb, struct brcmf_if **ifp);
35 void (*rxreorder)(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
36 void (*add_if)(struct brcmf_if *ifp);
37 void (*del_if)(struct brcmf_if *ifp);
38 void (*reset_if)(struct brcmf_if *ifp);
50 struct brcmf_if **ifp) in brcmf_proto_hdrpull()
52 struct brcmf_if *tmp = NULL; in brcmf_proto_hdrpull()
112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq) in brcmf_proto_rxreorder()
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()
[all …]
H A Dfwsignal.h37 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb);
38 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb);
40 void brcmf_fws_reset_interface(struct brcmf_if *ifp);
41 void brcmf_fws_add_interface(struct brcmf_if *ifp);
42 void brcmf_fws_del_interface(struct brcmf_if *ifp);
45 void brcmf_fws_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
H A Dfwil.c129 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
146 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
164 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
178 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
242 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get()
272 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set()
280 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get()
337 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_set()
366 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_get()
397 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_bsscfg_int_set()
[all …]
H A Dcore.c78 struct brcmf_if *ifp; in brcmf_get_ifp()
133 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list()
200 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable()
503 struct brcmf_if *ifp; in brcmf_rx_frame()
528 struct brcmf_if *ifp; in brcmf_rx_event()
848 struct brcmf_if *ifp; in brcmf_add_if()
914 struct brcmf_if *ifp; in brcmf_del_if()
997 struct brcmf_if *ifp; in brcmf_inetaddr_changed()
1087 struct brcmf_if *ifp; in brcmf_inet6addr_changed()
1197 struct brcmf_if *ifp; in brcmf_bus_started()
[all …]
H A Dp2p.h152 void brcmf_p2p_ifp_removed(struct brcmf_if *ifp, bool rtnl_locked);
161 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp,
164 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp);
165 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp,
168 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp,
176 s32 brcmf_p2p_notify_rx_mgmt_p2p_probereq(struct brcmf_if *ifp,
H A Dcfg80211.h221 struct brcmf_if *ifp;
265 struct brcmf_if *ifp;
266 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,
423 struct brcmf_if *ifp = netdev_priv(nd); in ndev_to_prof()
429 struct brcmf_if *ifp = netdev_priv(ndev); in ndev_to_vif()
446 enum nl80211_iftype brcmf_cfg80211_get_iftype(struct brcmf_if *ifp);
465 struct brcmf_if *ifp, bool aborted,
467 void brcmf_set_mpc(struct brcmf_if *ndev, int mpc);
H A Dbtcoex.c103 static s32 brcmf_btcoex_params_write(struct brcmf_if *ifp, u32 addr, u32 data) in brcmf_btcoex_params_write()
122 static s32 brcmf_btcoex_params_read(struct brcmf_if *ifp, u32 addr, u32 *data) in brcmf_btcoex_params_read()
142 struct brcmf_if *ifp = brcmf_get_ifp(btci->cfg->pub, 0); in brcmf_btcoex_boost_wifi()
196 static bool brcmf_btcoex_is_sco_active(struct brcmf_if *ifp) in brcmf_btcoex_is_sco_active()
235 struct brcmf_if *ifp = btci->vif->ifp; in btcmf_btcoex_save_part1()
255 struct brcmf_if *ifp; in brcmf_btcoex_restore_part1()
411 struct brcmf_if *ifp = btci->vif->ifp; in brcmf_btcoex_dhcp_start()
456 struct brcmf_if *ifp = brcmf_get_ifp(cfg->pub, 0); in brcmf_btcoex_set_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h112 struct brcmf_if *iflist[BRCMF_MAX_IFS];
114 struct brcmf_if *mon_if;
179 struct brcmf_if { struct
198 int brcmf_netdev_wait_pend8021x(struct brcmf_if *ifp); argument
201 char *brcmf_ifname(struct brcmf_if *ifp);
202 struct brcmf_if *brcmf_get_ifp(struct brcmf_pub *drvr, int ifidx);
204 int brcmf_net_attach(struct brcmf_if *ifp, bool locked);
207 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked);
208 void brcmf_txflowblock_if(struct brcmf_if *ifp,
214 int brcmf_net_mon_attach(struct brcmf_if *ifp);
[all …]
H A Dfwil.h82 s32 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
83 s32 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
84 s32 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data);
85 s32 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data);
89 s32 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data,
91 s32 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data);
92 s32 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data);
94 s32 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, void *data,
96 s32 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, void *data,
98 s32 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data);
[all …]
H A Dproto.h20 struct sk_buff *skb, struct brcmf_if **ifp);
35 void (*rxreorder)(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
36 void (*add_if)(struct brcmf_if *ifp);
37 void (*del_if)(struct brcmf_if *ifp);
38 void (*reset_if)(struct brcmf_if *ifp);
50 struct brcmf_if **ifp) in brcmf_proto_hdrpull()
52 struct brcmf_if *tmp = NULL; in brcmf_proto_hdrpull()
112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq) in brcmf_proto_rxreorder()
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()
[all …]
H A Dfwsignal.h37 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb);
38 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb);
40 void brcmf_fws_reset_interface(struct brcmf_if *ifp);
41 void brcmf_fws_add_interface(struct brcmf_if *ifp);
42 void brcmf_fws_del_interface(struct brcmf_if *ifp);
45 void brcmf_fws_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
H A Dfwil.c129 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
146 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
164 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
178 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
242 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get()
272 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set()
280 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get()
337 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_set()
366 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_get()
397 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_bsscfg_int_set()
[all …]
H A Dcore.c78 struct brcmf_if *ifp; in brcmf_get_ifp()
133 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list()
200 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable()
503 struct brcmf_if *ifp; in brcmf_rx_frame()
528 struct brcmf_if *ifp; in brcmf_rx_event()
848 struct brcmf_if *ifp; in brcmf_add_if()
914 struct brcmf_if *ifp; in brcmf_del_if()
997 struct brcmf_if *ifp; in brcmf_inetaddr_changed()
1087 struct brcmf_if *ifp; in brcmf_inet6addr_changed()
1197 struct brcmf_if *ifp; in brcmf_bus_started()
[all …]
H A Dp2p.h152 void brcmf_p2p_ifp_removed(struct brcmf_if *ifp, bool rtnl_locked);
161 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp,
164 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp);
165 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp,
168 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp,
176 s32 brcmf_p2p_notify_rx_mgmt_p2p_probereq(struct brcmf_if *ifp,
H A Dcfg80211.h221 struct brcmf_if *ifp;
265 struct brcmf_if *ifp;
266 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,
423 struct brcmf_if *ifp = netdev_priv(nd); in ndev_to_prof()
429 struct brcmf_if *ifp = netdev_priv(ndev); in ndev_to_vif()
446 enum nl80211_iftype brcmf_cfg80211_get_iftype(struct brcmf_if *ifp);
465 struct brcmf_if *ifp, bool aborted,
467 void brcmf_set_mpc(struct brcmf_if *ndev, int mpc);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h112 struct brcmf_if *iflist[BRCMF_MAX_IFS];
114 struct brcmf_if *mon_if;
179 struct brcmf_if { struct
198 int brcmf_netdev_wait_pend8021x(struct brcmf_if *ifp); argument
201 char *brcmf_ifname(struct brcmf_if *ifp);
202 struct brcmf_if *brcmf_get_ifp(struct brcmf_pub *drvr, int ifidx);
204 int brcmf_net_attach(struct brcmf_if *ifp, bool locked);
207 void brcmf_remove_interface(struct brcmf_if *ifp, bool locked);
208 void brcmf_txflowblock_if(struct brcmf_if *ifp,
214 int brcmf_net_mon_attach(struct brcmf_if *ifp);
[all …]
H A Dfwil.h82 s32 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
83 s32 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len);
84 s32 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data);
85 s32 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data);
89 s32 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data,
91 s32 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data);
92 s32 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data);
94 s32 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, void *data,
96 s32 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, void *data,
98 s32 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data);
[all …]
H A Dproto.h20 struct sk_buff *skb, struct brcmf_if **ifp);
35 void (*rxreorder)(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
36 void (*add_if)(struct brcmf_if *ifp);
37 void (*del_if)(struct brcmf_if *ifp);
38 void (*reset_if)(struct brcmf_if *ifp);
50 struct brcmf_if **ifp) in brcmf_proto_hdrpull()
52 struct brcmf_if *tmp = NULL; in brcmf_proto_hdrpull()
112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq) in brcmf_proto_rxreorder()
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()
[all …]
H A Dfwsignal.h37 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb);
38 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb);
40 void brcmf_fws_reset_interface(struct brcmf_if *ifp);
41 void brcmf_fws_add_interface(struct brcmf_if *ifp);
42 void brcmf_fws_del_interface(struct brcmf_if *ifp);
45 void brcmf_fws_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb, bool inirq);
H A Dfwil.c129 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
146 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
164 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
178 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
242 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get()
272 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set()
280 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get()
337 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_set()
366 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_get()
397 brcmf_fil_bsscfg_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_bsscfg_int_set()
[all …]
H A Dcore.c78 struct brcmf_if *ifp; in brcmf_get_ifp()
133 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_set_multicast_list()
200 struct brcmf_if *ifp = container_of(work, struct brcmf_if, in _brcmf_update_ndtable()
503 struct brcmf_if *ifp; in brcmf_rx_frame()
528 struct brcmf_if *ifp; in brcmf_rx_event()
848 struct brcmf_if *ifp; in brcmf_add_if()
914 struct brcmf_if *ifp; in brcmf_del_if()
997 struct brcmf_if *ifp; in brcmf_inetaddr_changed()
1087 struct brcmf_if *ifp; in brcmf_inet6addr_changed()
1197 struct brcmf_if *ifp; in brcmf_bus_started()
[all …]
H A Dp2p.h152 void brcmf_p2p_ifp_removed(struct brcmf_if *ifp, bool rtnl_locked);
161 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp,
164 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp);
165 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp,
168 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp,
176 s32 brcmf_p2p_notify_rx_mgmt_p2p_probereq(struct brcmf_if *ifp,
H A Dcfg80211.h221 struct brcmf_if *ifp;
265 struct brcmf_if *ifp;
266 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,
423 struct brcmf_if *ifp = netdev_priv(nd); in ndev_to_prof()
429 struct brcmf_if *ifp = netdev_priv(ndev); in ndev_to_vif()
446 enum nl80211_iftype brcmf_cfg80211_get_iftype(struct brcmf_if *ifp);
465 struct brcmf_if *ifp, bool aborted,
467 void brcmf_set_mpc(struct brcmf_if *ndev, int mpc);

123