Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7633 ingpackboundary = G_INGPACKBOUNDARY(sge_control2); in t4_fl_pkt_align()
H A Dt4_regs.h2144 #define G_INGPACKBOUNDARY(x) (((x) >> S_INGPACKBOUNDARY) & M_INGPACKBOUNDARY) macro