Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/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()