Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_t3_hw.c2402 t3_set_reg_field(adap, A_TP_GLOBAL_CONFIG, 0, V_FIVETUPLELOOKUP(3)); in t3_enable_filters()
Dcxgb_regs.h3170 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP) macro