Home
last modified time | relevance | path

Searched refs:mesh_set_short_slot_time (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c84 * mesh_set_short_slot_time - enable / disable ERP short slot time.
93 static u32 mesh_set_short_slot_time(struct ieee80211_sub_if_data *sdata) in mesh_set_short_slot_time() function
831 changed |= mesh_set_short_slot_time(sdata); in mesh_plink_establish()
939 changed |= mesh_set_short_slot_time(sdata); in mesh_plink_fsm()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c84 * mesh_set_short_slot_time - enable / disable ERP short slot time.
93 static u64 mesh_set_short_slot_time(struct ieee80211_sub_if_data *sdata) in mesh_set_short_slot_time() function
845 changed |= mesh_set_short_slot_time(sdata); in mesh_plink_establish()
953 changed |= mesh_set_short_slot_time(sdata); in mesh_plink_fsm()

Completed in 4 milliseconds