Home
last modified time | relevance | path

Searched defs:cfgdev (Results 1 – 6 of 6) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgscan.c229 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler()
357 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler()
2174 int wl_cfg80211_scan_stop(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev) in wl_cfg80211_scan_stop()
2404 wl_notify_scan_status(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_scan_status()
3198 wl_notify_pfn_status(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_pfn_status()
3245 wl_notify_gscan_event(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_notify_gscan_event()
Dwl_cfg80211.c3327 wl_cfg80211_del_virtual_iface(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev) in wl_cfg80211_del_virtual_iface()
3983 bcm_cfg80211_del_ibss_if(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev) in bcm_cfg80211_del_ibss_if()
4747 bcm_struct_cfgdev *cfgdev; in wl_cfg80211_deinit_p2p_discovery() local
8675 wl_cfg80211_remain_on_channel(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, in wl_cfg80211_remain_on_channel()
8845 bcm_struct_cfgdev *cfgdev, u64 cookie) in wl_cfg80211_cancel_remain_on_channel()
9227 bcm_struct_cfgdev *cfgdev, wl_af_params_t *af_params, in wl_cfg80211_send_action_frame()
9546 wl_cfg80211_mgmt_tx(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, in wl_cfg80211_mgmt_tx()
9792 wl_cfg80211_mgmt_frame_register(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, in wl_cfg80211_mgmt_frame_register()
13790 bcm_struct_cfgdev *cfgdev = ndev_to_cfgdev(ndev); in wl_notify_connect_status_ap_auth() local
14129 bcm_struct_cfgdev *cfgdev, const wl_event_msg_t *e, void *data) in wl_notify_start_auth()
[all …]
Dwl_cfg80211.h1957 #define cfgdev_to_wlc_ndev(cfgdev, cfg) wdev_to_wlc_ndev(cfgdev, cfg) argument
1958 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) bcmcfg_to_prmry_wdev(cfg) argument
1960 #define cfgdev_to_wlc_ndev(cfgdev, cfg) ndev_to_wlc_ndev(cfgdev, cfg) argument
1961 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) bcmcfg_to_prmry_ndev(cfg) argument
1963 #define cfgdev_to_wlc_ndev(cfgdev, cfg) (cfgdev) argument
1964 #define bcmcfg_to_prmry_cfgdev(cfgdev, cfg) (cfgdev) argument
1968 #define cfgdev_to_wdev(cfgdev) (cfgdev) argument
1970 #define cfgdev_to_ndev(cfgdev) (cfgdev ? (cfgdev->netdev) : NULL) argument
1971 #define wdev_to_cfgdev(cfgdev) (cfgdev) argument
1972 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) argument
[all …]
Dwl_cfgp2p.c835 bcm_struct_cfgdev *cfgdev; in wl_cfgp2p_enable_discovery() local
1402 wl_cfgp2p_listen_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_cfgp2p_listen_complete()
1688 wl_cfgp2p_action_tx_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_cfgp2p_action_tx_complete()
Dwl_cfgnan.c7235 bcm_struct_cfgdev *cfgdev, const wl_event_msg_t *event, void *event_data) in wl_cfgnan_notify_nan_status()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dhdf_bdh_mac80211.c1635 bcm_struct_cfgdev *cfgdev = NULL; in WalRemainOnChannel() local
1671 bcm_struct_cfgdev *cfgdev = NULL; in WalCancelRemainOnChannel() local