Home
last modified time | relevance | path

Searched refs:ndpa_sta (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_sound.c474 struct hal_vht_ndpa_sta_info *ndpa_sta = in rtw_hal_snd_ndpa_sta_info_vht() local
477 ndpa_sta->aid12 = 0; /* Target is an AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_vht()
479 ndpa_sta->aid12 = psta_info->aid; in rtw_hal_snd_ndpa_sta_info_vht()
480 ndpa_sta->feedback_type = (mu == 0) ? HAL_NPDA_AC_SU : HAL_NPDA_AC_MU; in rtw_hal_snd_ndpa_sta_info_vht()
484 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_vht()
486 ndpa_sta->nc = psta_info->asoc_cap.max_nc; in rtw_hal_snd_ndpa_sta_info_vht()
489 ndpa_sta->aid12, ndpa_sta->feedback_type, ndpa_sta->nc); in rtw_hal_snd_ndpa_sta_info_vht()
497 struct hal_he_ndpa_sta_info *ndpa_sta = in rtw_hal_snd_ndpa_sta_info_he() local
503 ndpa_sta->aid = 0; /* Target is and AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_he()
505 ndpa_sta->aid = (psta_info->aid&0x7FF); in rtw_hal_snd_ndpa_sta_info_he()
[all …]
H A Dhal_api.h557 struct rtw_phl_stainfo_t *psta, u8 sta_nr, u32 *ndpa_sta);
559 void rtw_hal_snd_vht_fwcmd_mu_add_sta(void *hal, u8 *buf, u32 *ndpa_sta,
569 void rtw_hal_snd_ax_fwcmd_tb_add_sta(void *hal, u8 *buf, u32 *ndpa_sta,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_sound.c474 struct hal_vht_ndpa_sta_info *ndpa_sta = in rtw_hal_snd_ndpa_sta_info_vht() local
477 ndpa_sta->aid12 = 0; /* Target is an AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_vht()
479 ndpa_sta->aid12 = psta_info->aid; in rtw_hal_snd_ndpa_sta_info_vht()
480 ndpa_sta->feedback_type = (mu == 0) ? HAL_NPDA_AC_SU : HAL_NPDA_AC_MU; in rtw_hal_snd_ndpa_sta_info_vht()
484 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_vht()
486 ndpa_sta->nc = psta_info->asoc_cap.max_nc; in rtw_hal_snd_ndpa_sta_info_vht()
489 ndpa_sta->aid12, ndpa_sta->feedback_type, ndpa_sta->nc); in rtw_hal_snd_ndpa_sta_info_vht()
497 struct hal_he_ndpa_sta_info *ndpa_sta = in rtw_hal_snd_ndpa_sta_info_he() local
503 ndpa_sta->aid = 0; /* Target is and AP, AID = 0 */ in rtw_hal_snd_ndpa_sta_info_he()
505 ndpa_sta->aid = (psta_info->aid&0x7FF); in rtw_hal_snd_ndpa_sta_info_he()
[all …]
H A Dhal_api.h554 struct rtw_phl_stainfo_t *psta, u8 sta_nr, u32 *ndpa_sta);
556 void rtw_hal_snd_vht_fwcmd_mu_add_sta(void *hal, u8 *buf, u32 *ndpa_sta,
566 void rtw_hal_snd_ax_fwcmd_tb_add_sta(void *hal, u8 *buf, u32 *ndpa_sta,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.h154 u32 *ndpa_sta,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.h154 u32 *ndpa_sta,