Home
last modified time | relevance | path

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; in emlxs_ip_handle_unsol_req() local
277 IpDropped = 0; in emlxs_ip_handle_unsol_req()
283 if (IpDropped) { in emlxs_ip_handle_unsol_req()
284 HBASTATS.IpDropped++; in emlxs_ip_handle_unsol_req()
367 HBASTATS.IpDropped++; in emlxs_ip_handle_rcv_seq_list()
H A Demlxs_sli3.c5093 RcvError = &HBASTATS.IpDropped; in emlxs_handle_rcv_seq()
5094 RcvDropped = &HBASTATS.IpDropped; in emlxs_handle_rcv_seq()
H A Demlxs_dfc.c4393 stats->IpDropped = hba->stats.IpDropped; in emlxs_dfc_get_drvstats()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h684 uint32_t IpDropped; member
H A Demlxs_fc.h653 uint32_t IpDropped; member