Home
last modified time | relevance | path

Searched refs:rx_latency (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h550 #define PTP_LATENCY_RX_SET_(rx_latency) \ argument
551 (((u32)(rx_latency)) & 0x0000FFFF)
/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c3222 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_stop()
3287 atomic64_set(&cgs->rx_latency, 0); in lpfc_cmf_start()
6029 lat += atomic64_xchg(&cgs->rx_latency, 0); in lpfc_cmf_timer()