Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c591 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument
600 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()
608 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()
609 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()
628 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()