Searched refs:he_spr_ie (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dieee80211.h2887 * @he_spr_ie: byte data of the He Spatial Reuse IE, stating from the byte
2888 * after the ext ID byte. It is assumed that he_spr_ie has at least
2894 ieee80211_he_spr_size(const u8 *he_spr_ie) argument
2896 const struct ieee80211_he_spr *he_spr = (const void *)he_spr_ie;
2901 if (!he_spr_ie)

Completed in 231 milliseconds