Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11894 V_CORESELECT(coreid); in t4_read_cimq_cfg_ibq_core()
11920 V_CORESELECT(coreid); in t4_read_cimq_cfg_obq_core()
H A Dt4_regs.h26105 #define V_CORESELECT(x) ((x) << S_CORESELECT) macro