Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c242 if ((port < 0) || (port > UNM_NIU_MAX_GBE_PORTS)) { in unm_niu_enable_gbe_port()
356 if ((port < 0) || (port > UNM_NIU_MAX_GBE_PORTS)) in unm_niu_disable_gbe_port()
408 if ((port < 0) || (port > UNM_NIU_MAX_GBE_PORTS)) in unm_niu_set_promiscuous_mode()
648 if ((port < 0) || (port > UNM_NIU_MAX_GBE_PORTS)) in unm_niu_gbe_set_tx_flow_ctl()
678 if ((port < 0) || (port > UNM_NIU_MAX_GBE_PORTS)) in unm_niu_gbe_set_rx_flow_ctl()
H A Dunm_inc.h805 #define UNM_NIU_MAX_GBE_PORTS 4 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h765 #define UNM_NIU_MAX_GBE_PORTS 4 macro