Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dftm-initiator.c286 u8 num_of_aps) in iwl_mld_ftm_range_resp_valid()
293 if (IWL_FW_CHECK(mld, num_of_aps > mld->ftm_initiator.req->n_peers || in iwl_mld_ftm_find_peer()
294 num_of_aps > IWL_TOF_MAX_APS, in iwl_mld_ftm_find_peer()
296 num_of_aps)) in iwl_mld_ftm_find_peer()
338 u8 num_of_aps, last_in_batch; in iwl_mld_handle_ftm_resp_notif()
345 fw_resp->num_of_aps)) in iwl_mld_handle_ftm_resp_notif()
348 num_of_aps = fw_resp->num_of_aps; in iwl_mld_handle_ftm_resp_notif()
353 mld->ftm_initiator.req->cookie, num_of_aps); in iwl_mld_handle_ftm_resp_notif()
355 for (int i = 0; i < num_of_aps; in iwl_mld_handle_ftm_resp_notif()
276 iwl_mld_ftm_range_resp_valid(struct iwl_mld * mld,u8 request_id,u8 num_of_aps) iwl_mld_ftm_range_resp_valid() argument
328 u8 num_of_aps, last_in_batch; iwl_mld_handle_ftm_resp_notif() local
[all...]