Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6397 tp->port = G_T5_TFPORT(ctla); in t4_get_trace_filter()
H A Dt4_regs.h8617 #define G_T5_TFPORT(x) (((x) >> S_T5_TFPORT) & M_T5_TFPORT) macro