Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnl80211.h2887 #define NL80211_HE_MIN_CAPABILITY_LEN 16 macro
/Linux-v5.4/net/wireless/
Dnl80211.c5652 if (params->he_capa_len < NL80211_HE_MIN_CAPABILITY_LEN) in nl80211_set_station_tdls()
5904 if (params.he_capa_len < NL80211_HE_MIN_CAPABILITY_LEN) in nl80211_new_station()