Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c160 static int update_port_info_kstats(kstat_t *ksp, int rw);
3171 ksp->ks_update = update_port_info_kstats; in setup_port_info_kstats()
3179 update_port_info_kstats(kstat_t *ksp, int rw) in update_port_info_kstats() function