Home
last modified time | relevance | path

Searched refs:event_unique_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h354 * @event_unique_id: If the action FW_CTXT_ACTION_REMOVE then the
355 * event_unique_id should be the id of the time event assigned by ucode.
356 * Otherwise ignore the event_unique_id.
365 __le32 event_unique_id; member
388 * @event_unique_id: Unique ID of time event assigned by ucode
392 __le32 event_unique_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h296 * @event_unique_id: If the action FW_CTXT_ACTION_REMOVE then the
297 * event_unique_id should be the id of the time event assigned by ucode.
298 * Otherwise ignore the event_unique_id.
307 __le32 event_unique_id; member
330 * @event_unique_id: Unique ID of time event assigned by ucode
334 __le32 event_unique_id; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c745 aux_cmd.event_unique_id = cpu_to_le32(uid); in iwl_mvm_remove_aux_roc_te()
750 le32_to_cpu(aux_cmd.event_unique_id)); in iwl_mvm_remove_aux_roc_te()
H A Dmac80211.c3691 resp->status, resp->event_unique_id); in iwl_mvm_rx_aux_roc()
3693 te_data->uid = le32_to_cpu(resp->event_unique_id); in iwl_mvm_rx_aux_roc()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c775 aux_cmd.event_unique_id = cpu_to_le32(uid); in iwl_mvm_remove_aux_roc_te()
780 le32_to_cpu(aux_cmd.event_unique_id)); in iwl_mvm_remove_aux_roc_te()
H A Dmac80211.c4377 resp->status, resp->event_unique_id); in iwl_mvm_rx_aux_roc()
4379 te_data->uid = le32_to_cpu(resp->event_unique_id); in iwl_mvm_rx_aux_roc()

Completed in 17 milliseconds