Searched refs:rx_latency (Results 1 – 4 of 4) sorted by relevance
308 #define PTP_LATENCY_RX_SET_(rx_latency) \ argument309 (((u32)(rx_latency)) & 0x0000FFFF)
557 atomic64_t rx_latency; member
3059 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_stop()3124 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_start()5899 lat += atomic64_xchg(&cgs->rx_latency, 0); in lpfc_cmf_timer()
3927 atomic64_add(time, &cgs->rx_latency); in lpfc_update_cmf_cmpl()