Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c1735 uint32_t fw_param_value = 0; in convert_host_peer_param_value_to_target_value_tlv() local
1743 QDF_SET_BITS(fw_param_value, 0, 8, in convert_host_peer_param_value_to_target_value_tlv()
1745 QDF_SET_BITS(fw_param_value, 8, 16, ~punc); in convert_host_peer_param_value_to_target_value_tlv()
1748 fw_param_value = param_value; in convert_host_peer_param_value_to_target_value_tlv()
1752 return fw_param_value; in convert_host_peer_param_value_to_target_value_tlv()