Searched refs:group_mgmt_cs (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 4920 const u8* group_mgmt_cs = NULL; in wl_cfg80211_set_mfp() local 4967 group_mgmt_cs = ptr; in wl_cfg80211_set_mfp() 5010 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, in wl_cfg80211_set_mfp() 5011 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { in wl_cfg80211_set_mfp() 5014 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, in wl_cfg80211_set_mfp() 5042 dev->name, group_mgmt_cs[0], group_mgmt_cs[1], in wl_cfg80211_set_mfp() 5043 group_mgmt_cs[2])); in wl_cfg80211_set_mfp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 4906 const u8* group_mgmt_cs = NULL; in wl_cfg80211_set_mfp() local 4953 group_mgmt_cs = ptr; in wl_cfg80211_set_mfp() 4996 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, in wl_cfg80211_set_mfp() 4997 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { in wl_cfg80211_set_mfp() 5000 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, in wl_cfg80211_set_mfp() 5028 dev->name, group_mgmt_cs[0], group_mgmt_cs[1], in wl_cfg80211_set_mfp() 5029 group_mgmt_cs[2])); in wl_cfg80211_set_mfp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 5932 const u8* group_mgmt_cs = NULL; local 5978 group_mgmt_cs = ptr; 6011 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, 6012 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { 6015 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, 6041 dev->name, group_mgmt_cs[0], group_mgmt_cs[1], 6042 group_mgmt_cs[2]));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 5930 const u8* group_mgmt_cs = NULL; local 5976 group_mgmt_cs = ptr; 6009 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, 6010 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { 6013 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, 6039 dev->name, group_mgmt_cs[0], group_mgmt_cs[1], 6040 group_mgmt_cs[2]));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 5803 const u8* group_mgmt_cs = NULL; local 5849 group_mgmt_cs = ptr; 5882 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, 5883 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { 5886 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, 5912 dev->name, group_mgmt_cs[0], group_mgmt_cs[1], 5913 group_mgmt_cs[2]));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 5165 u8* group_mgmt_cs = NULL; in wl_cfg80211_set_mfp() local 5206 group_mgmt_cs = ptr; in wl_cfg80211_set_mfp() 5237 if (group_mgmt_cs && bcmp((const uint8 *)WPA2_OUI, in wl_cfg80211_set_mfp() 5238 group_mgmt_cs, (WPA_SUITE_LEN - 1)) == 0) { in wl_cfg80211_set_mfp() 5241 group_mgmt_cs, WPA_SUITE_LEN, cfg->ioctl_buf, in wl_cfg80211_set_mfp()
|