Searched refs:nShortSlot (Results 1 – 1 of 1) sorted by relevance
1648 uint32_t nShortSlot; in lim_update_short_slot() local1682 nShortSlot = SIR_MAC_GET_SHORT_SLOT_TIME(ap_cap); in lim_update_short_slot()1684 if (nShortSlot != pe_session->shortSlotTimeSupported) { in lim_update_short_slot()1687 nShortSlot); in lim_update_short_slot()1689 limCurrentBssCaps)->shortSlotTime = (uint16_t) nShortSlot; in lim_update_short_slot()1690 pe_session->shortSlotTimeSupported = nShortSlot; in lim_update_short_slot()1691 pBeaconParams->fShortSlotTime = (uint8_t) nShortSlot; in lim_update_short_slot()