Home
last modified time | relevance | path

Searched refs:sgi_20 (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
124 sgi_20 = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20; 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
634 sgi_20 = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20; in _rtl_query_shortgi()
640 if (!sgi_40 && !sgi_20) in _rtl_query_shortgi()
661 else if (!bw_40 && sgi_20) in _rtl_query_shortgi()
H A Dwifi.h1537 u8 sgi_20; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c464 proto_role_cap->sgi_20 = 1; in _phl_init_protocol_cap()
625 proto_role_cap->sgi_20 = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1003 u8 sgi_20:1; /* HT Short GI for 20 MHz */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c482 proto_role_cap->sgi_20 = 1; in _phl_init_protocol_cap()
643 proto_role_cap->sgi_20 = 1; in _phl_init_protocol_cap()
H A Dphl_def.h1006 u8 sgi_20:1; /* HT Short GI for 20 MHz */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1704 cap->sgi_20 = (ht->sgi_20m == _TRUE) ? 1 : 0; in update_phl_sta_cap_ht()
1743 cap->sgi_20:1; /* HT */ in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1700 cap->sgi_20 = (ht->sgi_20m == _TRUE) ? 1 : 0; in update_phl_sta_cap_ht()
1739 cap->sgi_20:1; /* HT */ in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1074 sgi_en = asoc_cap_i->sgi_20; in halbb_sgi_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1074 sgi_en = asoc_cap_i->sgi_20; in halbb_sgi_chk()