Lines Matching defs:cfg

331 wl_cfgp2p_init_priv(struct bcm_cfg80211 *cfg)  in wl_cfgp2p_init_priv()
359 wl_cfgp2p_deinit_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_priv()
372 wl_cfgp2p_set_firm_p2p(struct bcm_cfg80211 *cfg) in wl_cfgp2p_set_firm_p2p()
424 int wl_cfg_multip2p_operational(struct bcm_cfg80211 *cfg) in wl_cfg_multip2p_operational()
446 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd()
478 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable()
499 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel()
521 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange()
556 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, s32 *index) in wl_cfgp2p_ifidx()
576 wl_cfgp2p_set_discovery(struct bcm_cfg80211 *cfg, s32 on) in wl_cfgp2p_set_discovery()
601 wl_cfgp2p_set_p2p_mode(struct bcm_cfg80211 *cfg, u8 mode, u32 channel, u16 listen_ms, int bssidx) in wl_cfgp2p_set_p2p_mode()
652 wl_cfgp2p_get_disc_idx(struct bcm_cfg80211 *cfg, s32 *index) in wl_cfgp2p_get_disc_idx()
667 int wl_cfgp2p_get_conn_idx(struct bcm_cfg80211 *cfg) in wl_cfgp2p_get_conn_idx()
698 wl_cfgp2p_init_discovery(struct bcm_cfg80211 *cfg) in wl_cfgp2p_init_discovery()
779 wl_cfgp2p_deinit_discovery(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_discovery()
817 wl_cfgp2p_enable_discovery(struct bcm_cfg80211 *cfg, struct net_device *dev, in wl_cfgp2p_enable_discovery()
906 wl_cfgp2p_disable_discovery(struct bcm_cfg80211 *cfg) in wl_cfgp2p_disable_discovery()
957 wl_cfgp2p_escan(struct bcm_cfg80211 *cfg, struct net_device *dev, u16 active_scan, in wl_cfgp2p_escan()
1145 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_act_frm_search()
1290 wl_cfgp2p_vndr_ie(struct bcm_cfg80211 *cfg, u8 *iebuf, s32 pktflag, in wl_cfgp2p_vndr_ie()
1348 wl_cfgp2p_find_ndev(struct bcm_cfg80211 *cfg, s32 bssidx) in wl_cfgp2p_find_ndev()
1379 wl_cfgp2p_find_type(struct bcm_cfg80211 *cfg, s32 bssidx, s32 *type) in wl_cfgp2p_find_type()
1405 wl_cfgp2p_listen_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_cfgp2p_listen_complete()
1520 struct bcm_cfg80211 *cfg = (struct bcm_cfg80211 *) data; in wl_cfgp2p_listen_expired() local
1547 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_cancel_listen()
1587 wl_cfgp2p_discover_listen(struct bcm_cfg80211 *cfg, s32 channel, u32 duration_ms) in wl_cfgp2p_discover_listen()
1640 wl_cfgp2p_discover_enable_search(struct bcm_cfg80211 *cfg, u8 enable) in wl_cfgp2p_discover_enable_search()
1671 wl_cfgp2p_action_tx_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_cfgp2p_action_tx_complete()
1728 wl_cfgp2p_tx_action_frame(struct bcm_cfg80211 *cfg, struct net_device *dev, in wl_cfgp2p_tx_action_frame()
1801 wl_cfgp2p_generate_bss_mac(struct bcm_cfg80211 *cfg, struct ether_addr *primary_addr) in wl_cfgp2p_generate_bss_mac()
1886 wl_cfgp2p_supported(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_cfgp2p_supported()
1914 wl_cfgp2p_down(struct bcm_cfg80211 *cfg) in wl_cfgp2p_down()
1948 int wl_cfgp2p_vif_created(struct bcm_cfg80211 *cfg) in wl_cfgp2p_vif_created()
1959 wl_cfgp2p_set_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) in wl_cfgp2p_set_p2p_noa()
2049 wl_cfgp2p_get_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int buf_len) in wl_cfgp2p_get_p2p_noa()
2092 wl_cfgp2p_set_p2p_ps(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) in wl_cfgp2p_set_p2p_ps()
2142 wl_cfgp2p_set_p2p_ecsa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) in wl_cfgp2p_set_p2p_ecsa()
2196 wl_cfgp2p_increase_p2p_bw(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) in wl_cfgp2p_increase_p2p_bw()
2373 wl_cfgp2p_register_ndev(struct bcm_cfg80211 *cfg) in wl_cfgp2p_register_ndev()
2468 wl_cfgp2p_unregister_ndev(struct bcm_cfg80211 *cfg) in wl_cfgp2p_unregister_ndev()
2497 struct bcm_cfg80211 *cfg = *(struct bcm_cfg80211 **)netdev_priv(net); in wl_cfgp2p_do_ioctl() local
2550 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfgp2p_if_stop() local
2573 wl_cfgp2p_add_p2p_disc_if(struct bcm_cfg80211 *cfg) in wl_cfgp2p_add_p2p_disc_if()
2652 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgp2p_start_p2p_device() local
2697 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgp2p_stop_p2p_device() local
2740 wl_cfgp2p_del_p2p_disc_if(struct wireless_dev *wdev, struct bcm_cfg80211 *cfg) in wl_cfgp2p_del_p2p_disc_if()
2788 wl_cfgp2p_need_wait_actfrmae(struct bcm_cfg80211 *cfg, void *frame, u32 frame_len, bool tx) in wl_cfgp2p_need_wait_actfrmae()
2832 struct bcm_cfg80211 *cfg; in wl_cfgp2p_start_p2p_device_resume() local