Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1384 #define FIVETUPLELOOKUP_S 17 macro
1386 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)
1387 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)
/kernel/linux/linux-6.6/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)

Completed in 19 milliseconds