Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c106 .mcast_frame_registration = false,
147 .mcast_frame_registration = false,
189 .mcast_frame_registration = false,
226 .mcast_frame_registration = false,
267 .mcast_frame_registration = false,
308 .mcast_frame_registration = false,
349 .mcast_frame_registration = false,
394 .mcast_frame_registration = true,
441 .mcast_frame_registration = false,
494 .mcast_frame_registration = false,
[all …]
H A Dhw.h640 bool mcast_frame_registration; member
H A Dmac.c6062 if (ar->hw_params.mcast_frame_registration) in ath10k_configure_filter()
10176 if (ar->hw_params.mcast_frame_registration) in ath10k_mac_register()