Searched refs:poll_host_ts (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/cxgb4/
H A Ddevice.c127 getnstimeofday(&le.poll_host_ts);
166 prev_ts = lep->poll_host_ts;
174 timespec_sub(lep->poll_host_ts,
176 timespec_sub(lep->poll_host_ts,
182 timespec_sub(lep->poll_host_ts,
184 timespec_sub(lep->poll_host_ts,
190 prev_ts = lep->poll_host_ts;
H A Diw_cxgb4.h155 struct timespec poll_host_ts; member in struct:wr_log_entry

Completed in 31 milliseconds