Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h465 struct kstat_named fcips_norcvbuf; /* # rcv packets discarded */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2095 kstat_named_init(&fcipstatp->fcips_norcvbuf, "fcips_norcvbuf", in fcip_kstat_init()
2144 fptr->fcip_norcvbuf = fcipstatp->fcips_norcvbuf.value.ul; in fcip_stat_update()
2181 fcipstatp->fcips_norcvbuf.value.ul = fptr->fcip_norcvbuf; in fcip_stat_update()