Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h2437 #define T6_VFWRADDR_S 8 macro
2439 #define T6_VFWRADDR_V(x) ((x) << T6_VFWRADDR_S)
2440 #define T6_VFWRADDR_G(x) (((x) >> T6_VFWRADDR_S) & T6_VFWRADDR_M)