Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h417 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
Dcxgb4_main.c1941 u64 cxgb4_read_sge_timestamp(struct net_device *dev) in cxgb4_read_sge_timestamp() function
1952 EXPORT_SYMBOL(cxgb4_read_sge_timestamp);
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dqp.c719 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
743 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
1235 swsqe->sge_ts = cxgb4_read_sge_timestamp( in c4iw_post_send()
1310 cxgb4_read_sge_timestamp( in c4iw_post_receive()
Ddevice.c102 le.poll_sge_ts = cxgb4_read_sge_timestamp(wq->rdev->lldi.ports[0]); in c4iw_log_wr_stats()