Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1250 #define SUPPORTED_FILTERS \ macro
1269 changed_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
1270 *total_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
Dmain.c1451 #define SUPPORTED_FILTERS \ macro
1470 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1471 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c4668 #define SUPPORTED_FILTERS \ macro
4687 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
4688 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()