Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c143 static const uint32_t pdev_param_tlv[] = { variable
2366 if (host_param < QDF_ARRAY_SIZE(pdev_param_tlv)) in convert_host_pdev_param_tlv()
2367 return pdev_param_tlv[host_param]; in convert_host_pdev_param_tlv()