Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c602 u8 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd() local
635 DLBcnCount = 0; in rtl8188e_set_FwJoinBssReport_cmd()
640 DLBcnCount++; in rtl8188e_set_FwJoinBssReport_cmd()
648 } while (!bcn_valid && DLBcnCount <= 100 && !adapt->bSurpriseRemoved && !adapt->bDriverStopped); in rtl8188e_set_FwJoinBssReport_cmd()
653 DBG_88E("%s: 1 Download RSVD page failed! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()
655 DBG_88E("%s: 1 Download RSVD success! DLBcnCount:%u, poll:%u\n", __func__, DLBcnCount, poll); in rtl8188e_set_FwJoinBssReport_cmd()