Home
last modified time | relevance | path

Searched refs:_net_info (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h831 struct net_info *_net_info, enum wl_status state, bool set);
977 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
982 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
986 idx++, _net_info->bssidx, in wl_probe_wdev_all()
987 _net_info->ndev, _net_info->wdev)); in wl_probe_wdev_all()
997 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_bssidx() local
1002 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_bssidx()
1003 if ((bssidx >= 0) && (_net_info->bssidx == bssidx)) { in wl_get_netinfo_by_bssidx()
1004 info = _net_info; in wl_get_netinfo_by_bssidx()
1016 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c713 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
6910 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); in wl_cfg80211_set_power_mgmt() local
6918 if (cfg->p2p_net == dev || _net_info == NULL || in wl_cfg80211_set_power_mgmt()
6929 if (_net_info->pm_block) { in wl_cfg80211_set_power_mgmt()
6931 dev->name, _net_info->pm_block)); in wl_cfg80211_set_power_mgmt()
8763 struct net_info *_net_info, *next; in wl_cfg80211_get_remain_on_channel_ndev() local
8768 list_for_each_entry_safe(_net_info, next, &cfg->net_list, list) { in wl_cfg80211_get_remain_on_channel_ndev()
8769 if (_net_info->ndev && in wl_cfg80211_get_remain_on_channel_ndev()
8770 test_bit(WL_STATUS_REMAINING_ON_CHANNEL, &_net_info->sme_state)) in wl_cfg80211_get_remain_on_channel_ndev()
8771 return _net_info->ndev; in wl_cfg80211_get_remain_on_channel_ndev()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1270 struct net_info *_net_info, enum wl_status state, bool set);
1492 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
1497 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
1501 idx++, _net_info->bssidx)); in wl_probe_wdev_all()
1510 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
1515 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
1517 if ((bssidx >= 0) && (_net_info->bssidx == bssidx) && in wl_get_netinfo_by_fw_idx()
1518 (_net_info->ifidx == ifidx)) { in wl_get_netinfo_by_fw_idx()
1519 info = _net_info; in wl_get_netinfo_by_fw_idx()
1530 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c745 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
6679 struct net_info *_net_info; local
6684 _net_info = wl_get_netinfo_by_netdev(cfg, ndev);
6690 if (!test_bit(MGMT_TX_SEND_FRAME, &_net_info->mgmt_txstatus) ||
6691 (*packetid != _net_info->mgmt_txid)) {
6698 &_net_info->mgmt_txstatus);
6701 &_net_info->mgmt_txstatus);
6705 &_net_info->mgmt_txstatus);
6708 complete(&_net_info->mgmt_tx_cpl);
8537 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1330 struct net_info *_net_info, enum wl_status state, bool set);
1556 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
1561 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
1565 idx++, _net_info->bssidx)); in wl_probe_wdev_all()
1574 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
1579 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
1581 if ((bssidx >= 0) && (_net_info->bssidx == bssidx) && in wl_get_netinfo_by_fw_idx()
1582 (_net_info->ifidx == ifidx)) { in wl_get_netinfo_by_fw_idx()
1583 info = _net_info; in wl_get_netinfo_by_fw_idx()
1594 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c753 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
6758 struct net_info *_net_info; local
6763 _net_info = wl_get_netinfo_by_netdev(cfg, ndev);
6769 if (!test_bit(MGMT_TX_SEND_FRAME, &_net_info->mgmt_txstatus) ||
6770 (*packetid != _net_info->mgmt_txid)) {
6777 &_net_info->mgmt_txstatus);
6780 &_net_info->mgmt_txstatus);
6784 &_net_info->mgmt_txstatus);
6787 complete(&_net_info->mgmt_tx_cpl);
8636 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1330 struct net_info *_net_info, enum wl_status state, bool set);
1556 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
1561 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
1565 idx++, _net_info->bssidx)); in wl_probe_wdev_all()
1574 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
1579 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
1581 if ((bssidx >= 0) && (_net_info->bssidx == bssidx) && in wl_get_netinfo_by_fw_idx()
1582 (_net_info->ifidx == ifidx)) { in wl_get_netinfo_by_fw_idx()
1583 info = _net_info; in wl_get_netinfo_by_fw_idx()
1594 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c755 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
6760 struct net_info *_net_info; local
6765 _net_info = wl_get_netinfo_by_netdev(cfg, ndev);
6771 if (!test_bit(MGMT_TX_SEND_FRAME, &_net_info->mgmt_txstatus) ||
6772 (*packetid != _net_info->mgmt_txid)) {
6779 &_net_info->mgmt_txstatus);
6782 &_net_info->mgmt_txstatus);
6786 &_net_info->mgmt_txstatus);
6789 complete(&_net_info->mgmt_tx_cpl);
8638 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h1790 struct net_info *_net_info, enum wl_status state, bool set);
2053 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
2058 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
2062 idx++, _net_info->bssidx)); in wl_probe_wdev_all()
2071 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
2076 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
2078 if ((bssidx >= 0) && (_net_info->bssidx == bssidx) && in wl_get_netinfo_by_fw_idx()
2079 (_net_info->ifidx == ifidx)) { in wl_get_netinfo_by_fw_idx()
2080 info = _net_info; in wl_get_netinfo_by_fw_idx()
2091 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c600 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
7923 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); in wl_cfg80211_set_power_mgmt() local
7933 if (cfg->p2p_net == dev || _net_info == NULL || in wl_cfg80211_set_power_mgmt()
7944 if (_net_info->pm_block) { in wl_cfg80211_set_power_mgmt()
7946 dev->name, _net_info->pm_block)); in wl_cfg80211_set_power_mgmt()
9711 struct net_info *_net_info, *next; in wl_cfg80211_get_remain_on_channel_ndev() local
9713 list_for_each_entry_safe(_net_info, next, &cfg->net_list, list) { in wl_cfg80211_get_remain_on_channel_ndev()
9715 if (_net_info->ndev && in wl_cfg80211_get_remain_on_channel_ndev()
9716 test_bit(WL_STATUS_REMAINING_ON_CHANNEL, &_net_info->sme_state)) in wl_cfg80211_get_remain_on_channel_ndev()
9717 return _net_info->ndev; in wl_cfg80211_get_remain_on_channel_ndev()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h1790 struct net_info *_net_info, enum wl_status state, bool set);
2056 struct net_info *_net_info, *next; in wl_probe_wdev_all() local
2061 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, in wl_probe_wdev_all()
2065 idx++, _net_info->bssidx)); in wl_probe_wdev_all()
2074 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() local
2079 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx()
2081 if ((bssidx >= 0) && (_net_info->bssidx == bssidx) && in wl_get_netinfo_by_fw_idx()
2082 (_net_info->ifidx == ifidx)) { in wl_get_netinfo_by_fw_idx()
2083 info = _net_info; in wl_get_netinfo_by_fw_idx()
2094 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() local
[all …]
H A Dwl_cfg80211.c614 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info,
7971 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); in wl_cfg80211_set_power_mgmt() local
7981 if (cfg->p2p_net == dev || _net_info == NULL || in wl_cfg80211_set_power_mgmt()
7992 if (_net_info->pm_block) { in wl_cfg80211_set_power_mgmt()
7994 dev->name, _net_info->pm_block)); in wl_cfg80211_set_power_mgmt()
9759 struct net_info *_net_info, *next; in wl_cfg80211_get_remain_on_channel_ndev() local
9761 list_for_each_entry_safe(_net_info, next, &cfg->net_list, list) { in wl_cfg80211_get_remain_on_channel_ndev()
9763 if (_net_info->ndev && in wl_cfg80211_get_remain_on_channel_ndev()
9764 test_bit(WL_STATUS_REMAINING_ON_CHANNEL, &_net_info->sme_state)) in wl_cfg80211_get_remain_on_channel_ndev()
9765 return _net_info->ndev; in wl_cfg80211_get_remain_on_channel_ndev()
[all …]