Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tof.h91 __le32 sub_grp_cmd_id; member
138 __le32 sub_grp_cmd_id; member
172 __le32 sub_grp_cmd_id; member
273 __le32 sub_grp_cmd_id; member
291 __le32 sub_grp_cmd_id; member
381 __le32 sub_grp_cmd_id; member
Dtof.c77 tof_data->tof_cfg.sub_grp_cmd_id = cpu_to_le32(TOF_CONFIG_CMD); in iwl_mvm_tof_init()
81 tof_data->responder_cfg.sub_grp_cmd_id = in iwl_mvm_tof_init()
87 tof_data->range_req.sub_grp_cmd_id = cpu_to_le32(TOF_RANGE_REQ_CMD); in iwl_mvm_tof_init()
92 tof_data->range_req_ext.sub_grp_cmd_id = in iwl_mvm_tof_init()
146 .sub_grp_cmd_id = cpu_to_le32(TOF_RANGE_ABORT_CMD), in iwl_mvm_tof_range_abort_cmd()
291 switch (le32_to_cpu(resp->sub_grp_cmd_id)) { in iwl_mvm_tof_resp_handler()
303 resp->sub_grp_cmd_id); in iwl_mvm_tof_resp_handler()