Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3603 #define M_FIVETUPLELOOKUP 0x3 macro
3605 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP)
H A Dcxgb_t3_hw.c3073 V_FIVETUPLELOOKUP(M_FIVETUPLELOOKUP), 0); in t3_disable_filters()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21652 #define M_FIVETUPLELOOKUP 0x3U macro
21654 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP)