Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c261 struct nxpwifi_11ax_htc_cmd *htc_cmd; in nxpwifi_cmd_11ax_cmd() local
292 htc_cmd = (struct nxpwifi_11ax_htc_cmd *)&ax_cmd->param; in nxpwifi_cmd_11ax_cmd()
294 he_cmd->val[0] = htc_cmd->value; in nxpwifi_cmd_11ax_cmd()
295 cmd_size += sizeof(*htc_cmd); in nxpwifi_cmd_11ax_cmd()