Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c3149 t3_write_reg(adap, A_TP_CMM_TIMER_BASE, V_CMTIMERMAXNUM(timers) | m); in partition_mem()
Dcxgb_regs.h3662 #define V_CMTIMERMAXNUM(x) ((x) << S_CMTIMERMAXNUM) macro
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h23055 #define V_CMTIMERMAXNUM(x) ((x) << S_CMTIMERMAXNUM) macro