Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c10341 wmi_pdev_band_to_mac *band_to_mac; in copy_hw_mode_in_init_cmd()
10358 band_to_mac = (wmi_pdev_band_to_mac *) (buf_ptr + in copy_hw_mode_in_init_cmd()
10364 (wmi_pdev_band_to_mac)); in copy_hw_mode_in_init_cmd()
10376 sizeof(wmi_pdev_band_to_mac)) + in copy_hw_mode_in_init_cmd()
10381 sizeof(wmi_pdev_band_to_mac))); in copy_hw_mode_in_init_cmd()
12109 (param->num_band_to_mac * sizeof(wmi_pdev_band_to_mac)); in init_cmd_send_tlv()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h2339 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_band_to_mac, band_to_mac, WMITLV_SIZE_…
6009 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_band_to_mac, mac_freq_mapping, WMITLV_…
6779 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_band_to_mac, mac_freq_mapping, WMITLV_…
Dwmi_unified.h32287 } wmi_pdev_band_to_mac; typedef
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c4426 wmi_pdev_band_to_mac *mac_freq; in wma_process_mac_freq_mapping()