Searched refs:SlotIndex (Results 1 – 6 of 6) sorted by relevance
1363 u16 SlotIndex; in _rtl92e_update_rxcounts() local1369 SlotIndex = (priv->rtllib->LinkDetectInfo.SlotIndex++) % in _rtl92e_update_rxcounts()1371 priv->rtllib->LinkDetectInfo.RxBcnNum[SlotIndex] = in _rtl92e_update_rxcounts()1373 priv->rtllib->LinkDetectInfo.RxDataNum[SlotIndex] = in _rtl92e_update_rxcounts()
2278 u32 SlotIndex = 0, TotalRxStuckCount = 0; in rtl92e_is_rx_stuck() local2311 SlotIndex = (priv->SilentResetRxSlotIndex++)%SilentResetRxSoltNum; in rtl92e_is_rx_stuck()2314 priv->SilentResetRxStuckEvent[SlotIndex] = 1; in rtl92e_is_rx_stuck()2328 priv->SilentResetRxStuckEvent[SlotIndex] = 0; in rtl92e_is_rx_stuck()
3418 u16 SlotIndex; in rtl819x_update_rxcounts() local3424 SlotIndex = (priv->ieee80211->LinkDetectInfo.SlotIndex++) % in rtl819x_update_rxcounts()3426 priv->ieee80211->LinkDetectInfo.RxBcnNum[SlotIndex] = in rtl819x_update_rxcounts()3428 priv->ieee80211->LinkDetectInfo.RxDataNum[SlotIndex] = in rtl819x_update_rxcounts()
1394 u16 SlotIndex; member
2985 ieee->LinkDetectInfo.SlotIndex = 0; in rtllib_softmac_init()
1598 u16 SlotIndex; member