Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
Dwlan_cfg80211_afc.c970 afc_bin->num_frequency_obj = afc_rsp->num_frange_obj; in fill_host_afc_response_buffer()
974 if (bin_len + sizeof(*freq_psd) * afc_bin->num_frequency_obj > in fill_host_afc_response_buffer()
977 afc_bin->num_frequency_obj); in fill_host_afc_response_buffer()
982 for (i = 0; i < afc_bin->num_frequency_obj; i++) { in fill_host_afc_response_buffer()
989 bin_len += sizeof(*freq_psd) * afc_bin->num_frequency_obj; in fill_host_afc_response_buffer()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/regulatory/inc/
Dwlan_reg_afc.h258 uint32_t num_frequency_obj; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h38106 A_UINT32 num_frequency_obj; /* Total number of frequency objects */ member