Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h233 ulong_t fcip_ipackets; /* # packets received */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2177 fptr->fcip_ipackets = fcipstatp->fcips_ipackets.value.ul; in fcip_stat_update()
2213 fcipstatp->fcips_ipackets.value.ul = fptr->fcip_ipackets; in fcip_stat_update()
3016 fptr->fcip_ipackets++; in fcip_data_cb()