Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c469 static const uint32_t vdev_param_tlv[] = { variable
2373 if (host_param < QDF_ARRAY_SIZE(vdev_param_tlv)) in convert_host_vdev_param_tlv()
2374 return vdev_param_tlv[host_param]; in convert_host_vdev_param_tlv()