Home
last modified time | relevance | path

Searched refs:DLBcnCount (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c588 u8 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd() local
621 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd()
626 DLBcnCount++; in rtl8188e_set_FwJoinBssReport_cmd()
634 } while (!bcn_valid && DLBcnCount <= 100 && !adapt->bSurpriseRemoved && !adapt->bDriverStopped); in rtl8188e_set_FwJoinBssReport_cmd()
639 DBG_88E("%s: 1 Download RSVD page failed! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()
641 DBG_88E("%s: 1 Download RSVD success! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()