Home
last modified time | relevance | path

Searched refs:NL80211_HE_MIN_CAPABILITY_LEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dnl80211.h2734 #define NL80211_HE_MIN_CAPABILITY_LEN 16 macro
/Linux-v4.19/net/wireless/
Dnl80211.c5177 if (params->he_capa_len < NL80211_HE_MIN_CAPABILITY_LEN) in nl80211_set_station_tdls()
5414 if (params.he_capa_len < NL80211_HE_MIN_CAPABILITY_LEN) in nl80211_new_station()