Home
last modified time | relevance | path

Searched refs:WL_VNDR_IE_MAXLEN (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c21042 #define WL_VNDR_IE_MAXLEN 2048 macro
21043 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
21147 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) { in wl_cfg80211_set_mgmt_vndr_ies()
21149 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN)); in wl_cfg80211_set_mgmt_vndr_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c19934 #define WL_VNDR_IE_MAXLEN 2048 macro
19935 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
20043 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) { in wl_cfg80211_set_mgmt_vndr_ies()
20045 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN)); in wl_cfg80211_set_mgmt_vndr_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c19710 #define WL_VNDR_IE_MAXLEN 2048 macro
19711 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
19818 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) { in wl_cfg80211_set_mgmt_vndr_ies()
19820 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN)); in wl_cfg80211_set_mgmt_vndr_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c22612 #define WL_VNDR_IE_MAXLEN 2048 macro
22613 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
22714 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) {
22716 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c22610 #define WL_VNDR_IE_MAXLEN 2048 macro
22611 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
22712 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) {
22714 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN));
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c22366 #define WL_VNDR_IE_MAXLEN 2048 macro
22367 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN];
22468 if ((parsed_ie_buf_len + vndrie_info->ie_len) > WL_VNDR_IE_MAXLEN) {
22470 parsed_ie_buf_len, WL_VNDR_IE_MAXLEN));