Searched refs:te_cmd (Results 1 – 2 of 2) sorted by relevance
296 void *te_data, struct iwm_time_event_cmd *te_cmd) in iwm_time_event_send_add() argument303 "Add new TE, duration %d TU\n", le32toh(te_cmd->duration)); in iwm_time_event_send_add()305 sc->sc_time_event_duration = le32toh(te_cmd->duration); in iwm_time_event_send_add()321 ret = iwm_send_cmd_pdu(sc, IWM_TIME_EVENT_CMD, 0, sizeof(*te_cmd), in iwm_time_event_send_add()322 te_cmd); in iwm_time_event_send_add()
587 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument596 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()604 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()605 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()624 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()