Home
last modified time | relevance | path

Searched refs:SUPPORTED_FILTERS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1247 #define SUPPORTED_FILTERS \ macro
1267 changed_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
1268 *total_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
Dmain.c1475 #define SUPPORTED_FILTERS \ macro
1495 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1496 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c4669 #define SUPPORTED_FILTERS \ macro
4689 changed_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()
4690 *total_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c5828 #define SUPPORTED_FILTERS \ macro
5847 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
5848 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()