Searched refs:DrvBcnTimeOut (Results 1 – 4 of 4) sorted by relevance
1704 u8 DrvBcnEarly, DrvBcnTimeOut; in adaptive_early_32k() local1709 DrvBcnTimeOut = 0xff; in adaptive_early_32k()1720 if (ratio_80_delay > 80 && DrvBcnTimeOut == 0xff) in adaptive_early_32k()1721 DrvBcnTimeOut = i; in adaptive_early_32k()1729 pmlmeext->DrvBcnTimeOut = DrvBcnTimeOut; in adaptive_early_32k()
613 pmlmeext->DrvBcnTimeOut = 0xff; in OnBeacon()
401 pmlmeext->DrvBcnTimeOut = 0xff; in rtl8723b_set_FwPwrMode_cmd()412 if (ratio_80_delay > 80 && pmlmeext->DrvBcnTimeOut == 0xff) in rtl8723b_set_FwPwrMode_cmd()413 pmlmeext->DrvBcnTimeOut = i; in rtl8723b_set_FwPwrMode_cmd()
408 u8 DrvBcnTimeOut; member
Completed in 21 milliseconds