Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1240 #define SUPPORTED_FILTERS \ macro
1260 changed_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
1261 *total_flags &= SUPPORTED_FILTERS; in ath9k_htc_configure_filter()
Dmain.c1446 #define SUPPORTED_FILTERS \ macro
1465 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1466 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c3498 #define SUPPORTED_FILTERS \ macro
3518 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
3519 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()