Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1247 #define SUPPORTED_FILTERS \ macro
1266 changed_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
1267 *total_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
Dmain.c1467 #define SUPPORTED_FILTERS \ macro
1486 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1487 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c5414 #define SUPPORTED_FILTERS \ macro
5433 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
5434 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()