state_11h          26 drivers/net/wireless/marvell/mwifiex/11h.c 	priv->state_11h.is_11h_enabled = true;
state_11h          27 drivers/net/wireless/marvell/mwifiex/11h.c 	priv->state_11h.is_11h_active = false;
state_11h          32 drivers/net/wireless/marvell/mwifiex/11h.c 	return priv->state_11h.is_11h_active;
state_11h         108 drivers/net/wireless/marvell/mwifiex/11h.c 		priv->state_11h.is_11h_active = true;
state_11h         114 drivers/net/wireless/marvell/mwifiex/11h.c 		priv->state_11h.is_11h_active = false;
state_11h        2066 drivers/net/wireless/marvell/mwifiex/cfg80211.c 		priv->state_11h.is_11h_active = false;
state_11h        4132 drivers/net/wireless/marvell/mwifiex/cfg80211.c 		priv->state_11h.is_11h_active = true;
state_11h         697 drivers/net/wireless/marvell/mwifiex/main.h 	struct mwifiex_11h_intf_state state_11h;