Home
last modified time | relevance | path

Searched defs:host_param (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c2364 static inline uint32_t convert_host_pdev_param_tlv(uint32_t host_param) in convert_host_pdev_param_tlv()
2371 static inline uint32_t convert_host_vdev_param_tlv(uint32_t host_param) in convert_host_vdev_param_tlv()
2378 static inline uint32_t convert_host_pdev_param_tlv(uint32_t host_param) in convert_host_pdev_param_tlv()
2383 static inline uint32_t convert_host_vdev_param_tlv(uint32_t host_param) in convert_host_vdev_param_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h5421 #define PDEV_PARAM(host_param, target_param) wmi_ ## host_param argument
5423 #define PDEV_PARAM(host_param, target_param) wmi_ ## host_param = WMI_ ## target_param argument
5802 #define VDEV_PARAM(host_param, target_param) wmi_ ## host_param argument
5804 #define VDEV_PARAM(host_param, target_param) wmi_ ## host_param = WMI_ ## target_param argument