Home
last modified time | relevance | path

Searched refs:RATE_INFO_FLAGS_SHORT_GI (Results 1 – 6 of 6) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dstatus.c378 if (status->rate->flags & RATE_INFO_FLAGS_SHORT_GI) in ieee80211_add_tx_radiotap_header()
400 if (status->rate->flags & RATE_INFO_FLAGS_SHORT_GI) in ieee80211_add_tx_radiotap_header()
Dsta_info.c2063 rinfo->flags |= RATE_INFO_FLAGS_SHORT_GI; in sta_stats_decode_rate()
2069 rinfo->flags |= RATE_INFO_FLAGS_SHORT_GI; in sta_stats_decode_rate()
Dutil.c3306 ri.flags |= RATE_INFO_FLAGS_SHORT_GI; in ieee80211_calculate_rx_timestamp()
3313 ri.flags |= RATE_INFO_FLAGS_SHORT_GI; in ieee80211_calculate_rx_timestamp()
Dcfg.c757 rinfo->flags |= RATE_INFO_FLAGS_SHORT_GI; in sta_set_rate_info_tx()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h461 RATE_INFO_FLAGS_SHORT_GI = bit(6), enumerator
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c2619 rinfo->flags |= RATE_INFO_FLAGS_SHORT_GI; in sta_set_rate_info()