Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c691 aux_cmd.event_unique_id = cpu_to_le32(uid); in iwl_mvm_remove_aux_roc_te()
696 le32_to_cpu(aux_cmd.event_unique_id)); in iwl_mvm_remove_aux_roc_te()
Dfw-api.h993 __le32 event_unique_id; member
1024 __le32 event_unique_id; member
Dmac80211.c2996 resp->status, resp->event_unique_id); in iwl_mvm_rx_aux_roc()
2998 te_data->uid = le32_to_cpu(resp->event_unique_id); in iwl_mvm_rx_aux_roc()