Searched refs:rx_latency (Results 1 – 4 of 4) sorted by relevance
521 #define PTP_LATENCY_RX_SET_(rx_latency) \ argument522 (((u32)(rx_latency)) & 0x0000FFFF)
527 atomic64_t rx_latency; member
3211 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_stop()3276 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_start()6010 lat += atomic64_xchg(&cgs->rx_latency, 0); in lpfc_cmf_timer()
3760 atomic64_add(time, &cgs->rx_latency); in lpfc_update_cmf_cmpl()