Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.h139 #define NPI_ZCP_DFLOW_ATTR_INVALID ((ZCP_BLK_ID << 8) |\ macro
H A Dnpi_zcp.c423 return (NPI_FAILURE | NPI_ZCP_DFLOW_ATTR_INVALID); in npi_zcp_tt_dynamic_entry()