Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dcore.c105 .mcast_frame_registration = false,
146 .mcast_frame_registration = false,
188 .mcast_frame_registration = false,
225 .mcast_frame_registration = false,
266 .mcast_frame_registration = false,
307 .mcast_frame_registration = false,
348 .mcast_frame_registration = false,
393 .mcast_frame_registration = true,
440 .mcast_frame_registration = false,
493 .mcast_frame_registration = false,
[all …]
Dhw.h636 bool mcast_frame_registration; member
Dmac.c6034 if (ar->hw_params.mcast_frame_registration) in ath10k_configure_filter()
10127 if (ar->hw_params.mcast_frame_registration) in ath10k_mac_register()