Home
last modified time | relevance | path

Searched refs:post_host_ts (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Ddevice.c134 le.post_host_ts = wq->sq.sw_sq[wq->sq.cidx].host_ts; in c4iw_log_wr_stats()
140 le.post_host_ts = wq->rq.sw_rq[wq->rq.cidx].host_ts; in c4iw_log_wr_stats()
184 lep->post_host_ts).tv_sec, in wr_log_show()
186 lep->post_host_ts).tv_nsec, in wr_log_show()
Diw_cxgb4.h155 struct timespec post_host_ts; member