Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c267 V_INGPADBOUNDARY(M_INGPADBOUNDARY) | in t4_sge_init()
268 F_EGRSTATUSPAGESIZE, V_INGPADBOUNDARY(ilog2(FL_ALIGN) - 5) | in t4_sge_init()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4131 V_INGPADBOUNDARY(M_INGPADBOUNDARY) | in t4_fixup_host_params()
4133 V_INGPADBOUNDARY(fl_align_log - 5) | in t4_fixup_host_params()
H A Dt4_regs.h361 #define V_INGPADBOUNDARY(x) ((x) << S_INGPADBOUNDARY) macro