Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c784 struct mbx_get_nic_stats *fwcmd = dev->hw_stats; in oce_get_hw_stats()
793 sizeof (struct mbx_get_nic_stats)); in oce_get_hw_stats()
794 DW_SWAP(u32ptr(fwcmd), sizeof (struct mbx_get_nic_stats)); in oce_get_hw_stats()
799 mbx.payload.u0.u1.sgl[0].length = sizeof (struct mbx_get_nic_stats); in oce_get_hw_stats()
800 mbx.payload_length = sizeof (struct mbx_get_nic_stats); in oce_get_hw_stats()
822 DW_SWAP(u32ptr(dev->hw_stats), sizeof (struct mbx_get_nic_stats)); in oce_get_hw_stats()
H A Doce_stat.c214 sizeof (struct mbx_get_nic_stats), in oce_stat_init()
223 dev->hw_stats = (struct mbx_get_nic_stats *)DBUF_VA(dev->stats_dbuf); in oce_stat_init()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h245 struct mbx_get_nic_stats *hw_stats;
H A Doce_hw_eth.h628 struct mbx_get_nic_stats { struct