Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1390 #define FIVETUPLELOOKUP_S 17 macro
1392 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)
1393 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)