Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c504 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument
513 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()
521 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()
522 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()
541 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()