Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h212 u32 fw_feature_bitmap);
1582 u32 fw_feature_bitmap) in ath10k_wmi_ext_resource_config() argument
1590 fw_feature_bitmap); in ath10k_wmi_ext_resource_config()
H A Dwmi.c8852 u32 fw_feature_bitmap) in ath10k_wmi_10_4_ext_resource_config() argument
8867 cmd->fw_feature_bitmap = __cpu_to_le32(fw_feature_bitmap); in ath10k_wmi_10_4_ext_resource_config()
8881 type, fw_feature_bitmap); in ath10k_wmi_10_4_ext_resource_config()
H A Dwmi.h3076 __le32 fw_feature_bitmap; member