Searched refs:sgetstamp (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1827 * @sgetstamp: 60bit iqe timestamp
1834 u64 sgetstamp) cxgb4_sgetim_to_hwtstamp()
1837 u64 tmp = (sgetstamp * 1000 * 1000 + adap->params.vpd.cclk / 2); cxgb4_sgetim_to_hwtstamp()
1871 gl->sgetstamp); do_gro()
1941 si->sgetstamp); t4_ethrx_handler()
2098 si.sgetstamp = SGE_TIMESTAMP_G( process_responses()
1832 cxgb4_sgetim_to_hwtstamp(struct adapter *adap, struct skb_shared_hwtstamps *hwtstamps, u64 sgetstamp) cxgb4_sgetim_to_hwtstamp() argument
H A Dcxgb4.h499 u64 sgetstamp; /* SGE Time Stamp for Ingress Packet */ member in struct:pkt_gl

Completed in 89 milliseconds