Searched refs:isShortGI (Results 1 – 4 of 4) sorted by relevance
220 u8 isShortGI = (pHTInfo->bCurBW40MHz) ? in HTMcsToDataRate() local223 return MCS_DATA_RATE[is40MHz][isShortGI][(nMcsRate & 0x7f)]; in HTMcsToDataRate()239 u8 isShortGI = 0; in TxCountToDataRate() local246 isShortGI = 0; in TxCountToDataRate()251 isShortGI = 0; in TxCountToDataRate()256 isShortGI = 1; in TxCountToDataRate()261 isShortGI = 1; in TxCountToDataRate()265 return MCS_DATA_RATE[is40MHz][isShortGI][nDataRate & 0xf]; in TxCountToDataRate()
135 bool is40M = false, isShortGI = false; in rtl819x_translate_scan() local142 isShortGI = (ht_cap->ChlWidth) ? in rtl819x_translate_scan()147 rate = MCS_DATA_RATE[is40M][isShortGI][max_mcs & 0x7f]; in rtl819x_translate_scan()
110 u8 isShortGI = (pHTInfo->bCurBW40MHz) ? in HTMcsToDataRate() local113 return MCS_DATA_RATE[is40MHz][isShortGI][(nMcsRate & 0x7f)]; in HTMcsToDataRate()121 u8 isShortGI = 0; in TxCountToDataRate() local127 isShortGI = 0; in TxCountToDataRate()130 isShortGI = 0; in TxCountToDataRate()133 isShortGI = 1; in TxCountToDataRate()136 isShortGI = 1; in TxCountToDataRate()138 return MCS_DATA_RATE[is40MHz][isShortGI][nDataRate & 0xf]; in TxCountToDataRate()
131 bool is40M = false, isShortGI = false; in rtl819x_translate_scan() local141 isShortGI = (ht_cap->ChlWidth) ? in rtl819x_translate_scan()147 rate = MCS_DATA_RATE[is40M][isShortGI][max_mcs & 0x7f]; in rtl819x_translate_scan()