| 936 |
return WifiTxVector (GetMcsSupported (station, mcsIndex), GetDefaultTxPowerLevel (), GetLongRetryCount (station), |
936 |
return WifiTxVector (GetMcsSupported (station, mcsIndex), GetDefaultTxPowerLevel (), GetLongRetryCount (station), |
| 937 |
group.sgi, group.streams, GetNess (station), group.chWidth, !station->m_isSampling, GetStbc (station)); |
937 |
group.sgi, group.streams, GetNess (station), group.chWidth, GetAggregation (station), GetStbc (station)); |