Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h534 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
Dcxgb4_main.c2339 u64 cxgb4_read_sge_timestamp(struct net_device *dev) in cxgb4_read_sge_timestamp() function
2350 EXPORT_SYMBOL(cxgb4_read_sge_timestamp);
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dqp.c720 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
744 cxgb4_read_sge_timestamp(qhp->rhp->rdev.lldi.ports[0]); in post_write_cmpl()
1236 swsqe->sge_ts = cxgb4_read_sge_timestamp( in c4iw_post_send()
1311 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()