Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c61 {"mbx spurious intr", QLC_SIZEOF(stats.mbx_spurious_intr),
62 QLC_OFF(stats.mbx_spurious_intr)},
H A Dqlcnic_83xx_hw.c2367 adapter->stats.mbx_spurious_intr++; in qlcnic_83xx_handle_aen()