Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c191 uint32_t IpBcastReceived = 0; in emlxs_ip_handle_unsol_req() local
261 IpBcastReceived++; in emlxs_ip_handle_unsol_req()
287 if (IpBcastReceived) { in emlxs_ip_handle_unsol_req()
288 HBASTATS.IpBcastReceived++; in emlxs_ip_handle_unsol_req()
H A Demlxs_dfc.c4339 stats->IpBcastReceived = hba->stats.IpBcastReceived; in emlxs_dfc_get_drvstats()
6886 ioinfo->a_bcastRcv = HBASTATS.IpBcastReceived; in emlxs_dfc_get_ioinfo()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h686 uint32_t IpBcastReceived; member
H A Demlxs_fc.h651 uint32_t IpBcastReceived; member