Searched refs:sc_time_event_uid (Results 1 – 2 of 2) sorted by relevance
165 sc->sc_time_event_uid = 0; in iwm_te_clear_data()245 if (le32toh(resp->unique_id) != sc->sc_time_event_uid) in iwm_te_notif()250 sc->sc_time_event_uid); in iwm_te_notif()283 sc->sc_time_event_uid = le32toh(resp->unique_id); in iwm_time_event_response()285 "TIME_EVENT_CMD response - UID = 0x%x\n", sc->sc_time_event_uid); in iwm_time_event_response()415 time_cmd.id = htole32(sc->sc_time_event_uid); in iwm_stop_session_protection()
553 uint32_t sc_time_event_uid; member