Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1553 #define SUPPORTED_FILTERS \ macro
1573 *total_flags &= SUPPORTED_FILTERS; in ath9k_configure_filter()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c6961 #define SUPPORTED_FILTERS \ macro
6979 *total_flags &= SUPPORTED_FILTERS; in ath11k_mac_op_configure_filter()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7370 #define SUPPORTED_FILTERS \ macro
7414 *total_flags &= SUPPORTED_FILTERS; in ath12k_mac_op_configure_filter()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c6014 #define SUPPORTED_FILTERS \ macro
6030 unsigned int supported = SUPPORTED_FILTERS; in ath10k_configure_filter()