Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c567 u8 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd() local
600 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd()
605 DLBcnCount++; in rtl8188e_set_FwJoinBssReport_cmd()
613 } while (!bcn_valid && DLBcnCount <= 100 && !adapt->bSurpriseRemoved && !adapt->bDriverStopped); in rtl8188e_set_FwJoinBssReport_cmd()
618 DBG_88E("%s: 1 Download RSVD page failed! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()
620 DBG_88E("%s: 1 Download RSVD success! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()