| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sw_cap.c | 210 u8 hw_band, enum role_type rtype, struct protocol_cap_t *role_cap) in _phl_init_proto_bf_cap() 215 struct protocol_cap_t proto_cap = {0}; in _phl_init_proto_bf_cap() 334 struct protocol_cap_t *proto_role_cap) in _phl_external_cap_limit() 350 u8 hw_band, struct protocol_cap_t *proto_role_cap) in _phl_init_proto_stbc_cap() 354 struct protocol_cap_t proto_cap = {0}; in _phl_init_proto_stbc_cap() 445 struct protocol_cap_t *proto_role_cap) in _phl_init_protocol_cap() 789 struct protocol_cap_t *role_proto_cap = &wifi_role->proto_role_cap; in phl_init_protocol_cap() 792 role_proto_cap, 0, sizeof(struct protocol_cap_t)); in phl_init_protocol_cap() 847 struct protocol_cap_t *role_proto_cap) in rtw_phl_get_dft_proto_cap() 852 role_proto_cap, 0, sizeof(struct protocol_cap_t)); in rtw_phl_get_dft_proto_cap() [all …]
|
| H A D | phl_sw_cap.h | 33 struct protocol_cap_t *proto_role_cap);
|
| H A D | phl_def.h | 984 struct protocol_cap_t { struct 1725 struct protocol_cap_t proto_role_cap; 1889 struct protocol_cap_t asoc_cap; 2668 struct protocol_cap_t proto_sw_cap[2]; /* SW control wifi protocol capability for any purpose */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sw_cap.c | 210 u8 hw_band, enum role_type rtype, struct protocol_cap_t *role_cap) in _phl_init_proto_bf_cap() 215 struct protocol_cap_t proto_cap = {0}; in _phl_init_proto_bf_cap() 334 u8 hw_band, struct protocol_cap_t *proto_role_cap) in _phl_init_proto_stbc_cap() 338 struct protocol_cap_t proto_cap = {0}; in _phl_init_proto_stbc_cap() 427 struct protocol_cap_t *proto_role_cap) in _phl_init_protocol_cap() 771 struct protocol_cap_t *role_proto_cap = &wifi_role->proto_role_cap; in phl_init_protocol_cap() 774 role_proto_cap, 0, sizeof(struct protocol_cap_t)); in phl_init_protocol_cap() 829 struct protocol_cap_t *role_proto_cap) in rtw_phl_get_dft_proto_cap() 834 role_proto_cap, 0, sizeof(struct protocol_cap_t)); in rtw_phl_get_dft_proto_cap()
|
| H A D | phl_def.h | 981 struct protocol_cap_t { struct 1704 struct protocol_cap_t proto_role_cap; 1865 struct protocol_cap_t asoc_cap; 2644 struct protocol_cap_t proto_sw_cap[2]; /* SW control wifi protocol capability for any purpose */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_he.c | 101 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_use_default_setting() 111 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_set_asoc_cap_supp_mcs() 287 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_mac_cap_apmode() 312 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_phy_cap_apmode() 486 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in HE_phy_caps_handler() 847 static int rtw_build_he_mac_caps(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_mac_caps() 904 static int rtw_build_he_phy_caps(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_phy_caps() 1069 static int rtw_build_he_supp_mcs(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_supp_mcs() 1087 static int rtw_build_he_ppe_thre(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_ppe_thre() 1097 struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_get_dft_he_cap_ie() [all …]
|
| H A D | rtw_vht.c | 223 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_vht_get_dft_setting() 359 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_vht_get_real_setting() 575 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in update_sta_vht_info_apmode() 755 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in VHT_caps_handler()
|
| H A D | rtw_phl.c | 1617 struct protocol_cap_t *prtcl; in rtw_update_phl_cap_by_rgstry() 1635 struct protocol_cap_t *asoc_cap = &phl_sta->asoc_cap; in _dump_phl_sta_asoc_cap() 1660 struct protocol_cap_t *cap) in update_phl_sta_cap_vht() 1681 struct protocol_cap_t *cap) in update_phl_sta_cap_ht() 1711 struct protocol_cap_t *cap) in rtw_update_phl_sta_cap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_he.c | 101 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_use_default_setting() 111 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_set_asoc_cap_supp_mcs() 287 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_mac_cap_apmode() 312 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_phy_cap_apmode() 486 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in HE_phy_caps_handler() 847 static int rtw_build_he_mac_caps(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_mac_caps() 904 static int rtw_build_he_phy_caps(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_phy_caps() 1069 static int rtw_build_he_supp_mcs(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_supp_mcs() 1087 static int rtw_build_he_ppe_thre(struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_build_he_ppe_thre() 1097 struct protocol_cap_t *proto_cap, u8 *pbuf) in rtw_get_dft_he_cap_ie() [all …]
|
| H A D | rtw_vht.c | 223 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap) in rtw_vht_get_dft_setting() 359 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_vht_get_real_setting() 575 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in update_sta_vht_info_apmode() 755 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in VHT_caps_handler()
|
| H A D | rtw_phl.c | 1620 struct protocol_cap_t *prtcl; in rtw_update_phl_cap_by_rgstry() 1639 struct protocol_cap_t *asoc_cap = &phl_sta->asoc_cap; in _dump_phl_sta_asoc_cap() 1664 struct protocol_cap_t *cap) in update_phl_sta_cap_vht() 1685 struct protocol_cap_t *cap) in update_phl_sta_cap_ht() 1715 struct protocol_cap_t *cap) in rtw_update_phl_sta_cap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_cap.c | 446 u8 band, struct protocol_cap_t *proto_cap) in rtw_hal_get_bf_proto_cap() 451 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_bf_proto_cap() 452 struct protocol_cap_t *sw_cap = NULL; in rtw_hal_get_bf_proto_cap() 547 u8 band, struct protocol_cap_t *proto_cap) in rtw_hal_get_stbc_proto_cap() 551 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_stbc_proto_cap() 552 struct protocol_cap_t *sw_cap = NULL; in rtw_hal_get_stbc_proto_cap()
|
| H A D | hal_api.h | 756 u8 band, struct protocol_cap_t *proto_cap); 760 u8 band, struct protocol_cap_t *proto_cap);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_cap.c | 439 u8 band, struct protocol_cap_t *proto_cap) in rtw_hal_get_bf_proto_cap() 444 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_bf_proto_cap() 445 struct protocol_cap_t *sw_cap = NULL; in rtw_hal_get_bf_proto_cap() 540 u8 band, struct protocol_cap_t *proto_cap) in rtw_hal_get_stbc_proto_cap() 544 struct protocol_cap_t *hw_cap = NULL; in rtw_hal_get_stbc_proto_cap() 545 struct protocol_cap_t *sw_cap = NULL; in rtw_hal_get_stbc_proto_cap()
|
| H A D | hal_api.h | 753 u8 band, struct protocol_cap_t *proto_cap); 757 u8 band, struct protocol_cap_t *proto_cap);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_ra.c | 713 struct protocol_cap_t *asoc_cap_i; in halbb_gen_abg_mask() 748 struct protocol_cap_t *asoc_cap_i; in halbb_gen_vht_mask() 785 struct protocol_cap_t *asoc_cap_i; in halbb_gen_ht_mask() 811 struct protocol_cap_t *asoc_cap_i; in halbb_gen_he_mask() 994 struct protocol_cap_t *asoc_cap_i; in halbb_ldpc_chk() 1041 struct protocol_cap_t *asoc_cap_i; in halbb_stbc_mapping() 1066 struct protocol_cap_t *asoc_cap_i; in halbb_sgi_chk() 1158 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_dft_mask() 1250 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_raregistered() 1365 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_raupdate() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_ra.c | 713 struct protocol_cap_t *asoc_cap_i; in halbb_gen_abg_mask() 748 struct protocol_cap_t *asoc_cap_i; in halbb_gen_vht_mask() 785 struct protocol_cap_t *asoc_cap_i; in halbb_gen_ht_mask() 811 struct protocol_cap_t *asoc_cap_i; in halbb_gen_he_mask() 994 struct protocol_cap_t *asoc_cap_i; in halbb_ldpc_chk() 1041 struct protocol_cap_t *asoc_cap_i; in halbb_stbc_mapping() 1066 struct protocol_cap_t *asoc_cap_i; in halbb_sgi_chk() 1158 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_dft_mask() 1250 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_raregistered() 1365 struct protocol_cap_t *asoc_cap_i; in rtw_halbb_raupdate() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_vht.h | 193 struct protocol_cap_t; 196 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
|
| H A D | rtw_phl.h | 100 struct protocol_cap_t *cap);
|
| H A D | rtw_he.h | 992 struct protocol_cap_t; 995 struct protocol_cap_t *proto_cap, u8 *pbuf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_vht.h | 196 struct protocol_cap_t; 199 struct protocol_cap_t *dft_proto_cap, struct role_cap_t *dft_cap);
|
| H A D | rtw_phl.h | 99 struct protocol_cap_t *cap);
|
| H A D | rtw_he.h | 992 struct protocol_cap_t; 995 struct protocol_cap_t *proto_cap, u8 *pbuf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_halinit.c | 25 struct protocol_cap_t *hw_proto_cap = hal_com->proto_hw_cap; in init_hal_spec_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_halinit.c | 25 struct protocol_cap_t *hw_proto_cap = hal_com->proto_hw_cap; in init_hal_spec_8852b()
|