Home
last modified time | relevance | path

Searched refs:sgi_40 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c121 u8 sgi_20 = 0, sgi_40 = 0, sgi_80 = 0; in _rtl_rc_rate_set_series() local
125 sgi_40 = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40; in _rtl_rc_rate_set_series()
150 if (sgi_20 || sgi_40 || sgi_80) in _rtl_rc_rate_set_series()
H A Dbase.c625 u8 sgi_40 = 0, sgi_20 = 0, bw_40 = 0; in _rtl_query_shortgi() local
633 sgi_40 = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40; in _rtl_query_shortgi()
640 if (!sgi_40 && !sgi_20) in _rtl_query_shortgi()
659 if (bw_40 && sgi_40) in _rtl_query_shortgi()
H A Dwifi.h1536 u8 sgi_40; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c465 proto_role_cap->sgi_40 = 1; in _phl_init_protocol_cap()
626 proto_role_cap->sgi_40 = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1004 u8 sgi_40:1; /* HT Short GI for 40 MHz */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c483 proto_role_cap->sgi_40 = 1; in _phl_init_protocol_cap()
644 proto_role_cap->sgi_40 = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1007 u8 sgi_40:1; /* HT Short GI for 40 MHz */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1705 cap->sgi_40 = (ht->sgi_40m == _TRUE) ? 1 : 0; in update_phl_sta_cap_ht()
1744 cap->sgi_40:1; /* HT */ in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1701 cap->sgi_40 = (ht->sgi_40m == _TRUE) ? 1 : 0; in update_phl_sta_cap_ht()
1740 cap->sgi_40:1; /* HT */ in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1077 sgi_en = asoc_cap_i->sgi_40; in halbb_sgi_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1077 sgi_en = asoc_cap_i->sgi_40; in halbb_sgi_chk()