Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h3300 #define PILADBGWRPTR_G(x) (((x) >> PILADBGWRPTR_S) & PILADBGWRPTR_M) macro
Dt4_hw.c3877 rsp = PILADBGWRPTR_G(val); in t4_cim_read_pif_la()