Home
last modified time | relevance | path

Searched refs:dft_proto_cap (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c223 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_vht_get_dft_setting() argument
239 pvhtpriv->sgi_80m = ((dft_proto_cap->sgi_80) in rtw_vht_get_dft_setting()
243 pvhtpriv->sgi_160m = ((dft_proto_cap->sgi_160) in rtw_vht_get_dft_setting()
248 bHwLDPCSupport = (dft_proto_cap->vht_ldpc) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
264 if (dft_proto_cap->stbc_vht_tx) in rtw_vht_get_dft_setting()
267 if (dft_proto_cap->stbc_vht_rx) in rtw_vht_get_dft_setting()
281 bHwSupportBeamformer = (dft_proto_cap->vht_su_bfmr) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
282 bHwSupportBeamformee = (dft_proto_cap->vht_su_bfme) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
284 mu_bfer = (dft_proto_cap->vht_mu_bfmr) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
285 mu_bfee = (dft_proto_cap->vht_mu_bfme) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
[all …]
H A Drtw_mlme.c4019 struct protocol_cap_t *dft_proto_cap, in rtw_ht_get_dft_setting() argument
4043 bHwLDPCSupport = (dft_proto_cap->ht_ldpc) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4059 if (dft_proto_cap->stbc_ht_tx) in rtw_ht_get_dft_setting()
4062 if (dft_proto_cap->stbc_ht_rx) in rtw_ht_get_dft_setting()
4076 bHwSupportBeamformer = (dft_proto_cap->ht_su_bfmr) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4077 bHwSupportBeamformee = (dft_proto_cap->ht_su_bfme) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c223 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_vht_get_dft_setting() argument
239 pvhtpriv->sgi_80m = ((dft_proto_cap->sgi_80) in rtw_vht_get_dft_setting()
243 pvhtpriv->sgi_160m = ((dft_proto_cap->sgi_160) in rtw_vht_get_dft_setting()
248 bHwLDPCSupport = (dft_proto_cap->vht_ldpc) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
264 if (dft_proto_cap->stbc_vht_tx) in rtw_vht_get_dft_setting()
267 if (dft_proto_cap->stbc_vht_rx) in rtw_vht_get_dft_setting()
281 bHwSupportBeamformer = (dft_proto_cap->vht_su_bfmr) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
282 bHwSupportBeamformee = (dft_proto_cap->vht_su_bfme) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
284 mu_bfer = (dft_proto_cap->vht_mu_bfmr) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
285 mu_bfee = (dft_proto_cap->vht_mu_bfme) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
[all …]
H A Drtw_mlme.c4050 struct protocol_cap_t *dft_proto_cap, in rtw_ht_get_dft_setting() argument
4074 bHwLDPCSupport = (dft_proto_cap->ht_ldpc) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4090 if (dft_proto_cap->stbc_ht_tx) in rtw_ht_get_dft_setting()
4093 if (dft_proto_cap->stbc_ht_rx) in rtw_ht_get_dft_setting()
4107 bHwSupportBeamformer = (dft_proto_cap->ht_su_bfmr) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
4108 bHwSupportBeamformee = (dft_proto_cap->ht_su_bfme) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_vht.h196 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
H A Drtw_mlme.h965 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_vht.h199 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
H A Drtw_mlme.h978 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c9514 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_cfg80211_init_ht_capab_ex() argument
9521 rtw_ht_get_dft_setting(padapter, dft_proto_cap, dft_cap); in rtw_cfg80211_init_ht_capab_ex()
9555 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_cfg80211_init_ht_capab() argument
9569 dft_proto_cap, dft_cap); in rtw_cfg80211_init_ht_capab()
9617 enum band_type band, u8 rf_type, struct protocol_cap_t *dft_proto_cap, in rtw_cfg80211_init_vht_capab() argument
9626 rtw_vht_get_dft_setting(padapter, dft_proto_cap, dft_cap); in rtw_cfg80211_init_vht_capab()
9641 struct protocol_cap_t *dft_proto_cap) in rtw_cfg80211_init_he_capab() argument
9658 cap_len = rtw_get_dft_he_cap_ie(padapter, phy_cap, dft_proto_cap, he_cap_ie); in rtw_cfg80211_init_he_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c9689 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_cfg80211_init_ht_capab_ex() argument
9696 rtw_ht_get_dft_setting(padapter, dft_proto_cap, dft_cap); in rtw_cfg80211_init_ht_capab_ex()
9730 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_cfg80211_init_ht_capab() argument
9744 dft_proto_cap, dft_cap); in rtw_cfg80211_init_ht_capab()
9792 enum band_type band, u8 rf_type, struct protocol_cap_t *dft_proto_cap, in rtw_cfg80211_init_vht_capab() argument
9801 rtw_vht_get_dft_setting(padapter, dft_proto_cap, dft_cap); in rtw_cfg80211_init_vht_capab()
9816 struct protocol_cap_t *dft_proto_cap) in rtw_cfg80211_init_he_capab() argument
9833 cap_len = rtw_get_dft_he_cap_ie(padapter, phy_cap, dft_proto_cap, he_cap_ie); in rtw_cfg80211_init_he_capab()