Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h529 u64 cxgb4_read_sge_timestamp(struct net_device *dev);
H A Dcxgb4_main.c2341 u64 cxgb4_read_sge_timestamp(struct net_device *dev) in cxgb4_read_sge_timestamp() function
2352 EXPORT_SYMBOL(cxgb4_read_sge_timestamp);
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A 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()
H A Ddevice.c102 le.poll_sge_ts = cxgb4_read_sge_timestamp(wq->rdev->lldi.ports[0]); in c4iw_log_wr_stats()