Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h3325 #define UPDBGLAWRPTR_G(x) (((x) >> UPDBGLAWRPTR_S) & UPDBGLAWRPTR_M) macro
H A Dt4_hw.c9941 idx = UPDBGLAWRPTR_G(val); in t4_cim_read_la()