Home
last modified time | relevance | path

Searched refs:cxgb4_read_sge_timestamp (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h414 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
Dcxgb4_main.c1822 u64 cxgb4_read_sge_timestamp(struct net_device *dev) in cxgb4_read_sge_timestamp() function
1833 EXPORT_SYMBOL(cxgb4_read_sge_timestamp);
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dqp.c715 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
736 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
1255 swsqe->sge_ts = cxgb4_read_sge_timestamp( in c4iw_post_send()
1330 cxgb4_read_sge_timestamp( in c4iw_post_receive()
Ddevice.c110 le.poll_sge_ts = cxgb4_read_sge_timestamp(wq->rdev->lldi.ports[0]); in c4iw_log_wr_stats()