Searched refs:wnm_frame_counter (Results 1 – 6 of 6) sorted by relevance
130 if (dhd_bandsteer_mac->wnm_frame_counter < DHD_BANDSTEER_WNM_FRAME_MAXRETRY) { in dhd_bandsteer_state_machine()182 dhd_bandsteer_mac->wnm_frame_counter = 0; in dhd_bandsteer_addmac_to_monitorlist()291 dhd_bandsteer_mac->wnm_frame_counter++; in dhd_bandsteer_tx_wnm_actframe()295 *bp++ = dhd_bandsteer_mac->wnm_frame_counter; /* Dialog Token */ in dhd_bandsteer_tx_wnm_actframe()319 dhd_bandsteer_mac->wnm_frame_counter)); in dhd_bandsteer_tx_wnm_actframe()
54 uint8 wnm_frame_counter; member