Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c145 struct mwifiex_ds_misc_cmd *pcmd_ptr) in mwifiex_cmd_host_cmd() argument
148 memcpy(cmd, pcmd_ptr->cmd, pcmd_ptr->len); in mwifiex_cmd_host_cmd()
150 "cmd: host cmd size = %d\n", pcmd_ptr->len); in mwifiex_cmd_host_cmd()