Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c520 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument
529 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()
537 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()
538 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()
557 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()