Searched refs:roam_tgt_addr (Results 1 – 2 of 2) sorted by relevance
1717 if (!is_zero_mac_addr(mlme->roam_tgt_addr)) { in rtw_check_roaming_candidate()1718 if (!memcmp(mlme->roam_tgt_addr, competitor->network.mac_address, ETH_ALEN)) in rtw_check_roaming_candidate()1771 if (!memcmp(candidate->network.mac_address, mlme->roam_tgt_addr, ETH_ALEN)) in rtw_select_roaming_candidate()1772 eth_zero_addr(mlme->roam_tgt_addr); in rtw_select_roaming_candidate()
293 u8 roam_tgt_addr[ETH_ALEN]; /* request to roam to speicific target without other consideration */ member
Completed in 10 milliseconds