Home
last modified time | relevance | path

Searched refs:drvextra_cmd_parm (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_cmd.c384 struct drvextra_cmd_parm *extra_parm = NULL; in rtw_cmd_thread()
506 extra_parm = (struct drvextra_cmd_parm *)pcmd->parmbuf; in rtw_cmd_thread()
1012 struct drvextra_cmd_parm *pdrvextra_cmd_parm; in rtw_reset_securitypriv_cmd()
1022 pdrvextra_cmd_parm = rtw_zmalloc(sizeof(struct drvextra_cmd_parm)); in rtw_reset_securitypriv_cmd()
1046 struct drvextra_cmd_parm *pdrvextra_cmd_parm; in rtw_free_assoc_resources_cmd()
1056 pdrvextra_cmd_parm = rtw_zmalloc(sizeof(struct drvextra_cmd_parm)); in rtw_free_assoc_resources_cmd()
1079 struct drvextra_cmd_parm *pdrvextra_cmd_parm; in rtw_dynamic_chk_wk_cmd()
1090 pdrvextra_cmd_parm = rtw_zmalloc(sizeof(struct drvextra_cmd_parm)); in rtw_dynamic_chk_wk_cmd()
1322 struct drvextra_cmd_parm *pdrvextra_cmd_parm; in rtw_lps_ctrl_wk_cmd()
1337 pdrvextra_cmd_parm = rtw_zmalloc(sizeof(struct drvextra_cmd_parm)); in rtw_lps_ctrl_wk_cmd()
[all …]
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Drtw_cmd.h510 struct drvextra_cmd_parm { struct