Home
last modified time | relevance | path

Searched refs:mu_idx (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_beamforming.c708 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0;
746 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) {
754 sounding->mu_sounding_list[mu_idx] = i;
755 mu_idx++;
777 sounding->candidate_mu_bfee_cnt = mu_idx;
779 if (su_idx + mu_idx == 0) {
785 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_beamforming.c708 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0;
746 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) {
754 sounding->mu_sounding_list[mu_idx] = i;
755 mu_idx++;
777 sounding->candidate_mu_bfee_cnt = mu_idx;
779 if (su_idx + mu_idx == 0) {
785 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_beamforming.c699 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
737 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
745 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
746 mu_idx++; in _sounding_get_list()
768 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
770 if (su_idx + mu_idx == 0) { in _sounding_get_list()
776 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_beamforming.c699 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
737 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
745 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
746 mu_idx++; in _sounding_get_list()
768 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
770 if (su_idx + mu_idx == 0) { in _sounding_get_list()
776 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_beamforming.c631 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
669 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
677 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
678 mu_idx++; in _sounding_get_list()
700 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
702 if (su_idx + mu_idx == 0) { in _sounding_get_list()
708 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_beamforming.c631 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
669 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
677 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
678 mu_idx++; in _sounding_get_list()
700 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
702 if (su_idx + mu_idx == 0) { in _sounding_get_list()
708 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_beamforming.c699 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
737 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
745 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
746 mu_idx++; in _sounding_get_list()
768 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
770 if (su_idx + mu_idx == 0) { in _sounding_get_list()
776 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_beamforming.c699 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
737 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
745 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
746 mu_idx++; in _sounding_get_list()
768 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
770 if (su_idx + mu_idx == 0) { in _sounding_get_list()
776 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_beamforming.c630 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
668 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
676 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
677 mu_idx++; in _sounding_get_list()
699 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
701 if (su_idx + mu_idx == 0) { in _sounding_get_list()
707 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_beamforming.c700 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
738 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
746 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
747 mu_idx++; in _sounding_get_list()
769 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
771 if (su_idx + mu_idx == 0) { in _sounding_get_list()
777 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_beamforming.c631 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
669 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
677 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
678 mu_idx++; in _sounding_get_list()
700 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
702 if (su_idx + mu_idx == 0) { in _sounding_get_list()
708 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_beamforming.c631 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
669 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
677 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
678 mu_idx++; in _sounding_get_list()
700 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
702 if (su_idx + mu_idx == 0) { in _sounding_get_list()
708 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_beamforming.c630 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
668 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
676 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
677 mu_idx++; in _sounding_get_list()
699 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
701 if (su_idx + mu_idx == 0) { in _sounding_get_list()
707 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_beamforming.c630 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
668 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
676 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
677 mu_idx++; in _sounding_get_list()
699 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
701 if (su_idx + mu_idx == 0) { in _sounding_get_list()
707 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_beamforming.c630 u8 i, mu_idx = 0, su_idx = 0, not_ready = 0; in _sounding_get_list() local
668 if (mu_idx >= MAX_NUM_BEAMFORMEE_MU) { in _sounding_get_list()
676 sounding->mu_sounding_list[mu_idx] = i; in _sounding_get_list()
677 mu_idx++; in _sounding_get_list()
699 sounding->candidate_mu_bfee_cnt = mu_idx; in _sounding_get_list()
701 if (su_idx + mu_idx == 0) { in _sounding_get_list()
707 …FO("-%s: There are %d SU and %d MU BFees in this sounding period\n", __FUNCTION__, su_idx, mu_idx); in _sounding_get_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c1982 SET_WORD(info->mu_idx, FWCMD_H2C_MU_STA_UPD_MU_IDX) | in mac_mu_sta_upd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c1982 SET_WORD(info->mu_idx, FWCMD_H2C_MU_STA_UPD_MU_IDX) | in mac_mu_sta_upd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c4429 sta_info.mu_idx = bfmu_idx; in rtw_hal_mac_ax_mu_sta_upd()
4444 PHL_TRACE(COMP_PHL_SOUND, _PHL_INFO_, "sta_info.mu_idx = 0x%x \n", sta_info.mu_idx); in rtw_hal_mac_ax_mu_sta_upd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c4447 sta_info.mu_idx = bfmu_idx; in rtw_hal_mac_ax_mu_sta_upd()
4462 PHL_TRACE(COMP_PHL_SOUND, _PHL_INFO_, "sta_info.mu_idx = 0x%x \n", sta_info.mu_idx); in rtw_hal_mac_ax_mu_sta_upd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h8721 u8 mu_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h8721 u8 mu_idx; member