short_slot        372 drivers/net/wireless/intel/iwlwifi/fw/api/mac.h 	__le32 short_slot;
short_slot        553 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c 	cmd->short_slot =
short_slot       3388 drivers/net/wireless/marvell/mwl8k.c 	__u8 short_slot;
short_slot       3403 drivers/net/wireless/marvell/mwl8k.c 	cmd->short_slot = short_slot_time;
short_slot        919 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	priv->rtllib->short_slot = 1;
short_slot       1547 drivers/staging/rtl8192e/rtllib.h 	int short_slot;
short_slot        902 drivers/staging/rtl8192e/rtllib_softmac.c 	if (ieee->short_slot && (ieee->current_network.capability &
short_slot        991 drivers/staging/rtl8192e/rtllib_softmac.c 	if (ieee->short_slot)
short_slot       1254 drivers/staging/rtl8192e/rtllib_softmac.c 	if (ieee->short_slot &&
short_slot       1750 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	int short_slot;
short_slot        743 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	if (ieee->short_slot && (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_SLOT))
short_slot        831 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	if (ieee->short_slot)
short_slot       1044 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	if (ieee->short_slot)
short_slot       2288 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		if (ieee->short_slot)
short_slot       2112 drivers/staging/rtl8192u/r8192U_core.c 	priv->ieee80211->short_slot = 1;
short_slot        100 net/mac80211/mesh_plink.c 	bool short_slot = false;
short_slot        108 net/mac80211/mesh_plink.c 		short_slot = true;
short_slot        127 net/mac80211/mesh_plink.c 		short_slot = false;
short_slot        129 net/mac80211/mesh_plink.c 			short_slot = true;
short_slot        136 net/mac80211/mesh_plink.c 	if (sdata->vif.bss_conf.use_short_slot != short_slot) {
short_slot        137 net/mac80211/mesh_plink.c 		sdata->vif.bss_conf.use_short_slot = short_slot;
short_slot        140 net/mac80211/mesh_plink.c 			sdata->vif.addr, short_slot);