Home
last modified time | relevance | path

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

/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()
9618 struct role_cap_t *dft_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()
9698 struct role_cap_t *dft_cap, in rtw_cfg80211_init_sband_iftype_data() argument
9732 struct role_cap_t dft_cap = {0}; in rtw_cfg80211_init_wiphy_band() local
9737 rtw_phl_get_dft_cap(dvobj->phl, hw_band, &dft_cap); in rtw_cfg80211_init_wiphy_band()
9750 rtw_phl_get_dft_cap(dvobj->phl, hw_band, &dft_cap); in rtw_cfg80211_init_wiphy_band()
[all …]
/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()
9793 struct role_cap_t *dft_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()
9873 struct role_cap_t *dft_cap, in rtw_cfg80211_init_sband_iftype_data() argument
9907 struct role_cap_t dft_cap = {0}; in rtw_cfg80211_init_wiphy_band() local
9912 rtw_phl_get_dft_cap(dvobj->phl, hw_band, &dft_cap); in rtw_cfg80211_init_wiphy_band()
9925 rtw_phl_get_dft_cap(dvobj->phl, hw_band, &dft_cap); in rtw_cfg80211_init_wiphy_band()
[all …]
/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
254 bHwLDPCSupport = (dft_cap->tx_vht_ldpc) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
H A Drtw_mlme.c4020 struct role_cap_t *dft_cap) in rtw_ht_get_dft_setting() argument
4049 bHwLDPCSupport = (dft_cap->tx_ht_ldpc) ? _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
254 bHwLDPCSupport = (dft_cap->tx_vht_ldpc) ? _TRUE : _FALSE; in rtw_vht_get_dft_setting()
H A Drtw_mlme.c4051 struct role_cap_t *dft_cap) in rtw_ht_get_dft_setting() argument
4080 bHwLDPCSupport = (dft_cap->tx_ht_ldpc) ? _TRUE : _FALSE; in rtw_ht_get_dft_setting()