Home
last modified time | relevance | path

Searched refs:short_slot (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c100 bool short_slot = false; in mesh_set_short_slot_time() local
108 short_slot = true; in mesh_set_short_slot_time()
127 short_slot = false; in mesh_set_short_slot_time()
129 short_slot = true; in mesh_set_short_slot_time()
136 if (sdata->vif.bss_conf.use_short_slot != short_slot) { in mesh_set_short_slot_time()
137 sdata->vif.bss_conf.use_short_slot = short_slot; in mesh_set_short_slot_time()
140 sdata->vif.addr, short_slot); in mesh_set_short_slot_time()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c101 bool short_slot = false; in mesh_set_short_slot_time() local
109 short_slot = true; in mesh_set_short_slot_time()
128 short_slot = false; in mesh_set_short_slot_time()
130 short_slot = true; in mesh_set_short_slot_time()
137 if (sdata->vif.bss_conf.use_short_slot != short_slot) { in mesh_set_short_slot_time()
138 sdata->vif.bss_conf.use_short_slot = short_slot; in mesh_set_short_slot_time()
141 sdata->vif.addr, short_slot); in mesh_set_short_slot_time()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac.h358 * @short_slot: 0x10 for enabling short slots, 0 otherwise
378 __le32 short_slot; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h343 * iwl_link_ctx_cfg_cmd::short_slot
445 * @short_slot: 1 for enabling short slots, 0 otherwise
485 __le32 short_slot; member
H A Dmac.h309 * @short_slot: 0x10 for enabling short slots, 0 otherwise
329 __le32 short_slot; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dlink.c153 cmd.short_slot = cpu_to_le32(link_conf->use_short_slot); in iwl_mvm_link_changed()
H A Dmac-ctxt.c560 cmd->short_slot = in iwl_mvm_mac_ctxt_cmd_common()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c743 if (ieee->short_slot && (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_SLOT)) in ieee80211_probe_resp()
831 if (ieee->short_slot) in ieee80211_assoc_resp()
1044 if (ieee->short_slot) in ieee80211_association_req()
2293 if (ieee->short_slot) in ieee80211_start_ibss_wq()
H A Dieee80211.h1750 int short_slot; member
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c743 if (ieee->short_slot && (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_SLOT)) in ieee80211_probe_resp()
831 if (ieee->short_slot) in ieee80211_assoc_resp()
1044 if (ieee->short_slot) in ieee80211_association_req()
2303 if (ieee->short_slot) in ieee80211_start_ibss_wq()
H A Dieee80211.h1687 int short_slot; member
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_softmac.c902 if (ieee->short_slot && (ieee->current_network.capability & in rtllib_probe_resp()
991 if (ieee->short_slot) in rtllib_assoc_resp()
1254 if (ieee->short_slot && in rtllib_association_req()
H A Drtllib.h1547 int short_slot; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c551 cmd->short_slot = in iwl_mvm_mac_ctxt_cmd_common()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c3389 __u8 short_slot; member
3404 cmd->short_slot = short_slot_time; in mwl8k_cmd_set_slot()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c3393 __u8 short_slot; member
3408 cmd->short_slot = short_slot_time; in mwl8k_cmd_set_slot()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c923 priv->rtllib->short_slot = 1; in _rtl92e_init_priv_variable()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr8192U_core.c2087 priv->ieee80211->short_slot = 1; in rtl8192_init_priv_variable()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr8192U_core.c1911 priv->ieee80211->short_slot = 1; in rtl8192_init_priv_variable()

Completed in 68 milliseconds