Home
last modified time | relevance | path

Searched refs:DOT11_MAX_DEFAULT_KEYS (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c793 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2181 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2190 if (key.index == DOT11_MAX_DEFAULT_KEYS)
2194 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
2271 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2282 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
H A Dwl_cfg80211.c7896 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2))
7916 if (key.index >= DOT11_MAX_DEFAULT_KEYS) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c799 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2187 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2196 if (key.index == DOT11_MAX_DEFAULT_KEYS)
2200 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
2277 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2288 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
H A Dwl_cfg80211.c7997 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2))
8017 if (key.index >= DOT11_MAX_DEFAULT_KEYS) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c799 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2187 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2196 if (key.index == DOT11_MAX_DEFAULT_KEYS)
2200 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
2277 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) {
2288 if (key.index >= DOT11_MAX_DEFAULT_KEYS)
H A Dwl_cfg80211.c7995 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2))
8015 if (key.index >= DOT11_MAX_DEFAULT_KEYS) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c892 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2419 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_set_encode()
2428 if (key.index == DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2432 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2509 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_get_encode()
2520 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_get_encode()
H A Dwl_cfg80211.c7126 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2)) in wl_cfg80211_del_key()
7148 if (key.index >= DOT11_MAX_DEFAULT_KEYS) { in wl_cfg80211_del_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c903 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2415 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_set_encode()
2424 if (key.index == DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2428 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2505 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_get_encode()
2516 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_get_encode()
H A Dwl_cfg80211.c6542 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2)) in wl_cfg80211_del_key()
6560 if (key.index >= DOT11_MAX_DEFAULT_KEYS) { in wl_cfg80211_del_key()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c902 range->max_encoding_tokens = DOT11_MAX_DEFAULT_KEYS; in wl_iw_get_range()
2459 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_set_encode()
2468 if (key.index == DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2472 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_set_encode()
2550 for (key.index = 0; key.index < DOT11_MAX_DEFAULT_KEYS; key.index++) { in wl_iw_get_encode()
2561 if (key.index >= DOT11_MAX_DEFAULT_KEYS) in wl_iw_get_encode()
H A Dwl_cfg80211.c7167 if ((key_idx >= DOT11_MAX_DEFAULT_KEYS) && (key_idx < DOT11_MAX_DEFAULT_KEYS+2)) in wl_cfg80211_del_key()
7189 if (key.index >= DOT11_MAX_DEFAULT_KEYS) { in wl_cfg80211_del_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h4366 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h4468 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11.h4509 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11.h4509 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h4934 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h4934 #define DOT11_MAX_DEFAULT_KEYS 4 /* number of default keys */ macro