Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api.h1050 __le32 event_unique_id; member
1081 __le32 event_unique_id; member
Dtime-event.c687 aux_cmd.event_unique_id = cpu_to_le32(uid); in iwl_mvm_remove_aux_roc_te()
692 le32_to_cpu(aux_cmd.event_unique_id)); in iwl_mvm_remove_aux_roc_te()
Dmac80211.c3084 resp->status, resp->event_unique_id); in iwl_mvm_rx_aux_roc()
3086 te_data->uid = le32_to_cpu(resp->event_unique_id); in iwl_mvm_rx_aux_roc()