Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c501 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument
510 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()
518 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()
519 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()
538 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()