Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dctrl_iface_ap.c129 if (data.flags & STA_DRV_DATA_TX_SHORT_GI) { in hostapd_get_sta_tx_rx()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h1789 #define STA_DRV_DATA_TX_SHORT_GI BIT(6) macro
H A Ddriver_nl80211.c6441 data->flags |= STA_DRV_DATA_TX_SHORT_GI; in get_sta_handler()