Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c513 struct iwl_time_event_cmd *te_cmd) in iwl_mvm_time_event_send_add() argument
522 le32_to_cpu(te_cmd->duration)); in iwl_mvm_time_event_send_add()
530 te_data->duration = le32_to_cpu(te_cmd->duration); in iwl_mvm_time_event_send_add()
531 te_data->id = le32_to_cpu(te_cmd->id); in iwl_mvm_time_event_send_add()
550 sizeof(*te_cmd), te_cmd); in iwl_mvm_time_event_send_add()