Home
last modified time | relevance | path

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

/net/mac80211/
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()