Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h456 struct kstat_named fcips_multixmt; /* # multicast packets */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2083 kstat_named_init(&fcipstatp->fcips_multixmt, "fcips_multixmt", in fcip_kstat_init()
2142 fptr->fcip_multixmt = fcipstatp->fcips_multixmt.value.ul; in fcip_stat_update()
2178 fcipstatp->fcips_multixmt.value.ul = fptr->fcip_multixmt; in fcip_stat_update()