Searched refs:role_cap (Results 1 – 12 of 12) sorted by relevance
| /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() argument 237 role_cap->ht_su_bfme = 0; in _phl_init_proto_bf_cap() 239 role_cap->ht_su_bfme = proto_cap.ht_su_bfme; in _phl_init_proto_bf_cap() 245 role_cap->ht_su_bfmr = 0; in _phl_init_proto_bf_cap() 247 role_cap->ht_su_bfmr = proto_cap.ht_su_bfmr; in _phl_init_proto_bf_cap() 253 role_cap->vht_su_bfme = 0; in _phl_init_proto_bf_cap() 255 role_cap->vht_su_bfme = proto_cap.vht_su_bfme; in _phl_init_proto_bf_cap() 261 role_cap->vht_su_bfmr = 0; in _phl_init_proto_bf_cap() 263 role_cap->vht_su_bfmr = proto_cap.vht_su_bfmr; in _phl_init_proto_bf_cap() 269 role_cap->vht_mu_bfme = 0; in _phl_init_proto_bf_cap() [all …]
|
| H A D | phl_api.h | 339 rtw_phl_get_dft_cap(void *phl, u8 hw_band, struct role_cap_t *role_cap);
|
| /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() argument 237 role_cap->ht_su_bfme = 0; in _phl_init_proto_bf_cap() 239 role_cap->ht_su_bfme = proto_cap.ht_su_bfme; in _phl_init_proto_bf_cap() 245 role_cap->ht_su_bfmr = 0; in _phl_init_proto_bf_cap() 247 role_cap->ht_su_bfmr = proto_cap.ht_su_bfmr; in _phl_init_proto_bf_cap() 253 role_cap->vht_su_bfme = 0; in _phl_init_proto_bf_cap() 255 role_cap->vht_su_bfme = proto_cap.vht_su_bfme; in _phl_init_proto_bf_cap() 261 role_cap->vht_su_bfmr = 0; in _phl_init_proto_bf_cap() 263 role_cap->vht_su_bfmr = proto_cap.vht_su_bfmr; in _phl_init_proto_bf_cap() 269 role_cap->vht_mu_bfme = 0; in _phl_init_proto_bf_cap() [all …]
|
| H A D | phl_api.h | 342 rtw_phl_get_dft_cap(void *phl, u8 hw_band, struct role_cap_t *role_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() local 105 phepriv->he_highest_rate = rtw_he_get_highest_rate(role_cap->he_rx_mcs); 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() local 129 mcs_from_role = GET_HE_CAP_MCS_1SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 134 mcs_from_role = GET_HE_CAP_MCS_1SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 143 mcs_from_role = GET_HE_CAP_MCS_2SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 148 mcs_from_role = GET_HE_CAP_MCS_2SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 157 mcs_from_role = GET_HE_CAP_MCS_3SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 162 mcs_from_role = GET_HE_CAP_MCS_3SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 171 mcs_from_role = GET_HE_CAP_MCS_4SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() [all …]
|
| /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() local 105 phepriv->he_highest_rate = rtw_he_get_highest_rate(role_cap->he_rx_mcs); 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() local 129 mcs_from_role = GET_HE_CAP_MCS_1SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 134 mcs_from_role = GET_HE_CAP_MCS_1SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 143 mcs_from_role = GET_HE_CAP_MCS_2SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 148 mcs_from_role = GET_HE_CAP_MCS_2SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 157 mcs_from_role = GET_HE_CAP_MCS_3SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 162 mcs_from_role = GET_HE_CAP_MCS_3SS(role_cap->he_rx_mcs); in rtw_he_set_asoc_cap_supp_mcs() 171 mcs_from_role = GET_HE_CAP_MCS_4SS(role_cap->he_tx_mcs); in rtw_he_set_asoc_cap_supp_mcs() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/ |
| H A D | phl_custom.h | 35 struct role_cap_t *role_cap);
|
| H A D | phl_custom_fb.c | 454 struct role_cap_t *role_cap) in phl_custom_fb_init_role_cap() argument 468 role_cap->wmode &= bcn_param.cus_wmode; in phl_custom_fb_init_role_cap() 471 role_cap->wmode, in phl_custom_fb_init_role_cap()
|
| H A D | phl_custom_fb.h | 75 struct role_cap_t *role_cap);
|
| H A D | phl_custom.c | 455 struct role_cap_t *role_cap) in phl_custom_init_role_cap() argument 459 status = phl_custom_fb_init_role_cap(phl_info, hw_band, role_cap); in phl_custom_init_role_cap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/ |
| H A D | phl_custom.h | 35 struct role_cap_t *role_cap);
|
| H A D | phl_custom.c | 455 struct role_cap_t *role_cap) in phl_custom_init_role_cap() argument 459 status = phl_custom_fb_init_role_cap(phl_info, hw_band, role_cap); in phl_custom_init_role_cap()
|