Searched refs:NUM_SPATIAL_STREAMS (Results 1 – 2 of 2) sorted by relevance
48 #define NUM_SPATIAL_STREAMS 8 macro61 #define NUM_SPATIAL_STREAMS 8 macro112 #define NUM_VHT_RIX_PER_BW (NUM_VHT_MCS * NUM_SPATIAL_STREAMS)113 #define NUM_HE_RIX_PER_BW (NUM_HE_MCS * NUM_SPATIAL_STREAMS)
6705 if (nss >= NUM_SPATIAL_STREAMS) in dp_get_start_index()6706 nss = NUM_SPATIAL_STREAMS; in dp_get_start_index()6722 if (nss >= NUM_SPATIAL_STREAMS) in dp_get_start_index()6723 nss = NUM_SPATIAL_STREAMS; in dp_get_start_index()6761 if (nss >= NUM_SPATIAL_STREAMS) in dp_get_end_index()6762 nss = NUM_SPATIAL_STREAMS; in dp_get_end_index()6778 if (nss >= NUM_SPATIAL_STREAMS) in dp_get_end_index()6779 nss = NUM_SPATIAL_STREAMS; in dp_get_end_index()