Searched defs:_streams (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/mac80211/ | 
| D | rc80211_minstrel_ht.c | 47 #define GROUP_IDX(_streams, _sgi, _ht40)	\  argument59 #define __MCS_GROUP(_streams, _sgi, _ht40, _s)				\  argument
 80 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40)				\  argument
 83 #define MCS_GROUP(_streams, _sgi, _ht40)				\  argument
 87 #define VHT_GROUP_IDX(_streams, _sgi, _bw)				\  argument
 96 #define __VHT_GROUP(_streams, _sgi, _bw, _s)				\  argument
 130 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw)				\  argument
 134 #define VHT_GROUP(_streams, _sgi, _bw)					\  argument
 
 |