Lines Matching refs:peer_addr
1643 dhd_rtt_get_geofence_target(dhd_pub_t *dhd, struct ether_addr* peer_addr, int8 *index) in dhd_rtt_get_geofence_target() argument
1664 if (!memcmp(peer_addr, &geofence_target_info[i].peer_addr, in dhd_rtt_get_geofence_target()
1672 " MAC ADDR: "MACDBG" \n", MAC2STRDBG(peer_addr))); in dhd_rtt_get_geofence_target()
1693 geofence_target_info = dhd_rtt_get_geofence_target(dhd, &target->peer_addr, &index); in dhd_rtt_add_geofence_target()
1727 dhd_rtt_remove_geofence_target(dhd_pub_t *dhd, struct ether_addr *peer_addr) in dhd_rtt_remove_geofence_target() argument
1748 geofence_target_info = dhd_rtt_get_geofence_target(dhd, peer_addr, &index); in dhd_rtt_remove_geofence_target()
1842 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target()
1851 &geofence_target_info->peer_addr); in dhd_rtt_sched_geofencing_target()
1882 &geofence_target->peer_addr, NAN_RANGING_ROLE_INITIATOR); in dhd_rtt_retry()
1936 dhd_rtt_invalid_states(struct net_device *ndev, struct ether_addr *peer_addr) in dhd_rtt_invalid_states() argument
1945 ASSERT(peer_addr); in dhd_rtt_invalid_states()
1953 if (wl_cfgnan_data_dp_exists_with_peer(cfg, peer_addr)) { in dhd_rtt_invalid_states()
3256 dhd_rtt_handle_directed_rtt_burst_end(dhd_pub_t *dhd, struct ether_addr *peer_addr, in dhd_rtt_handle_directed_rtt_burst_end() argument
3267 &rtt_results_header, peer_addr); in dhd_rtt_handle_directed_rtt_burst_end()
3283 peer_addr, ETHER_ADDR_LEN); in dhd_rtt_handle_directed_rtt_burst_end()
3358 &rng_inst->peer_addr, RTT_GEO_SUSPN_RANGE_RES_REPORTED, 0); in dhd_rtt_nan_range_report()
3368 dhd_rtt_handle_nan_burst_end(dhd_pub_t *dhd, struct ether_addr *peer_addr, in dhd_rtt_handle_nan_burst_end() argument
3388 ETHER_ISNULLADDR(peer_addr)) { in dhd_rtt_handle_nan_burst_end()
3395 rng_inst = wl_cfgnan_check_for_ranging(cfg, peer_addr); in dhd_rtt_handle_nan_burst_end()
3430 ret = dhd_rtt_handle_directed_rtt_burst_end(dhd, peer_addr, in dhd_rtt_handle_nan_burst_end()