Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3060 t3_set_reg_field(adap, A_TP_GLOBAL_CONFIG, 0, V_FIVETUPLELOOKUP(3)); in t3_enable_filters()
3075 V_FIVETUPLELOOKUP(M_FIVETUPLELOOKUP), 0); in t3_disable_filters()
HDcxgb_regs.h3605 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h13520 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h13549 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro