Searched refs:updateCap (Results 1 – 1 of 1) sorted by relevance
1493 void update_capinfo(struct adapter *Adapter, u16 updateCap) in update_capinfo() argument1503 if (updateCap & cShortPreamble) { in update_capinfo()1520 if (updateCap & cIBSS) { in update_capinfo()1528 …if ((updateCap & cShortSlotTime) /* && (!(pMgntInfo->pHTInfo->RT2RT_HT_Mode & RT_HT_CAP_USE_LONG_P… in update_capinfo()