Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1466 #define SUPPORTED_FILTERS \ macro
1485 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1486 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c5608 #define SUPPORTED_FILTERS \ macro
5627 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
5628 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()