Home
last modified time | relevance | path

Searched refs:IpSeqCompleted (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c93 HBASTATS.IpSeqCompleted++; in emlxs_ip_handle_event()
131 HBASTATS.IpSeqCompleted++; in emlxs_ip_handle_event()
H A Demlxs_dfc.c4383 stats->IpSeqCompleted = hba->stats.IpSeqCompleted; in emlxs_dfc_get_drvstats()
6941 ioinfo->a_seqXmitErr = HBASTATS.IpSeqCompleted - HBASTATS.IpSeqGood; in emlxs_dfc_get_ioinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h674 uint32_t IpSeqCompleted; /* IpSeqGood + IpSeqError */ member
H A Demlxs_fc.h643 uint32_t IpSeqCompleted; /* IpSeqGood + IpSeqError */ member