Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c892 #define SHORT_PREAMBLE 0 in mt7996_sta_fixed_rate_set() macro
935 phy.preamble = phy.preamble ? SHORT_PREAMBLE : LONG_PREAMBLE; in mt7996_sta_fixed_rate_set()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1057 SHORT_PREAMBLE = 1 enumerator
H A Dbeacon.c2474 hapd->iconf->preamble == SHORT_PREAMBLE; in ieee802_11_build_ap_params()
H A Dieee802_11.c296 hapd->iconf->preamble == SHORT_PREAMBLE) in hostapd_own_capab_info()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3554 conf->preamble = SHORT_PREAMBLE; in hostapd_config_fill()