Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3058 t3_set_reg_field(adap, A_TP_GLOBAL_CONFIG, 0, V_FIVETUPLELOOKUP(3)); in t3_enable_filters()
3073 V_FIVETUPLELOOKUP(M_FIVETUPLELOOKUP), 0); in t3_disable_filters()
H A Dcxgb_regs.h3604 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21653 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro