Home
last modified time | relevance | path

Searched refs:use_short_slot_time (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dtrace.h1095 __field(int, use_short_slot_time)
1104 __entry->use_short_slot_time = params->use_short_slot_time;
1112 __entry->use_short_preamble, __entry->use_short_slot_time,
H A Dnl80211.c6977 params.use_short_slot_time = -1; in nl80211_set_bss()
6990 params.use_short_slot_time = in nl80211_set_bss()
/kernel/linux/linux-6.6/net/wireless/
H A Dtrace.h1141 __field(int, use_short_slot_time)
1150 __entry->use_short_slot_time = params->use_short_slot_time;
1158 __entry->use_short_preamble, __entry->use_short_slot_time,
H A Dnl80211.c8008 params.use_short_slot_time = -1; in nl80211_set_bss()
8021 params.use_short_slot_time = in nl80211_set_bss()
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c2328 if (params->use_short_slot_time >= 0) { in ieee80211_change_bss()
2330 params->use_short_slot_time; in ieee80211_change_bss()
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c2725 if (params->use_short_slot_time >= 0) { in ieee80211_change_bss()
2726 link->conf->use_short_slot = params->use_short_slot_time; in ieee80211_change_bss()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1851 * @use_short_slot_time: Whether the use of short slot time is allowed
1866 int use_short_slot_time; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2193 * @use_short_slot_time: Whether the use of short slot time is allowed
2209 int use_short_slot_time; member

Completed in 77 milliseconds