Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c3061 t3_set_reg_field(adap, A_TP_GLOBAL_CONFIG, 0, V_FIVETUPLELOOKUP(3)); in t3_enable_filters()
3076 V_FIVETUPLELOOKUP(M_FIVETUPLELOOKUP), 0); in t3_disable_filters()
Dcxgb_regs.h3606 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h21655 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro