Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.h60 ICFG_IPP_ALL = (IPP_PKT_DISCARD_CNT_INTR_DIS | enumerator
H A Dnpi_ipp.c281 if ((iconfig == 0) || ((iconfig & ~ICFG_IPP_ALL) != 0)) { in npi_ipp_iconfig()
299 if ((iconfig & ~ICFG_IPP_ALL) != 0) { in npi_ipp_iconfig()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c94 if ((rs = npi_ipp_iconfig(handle, INIT, portn, ICFG_IPP_ALL)) in nxge_ipp_init()
97 nxgep->ipp.iconfig = ICFG_IPP_ALL; in nxge_ipp_init()