Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhw.c58 config->mcast2ucast_mode = 0; in ath11k_init_wmi_config_qca6390()
118 config->mcast2ucast_mode = TARGET_MCAST2UCAST_MODE; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2241 u32 mcast2ucast_mode; member
4931 u32 mcast2ucast_mode; member
H A Dwmi.c3095 wmi_cfg->mcast2ucast_mode = tg_cfg->mcast2ucast_mode; in ath11k_wmi_copy_resource_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2499 __le32 mcast2ucast_mode; member
2684 __le32 mcast2ucast_mode; member
2879 __le32 mcast2ucast_mode; member
H A Dwmi-tlv.h1764 __le32 mcast2ucast_mode; member
H A Dwmi.c6599 config.mcast2ucast_mode = __cpu_to_le32(TARGET_MCAST2UCAST_MODE); in ath10k_wmi_op_gen_init()
6665 config.mcast2ucast_mode = __cpu_to_le32(TARGET_10X_MCAST2UCAST_MODE); in ath10k_wmi_10_1_op_gen_init()
6736 config.mcast2ucast_mode = __cpu_to_le32(TARGET_10X_MCAST2UCAST_MODE); in ath10k_wmi_10_2_op_gen_init()
6814 config.mcast2ucast_mode = __cpu_to_le32(TARGET_10_4_MCAST2UCAST_MODE); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1927 cfg->mcast2ucast_mode = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()