Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cmdevt.c1581 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = &cmd->params.gpio_tsf_latch; in wlan_cmd_gpio_tsf_latch() local
1593 gpio_tsf_config->action = wlan_cpu_to_le16(cmd_action); in wlan_cmd_gpio_tsf_latch()
1596 tlv = (t_u8 *)gpio_tsf_config->tlv_buf; in wlan_cmd_gpio_tsf_latch()
1621 tlv = (t_u8 *)gpio_tsf_config->tlv_buf; in wlan_cmd_gpio_tsf_latch()
1660 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = &resp->params.gpio_tsf_latch; in wlan_ret_gpio_tsf_latch() local
1670 if (wlan_le16_to_cpu(gpio_tsf_config->action) == HostCmd_ACT_GEN_GET) in wlan_ret_gpio_tsf_latch()
1675 tlv = (MrvlIEtypesHeader_t *)(gpio_tsf_config->tlv_buf); in wlan_ret_gpio_tsf_latch()