Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcmdevt.h120 int nxpwifi_hostcmd(struct nxpwifi_private *priv, struct nxpwifi_ds_misc_cmd *hostcmd);
H A Dcmdevt.c116 struct nxpwifi_ds_misc_cmd *pcmd_ptr; in nxpwifi_cmd_host_cmd()
119 pcmd_ptr = (struct nxpwifi_ds_misc_cmd *)cmd_node->data_buf; in nxpwifi_cmd_host_cmd()
737 struct nxpwifi_ds_misc_cmd *hostcmd; in nxpwifi_process_cmdresp()
1301 int nxpwifi_hostcmd(struct nxpwifi_private *priv, struct nxpwifi_ds_misc_cmd *hostcmd) in nxpwifi_hostcmd()
H A Dcfg.h662 struct nxpwifi_ds_misc_cmd { struct
H A Dcfg80211.c3209 struct nxpwifi_ds_misc_cmd *hostcmd; in nxpwifi_tm_cmd()