| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_sound.c | 574 cmd->ndpa.ndpa_sta_info[0] = *npda_sta; in rtw_hal_snd_vht_fwcmd_su() 624 cmd->ndpa.ndpa_sta_info[ndpa_idx] = *ndpa_sta; in rtw_hal_snd_vht_fwcmd_mu_add_sta() 626 cmd->macid[ndpa_idx], cmd->ndpa.ndpa_sta_info[ndpa_idx]); in rtw_hal_snd_vht_fwcmd_mu_add_sta() 688 cmd->ndpa.ndpa_sta_info[0] = *ndpa_sta; in rtw_hal_snd_vht_fwcmd_mu_pri() 746 cmd->ndpa.ndpa_sta_info[0] = *npda_sta; in rtw_hal_snd_ax_fwcmd_nontb() 810 cmd->ndpa.ndpa_sta_info[ndpa_idx] = *ndpa_sta; in rtw_hal_snd_ax_fwcmd_tb_add_sta()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_sound.c | 574 cmd->ndpa.ndpa_sta_info[0] = *npda_sta; in rtw_hal_snd_vht_fwcmd_su() 624 cmd->ndpa.ndpa_sta_info[ndpa_idx] = *ndpa_sta; in rtw_hal_snd_vht_fwcmd_mu_add_sta() 626 cmd->macid[ndpa_idx], cmd->ndpa.ndpa_sta_info[ndpa_idx]); in rtw_hal_snd_vht_fwcmd_mu_add_sta() 688 cmd->ndpa.ndpa_sta_info[0] = *ndpa_sta; in rtw_hal_snd_vht_fwcmd_mu_pri() 746 cmd->ndpa.ndpa_sta_info[0] = *npda_sta; in rtw_hal_snd_ax_fwcmd_nontb() 810 cmd->ndpa.ndpa_sta_info[ndpa_idx] = *ndpa_sta; in rtw_hal_snd_ax_fwcmd_tb_add_sta()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1296 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1365 ndpa_sta_info.aid = AID; 1366 ndpa_sta_info.feedback_type = 0; 1367 ndpa_sta_info.nc_index = 0; 1369 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1296 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1365 ndpa_sta_info.aid = AID; 1366 ndpa_sta_info.feedback_type = 0; 1367 ndpa_sta_info.nc_index = 0; 1369 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1296 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1365 ndpa_sta_info.aid = AID; 1366 ndpa_sta_info.feedback_type = 0; 1367 ndpa_sta_info.nc_index = 0; 1369 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1296 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1365 ndpa_sta_info.aid = AID; 1366 ndpa_sta_info.feedback_type = 0; 1367 ndpa_sta_info.nc_index = 0; 1369 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1204 RT_NDPA_STA_INFO ndpa_sta_info; local 1271 ndpa_sta_info.AID = AID; 1272 ndpa_sta_info.FeedbackType = 0; 1273 ndpa_sta_info.NcIndex = 0; 1275 _rtw_memcpy(pframe+17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1331 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1398 ndpa_sta_info.aid = AID; 1399 ndpa_sta_info.feedback_type = 0; 1400 ndpa_sta_info.nc_index = 0; 1402 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1296 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1365 ndpa_sta_info.aid = AID; 1366 ndpa_sta_info.feedback_type = 0; 1367 ndpa_sta_info.nc_index = 0; 1369 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1295 struct _RT_NDPA_STA_INFO ndpa_sta_info; local 1364 ndpa_sta_info.aid = AID; 1365 ndpa_sta_info.feedback_type = 0; 1366 ndpa_sta_info.nc_index = 0; 1368 _rtw_memcpy(pframe + 17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1322 RT_NDPA_STA_INFO ndpa_sta_info; local 1389 ndpa_sta_info.AID = AID; 1390 ndpa_sta_info.FeedbackType = 0; 1391 ndpa_sta_info.NcIndex = 0; 1393 _rtw_memcpy(pframe+17, (u8 *)&ndpa_sta_info, 2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_beamforming.c | 91 struct ndpa_sta_info { 253 struct ndpa_sta_info sta_info; 350 struct ndpa_sta_info sta_info; 457 struct ndpa_sta_info sta_info;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_beamforming.c | 91 struct ndpa_sta_info { 253 struct ndpa_sta_info sta_info; 350 struct ndpa_sta_info sta_info; 457 struct ndpa_sta_info sta_info;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_beamforming.c | 24 struct ndpa_sta_info { struct 244 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 341 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 448 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_beamforming.c | 24 struct ndpa_sta_info { struct 244 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 341 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 448 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_beamforming.c | 25 struct ndpa_sta_info { struct 176 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 273 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 380 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_beamforming.c | 25 struct ndpa_sta_info { struct 176 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 273 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 380 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_beamforming.c | 24 struct ndpa_sta_info { struct 244 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 341 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 448 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_beamforming.c | 24 struct ndpa_sta_info { struct 244 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() 341 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() 448 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet()
|