Lines Matching refs:cfgdev
831 bcm_struct_cfgdev *cfgdev; in wl_cfgp2p_enable_discovery() local
876 cfgdev = cfg->p2p_wdev; in wl_cfgp2p_enable_discovery()
879 cfgdev = ndev_to_cfgdev(dev); in wl_cfgp2p_enable_discovery()
881 ret = wl_cfg80211_set_mgmt_vndr_ies(cfg, cfgdev, in wl_cfgp2p_enable_discovery()
1384 wl_cfgp2p_listen_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, argument
1390 if (!cfg || !cfg->p2p || !cfgdev)
1395 PRINT_WDEV_INFO(cfgdev);
1398 ndev = cfgdev_to_wlc_ndev(cfgdev, cfg);
1406 if (cfgdev && ((struct wireless_dev *)cfgdev)->wiphy) {
1407 cfg80211_remain_on_channel_expired(cfgdev, cfg->last_roc_id,
1414 cfg80211_remain_on_channel_expired(cfgdev, cfg->last_roc_id,
1458 if (cfgdev && ((struct wireless_dev *)cfgdev)->wiphy &&
1484 if (cfgdev && ((struct wireless_dev *)cfgdev)->wiphy)
1485 cfg80211_remain_on_channel_expired(cfgdev,
1659 wl_cfgp2p_action_tx_complete(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, argument
1670 ndev = cfgdev_to_wlc_ndev(cfgdev, cfg);