Home
last modified time | relevance | path

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

/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.c1554 #define SUPPORTED_FILTERS \ macro
1574 changed_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
1575 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/drivers/net/wireless/ath/ath10k/
Dmac.c6016 #define SUPPORTED_FILTERS \ macro
6035 changed_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
6036 *total_flags &= SUPPORTED_FILTERS; in ath10k_configure_filter()
/drivers/net/wireless/ath/ath11k/
Dmac.c6567 #define SUPPORTED_FILTERS \ macro
6585 *total_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()