Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h146 enum TruthValue short_gi; member
H A Dwlan_sys.c1559 wif->short_gi = TruthValue_false; in wlan_config_set_snmp_intval()
1561 wif->short_gi = TruthValue_true; in wlan_config_set_snmp_intval()
1953 wif->short_gi = TruthValue_false; in wlan_config_check()
H A Dwlan_snmp.c639 ctx->scratch->int1 = wif->short_gi; in op_wlan_iface_config()
832 val->v.integer = wif->short_gi; in op_wlan_iface_config()
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c69 tx_desc->w5 = le32_encode_bits(pkt_info->short_gi, RTW_TX_DESC_W5_DATA_SHORT) | in rtw_tx_fill_tx_desc()
H A Dmain.h617 bool short_gi;
608 bool short_gi; global() member