Home
last modified time | relevance | path

Searched refs:pdrvextra_cmd (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_cmd.c5301 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5306 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5308 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5310 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5321 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5327 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5332 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5337 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5342 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5351 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_cmd.c5493 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5498 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5500 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5502 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5513 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5519 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5524 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5529 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5534 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5543 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_cmd.c5181 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5186 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5188 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5190 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5201 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5207 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5212 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5217 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5222 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5231 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_cmd.c5297 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5302 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5304 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5306 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5317 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5323 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5328 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5333 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5338 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5347 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_cmd.c5296 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5301 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5303 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5305 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5316 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5322 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5327 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5332 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5337 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5346 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_cmd.c5494 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5499 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5501 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5503 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5514 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5520 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5525 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5530 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5535 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5544 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_cmd.c5181 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5186 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5188 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5190 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5201 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5207 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5212 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5217 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5222 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5231 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c1101 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
1106 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
1108 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
1110 dynamic_chk_wk_hdl(padapter, pdrvextra_cmd->pbuf, pdrvextra_cmd->type_size); in rtw_drvextra_cmd_hdl()
1116 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type_size); in rtw_drvextra_cmd_hdl()
1119 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type_size); in rtw_drvextra_cmd_hdl()
1122 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type_size); in rtw_drvextra_cmd_hdl()
1133 if (pdrvextra_cmd->pbuf && pdrvextra_cmd->type_size > 0) in rtw_drvextra_cmd_hdl()
1134 kfree(pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_cmd.c5140 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5145 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5147 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5149 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5160 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5166 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5171 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5176 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5181 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5190 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_cmd.c5539 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5544 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5546 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5548 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5559 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5565 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5570 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5575 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5580 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5589 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_cmd.c5438 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5443 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5445 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5447 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5458 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5464 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5469 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5474 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5479 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5488 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_cmd.c4612 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
4617 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
4619 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
4621 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
4632 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4638 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4643 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4648 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4653 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4662 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_cmd.c5405 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5410 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5412 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5414 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5425 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5431 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5436 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5441 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5446 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5455 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_cmd.c5583 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
5588 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
5590 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
5592 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
5603 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
5609 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5614 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5619 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5624 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
5633 ret = p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_cmd.c4254 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
4259 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
4261 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
4263 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
4274 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4280 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4285 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4290 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4295 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4304 p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c1930 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
1935 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
1937 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
1945 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
1951 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
1964 rtw_hal_set_hwreg_with_buf(padapter, HW_VAR_C2H_HANDLE, pdrvextra_cmd->pbuf, pdrvextra_cmd->size); in rtw_drvextra_cmd_hdl()
1967 rtw_dm_ra_mask_hdl(padapter, (struct sta_info *)pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
1970 rtw_btinfo_hdl(padapter, pdrvextra_cmd->pbuf, pdrvextra_cmd->size); in rtw_drvextra_cmd_hdl()
1976 if (pdrvextra_cmd->pbuf && pdrvextra_cmd->size > 0) { in rtw_drvextra_cmd_hdl()
1977 kfree(pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_cmd.c3860 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
3865 pdrvextra_cmd = (struct drvextra_cmd_parm*)pbuf; in rtw_drvextra_cmd_hdl()
3867 switch(pdrvextra_cmd->ec_id) in rtw_drvextra_cmd_hdl()
3883 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
3889 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
3894 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
3899 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
3904 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
3911 p2p_protocol_wk_hdl( padapter, pdrvextra_cmd->type ); in rtw_drvextra_cmd_hdl()
3921 intel_widi_wk_hdl(padapter, pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_cmd.c4313 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
4318 pdrvextra_cmd = (struct drvextra_cmd_parm*)pbuf; in rtw_drvextra_cmd_hdl()
4320 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
4322 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
4337 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4343 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4348 rpt_timer_setting_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4353 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4358 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
4367 p2p_protocol_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c6387 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
6392 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
6394 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
6396 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
6410 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
6416 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6421 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6426 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6439 free_assoc_resources_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6442 switch (pdrvextra_cmd->type) { in rtw_drvextra_cmd_hdl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c6365 struct drvextra_cmd_parm *pdrvextra_cmd; in rtw_drvextra_cmd_hdl() local
6370 pdrvextra_cmd = (struct drvextra_cmd_parm *)pbuf; in rtw_drvextra_cmd_hdl()
6372 switch (pdrvextra_cmd->ec_id) { in rtw_drvextra_cmd_hdl()
6374 …rtw_sta_media_status_rpt_cmd_hdl(padapter, (struct sta_media_status_rpt_cmd_parm *)pdrvextra_cmd->… in rtw_drvextra_cmd_hdl()
6388 lps_ctrl_wk_hdl(padapter, (u8)pdrvextra_cmd->type, pdrvextra_cmd->pbuf); in rtw_drvextra_cmd_hdl()
6394 rtw_lps_change_dtim_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6399 antenna_select_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6404 p2p_ps_wk_hdl(padapter, pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6417 free_assoc_resources_hdl(padapter, (u8)pdrvextra_cmd->type); in rtw_drvextra_cmd_hdl()
6420 switch (pdrvextra_cmd->type) { in rtw_drvextra_cmd_hdl()
[all …]