Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Drc80211_minstrel_ht.h13 #define MINSTREL_MAX_STREAMS 4 macro
17 #define MINSTREL_HT_GROUPS_NB (MINSTREL_MAX_STREAMS * \
19 #define MINSTREL_VHT_GROUPS_NB (MINSTREL_MAX_STREAMS * \
Drc80211_minstrel_ht.c49 MINSTREL_MAX_STREAMS * 2 * _ht40 + \
50 MINSTREL_MAX_STREAMS * _sgi + \
89 MINSTREL_MAX_STREAMS * 2 * (_bw) + \
90 MINSTREL_MAX_STREAMS * (_sgi) + \