Searched refs:gpio_tsf_config (Results 1 – 1 of 1) sorted by relevance
5803 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = in wlan_cmd_gpio_tsf_latch() local5816 gpio_tsf_config->action = wlan_cpu_to_le16(cmd_action); in wlan_cmd_gpio_tsf_latch()5818 tlv = (t_u8 *)gpio_tsf_config->tlv_buf; in wlan_cmd_gpio_tsf_latch()5848 tlv = (t_u8 *)gpio_tsf_config->tlv_buf; in wlan_cmd_gpio_tsf_latch()5894 HostCmd_DS_GPIO_TSF_LATCH_PARAM_CONFIG *gpio_tsf_config = in wlan_ret_gpio_tsf_latch() local5905 if (wlan_le16_to_cpu(gpio_tsf_config->action) == HostCmd_ACT_GEN_GET) { in wlan_ret_gpio_tsf_latch()5908 tlv = (MrvlIEtypesHeader_t *)(gpio_tsf_config->tlv_buf); in wlan_ret_gpio_tsf_latch()