Home
last modified time | relevance | path

Searched refs:TSVAL_G (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h406 #define TSVAL_G(x) (((x) >> TSVAL_S) & TSVAL_M) macro
H A Dcxgb4_main.c2346 hi = TSVAL_G(t4_read_reg(adap, SGE_TIMESTAMP_HI_A)); in cxgb4_read_sge_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h406 #define TSVAL_G(x) (((x) >> TSVAL_S) & TSVAL_M) macro
H A Dcxgb4_main.c2345 hi = TSVAL_G(t4_read_reg(adap, SGE_TIMESTAMP_HI_A)); in cxgb4_read_sge_timestamp()

Completed in 34 milliseconds