Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c99 static const uint32_t peer_param_tlv[] = { variable
1662 if (peer_param_id < QDF_ARRAY_SIZE(peer_param_tlv)) in convert_host_peer_param_id_to_target_id_tlv()
1663 return peer_param_tlv[peer_param_id]; in convert_host_peer_param_id_to_target_id_tlv()