Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_pasn_api.c183 struct qdf_mac_addr entry_to_copy; in wifi_pos_move_peers_to_fail_list() local
241 entry_to_copy = secure_list[i].peer_mac; in wifi_pos_move_peers_to_fail_list()
246 entry_to_copy = unsecure_list[i].peer_mac; in wifi_pos_move_peers_to_fail_list()
253 wifi_pos_set_11az_failed_peers(vdev, &entry_to_copy); in wifi_pos_move_peers_to_fail_list()