Searched defs:host_param (Results 1 – 2 of 2) sorted by relevance
2364 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()
5421 #define PDEV_PARAM(host_param, target_param) wmi_ ## host_param argument5423 #define PDEV_PARAM(host_param, target_param) wmi_ ## host_param = WMI_ ## target_param argument5802 #define VDEV_PARAM(host_param, target_param) wmi_ ## host_param argument5804 #define VDEV_PARAM(host_param, target_param) wmi_ ## host_param = WMI_ ## target_param argument