Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3146 t3_write_reg(adap, A_TP_CMM_TIMER_BASE, V_CMTIMERMAXNUM(timers) | m); in partition_mem()
H A Dcxgb_regs.h3660 #define V_CMTIMERMAXNUM(x) ((x) << S_CMTIMERMAXNUM) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23057 #define V_CMTIMERMAXNUM(x) ((x) << S_CMTIMERMAXNUM) macro