Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h136 kstat_t *ksp_config; member
H A Dt4_sge.c474 pi->ksp_config = setup_port_config_kstats(pi); in t4_setup_port_queues()
615 if (pi->ksp_config != NULL) { in t4_teardown_port_queues()
616 kstat_delete(pi->ksp_config); in t4_teardown_port_queues()
617 pi->ksp_config = NULL; in t4_teardown_port_queues()