Home
last modified time | relevance | path

Searched refs:IEEE80211_MAX_SSID_LEN (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/sys/contrib/dev/iwlwifi/mei/
HDiwl-mei.h58 uint8_t ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/iwlwifi/fw/api/
HDscan.h47 u8 ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDcore.h240 u8 ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmt76_connac_mcu.h1498 u8 ssid[IEEE80211_MAX_SSID_LEN];
1511 u8 ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h205 #define IEEE80211_MAX_SSID_LEN 32 /* 9.4.2.2 SSID element, net80211: IEEE80211_NWID_LEN */ macro
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDcore.h615 u8 ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDcore.h362 u8 ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/rtw88/
HDfw.c1081 IEEE80211_MAX_SSID_LEN + chip->tx_pkt_desc_sz; in rtw_nlo_info_get()
1112 pos = skb_put_zero(skb, IEEE80211_MAX_SSID_LEN); in rtw_nlo_info_get()
/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h379 uint8_t ssid[IEEE80211_MAX_SSID_LEN];
/freebsd-head/sys/contrib/dev/rtw89/
HDfw.h396 u8 ssid[IEEE80211_MAX_SSID_LEN];
1951 u8 ssid[RTW89_MAX_SUPPORT_NL_NUM][IEEE80211_MAX_SSID_LEN];