Home
last modified time | relevance | path

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

/drivers/net/wireless/marvell/libertas_tf/
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()
/drivers/net/wireless/ath/ath5k/
A Dmac80211-ops.c370 #define SUPPORTED_FIF_FLAGS \ in ath5k_configure_filter() macro
385 *new_flags &= SUPPORTED_FIF_FLAGS; in ath5k_configure_filter()
/drivers/net/wireless/purelifi/plfxlc/
A Dmac.c534 #define SUPPORTED_FIF_FLAGS \ macro
550 *new_flags &= SUPPORTED_FIF_FLAGS; in plfxlc_op_configure_filter()
/drivers/net/wireless/zydas/zd1211rw/
A Dzd_mac.c1221 #define SUPPORTED_FIF_FLAGS \ macro
1238 changed_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()
1239 *new_flags &= SUPPORTED_FIF_FLAGS; in zd_op_configure_filter()

Completed in 15 milliseconds