Home
last modified time | relevance | path

Searched refs:SUPPORTED_FIF_FLAGS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c372 #define SUPPORTED_FIF_FLAGS FIF_ALLMULTI macro
383 changed_flags &= SUPPORTED_FIF_FLAGS; in lbtf_op_configure_filter()
384 *new_flags &= SUPPORTED_FIF_FLAGS; in lbtf_op_configure_filter()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c370 #define SUPPORTED_FIF_FLAGS \ in ath5k_configure_filter() macro
385 changed_flags &= SUPPORTED_FIF_FLAGS; in ath5k_configure_filter()
386 *new_flags &= SUPPORTED_FIF_FLAGS; in ath5k_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c373 #define SUPPORTED_FIF_FLAGS FIF_ALLMULTI macro
384 changed_flags &= SUPPORTED_FIF_FLAGS; in lbtf_op_configure_filter()
385 *new_flags &= SUPPORTED_FIF_FLAGS; in lbtf_op_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c370 #define SUPPORTED_FIF_FLAGS \ in ath5k_configure_filter() macro
385 *new_flags &= SUPPORTED_FIF_FLAGS; in ath5k_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c541 #define SUPPORTED_FIF_FLAGS \ macro
557 *new_flags &= SUPPORTED_FIF_FLAGS; in plfxlc_op_configure_filter()
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c1217 #define SUPPORTED_FIF_FLAGS \ macro
1234 changed_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()
1235 *new_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c1217 #define SUPPORTED_FIF_FLAGS \ macro
1234 changed_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()
1235 *new_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()

Completed in 9 milliseconds