Searched refs:IpDropped (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c190 uint32_t IpDropped = 1; local
277 IpDropped = 0;
283 if (IpDropped) {
284 HBASTATS.IpDropped++;
367 HBASTATS.IpDropped++;
H A Demlxs_sli3.c5088 RcvError = &HBASTATS.IpDropped;
5089 RcvDropped = &HBASTATS.IpDropped;
H A Demlxs_dfc.c4337 stats->IpDropped = hba->stats.IpDropped;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h684 uint32_t IpDropped; member in struct:dfc_drvstats
H A Demlxs_fc.h649 uint32_t IpDropped; member in struct:emlxs_stats

Completed in 91 milliseconds