Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h453 struct kstat_named fcips_multircv; /* # multicast packets */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2136 kstat_named_init(&fcipstatp->fcips_multircv, "fcips_multircv", in fcip_kstat_init()
2198 fptr->fcip_multircv = fcipstatp->fcips_multircv.value.ul; in fcip_stat_update()
2234 fcipstatp->fcips_multircv.value.ul = fptr->fcip_multircv; in fcip_stat_update()