Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h235 ulong_t fcip_opackets; /* # packets sent */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2179 fptr->fcip_opackets = fcipstatp->fcips_opackets.value.ul; in fcip_stat_update()
2215 fcipstatp->fcips_opackets.value.ul = fptr->fcip_opackets; in fcip_stat_update()
4187 fptr->fcip_opackets++; in fcip_start()