Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c474 struct host_cmd_twt_cfg *twt_cfg_cmd = &cmd->params.twt_cfg; in nxpwifi_cmd_twt_cfg() local
486 twt_cfg_cmd->action = cpu_to_le16(cmd_action); in nxpwifi_cmd_twt_cfg()
487 twt_cfg_cmd->sub_id = cpu_to_le16(twt_cfg->sub_id); in nxpwifi_cmd_twt_cfg()
492 twt_cfg_cmd->val; in nxpwifi_cmd_twt_cfg()
512 twt_cfg_cmd->val; in nxpwifi_cmd_twt_cfg()
525 twt_cfg_cmd->val; in nxpwifi_cmd_twt_cfg()
532 twt_cfg_cmd->val; in nxpwifi_cmd_twt_cfg()
543 twt_cfg_cmd->val; in nxpwifi_cmd_twt_cfg()
582 struct host_cmd_twt_cfg *twt_cfg_cmd = &resp->params.twt_cfg; in nxpwifi_ret_twt_cfg() local
585 action = le16_to_cpu(twt_cfg_cmd->action); in nxpwifi_ret_twt_cfg()
[all …]