Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_bandsteer.c130 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()
H A Ddhd_bandsteer.h54 uint8 wnm_frame_counter; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_bandsteer.c130 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()
H A Ddhd_bandsteer.h54 uint8 wnm_frame_counter; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_bandsteer.c130 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()
H A Ddhd_bandsteer.h54 uint8 wnm_frame_counter; member