Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/fw/api/
HDtime-event.h307 __le32 event_unique_id; member
334 __le32 event_unique_id; member
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDtime-event.c754 aux_cmd.event_unique_id = cpu_to_le32(uid); in iwl_mvm_remove_aux_roc_te()
759 le32_to_cpu(aux_cmd.event_unique_id)); in iwl_mvm_remove_aux_roc_te()
HDmac80211.c4399 resp->status, resp->event_unique_id); in iwl_mvm_rx_aux_roc()
4401 te_data->uid = le32_to_cpu(resp->event_unique_id); in iwl_mvm_rx_aux_roc()