Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1551 #define SUPPORTED_FILTERS \ macro
1571 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1572 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c4972 #define SUPPORTED_FILTERS \ macro
4992 changed_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()
4993 *total_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c5932 #define SUPPORTED_FILTERS \ macro
5951 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
5952 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()