Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h86 #define V_RX_PKT_OFFSET(x) ((x) << S_RX_PKT_OFFSET) macro
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c1467 V_RX_PKT_OFFSET(sge->rx_pkt_pad); in configure_sge()