Searched defs:ats (Results 1 – 4 of 4) sorted by relevance
235 static u64 ndesc_get_timestamp(void *desc, u32 ats) in ndesc_get_timestamp()247 static int ndesc_get_rx_timestamp_status(void *desc, u32 ats) in ndesc_get_rx_timestamp_status()
353 static u64 enh_desc_get_timestamp(void *desc, u32 ats) in enh_desc_get_timestamp()371 static int enh_desc_get_rx_timestamp_status(void *desc, u32 ats) in enh_desc_get_rx_timestamp_status()
88 struct at ats[2]; member
100 } ats; /* ATS state */ member1897 static void set_dte_entry(u16 devid, struct protection_domain *domain, bool ats) in set_dte_entry()1961 bool ats; in do_attach() local