Home
last modified time | relevance | path

Searched refs:acks (Results 1 – 5 of 5) sorted by relevance

/titanic_53/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c391 hw->mbx.stats.acks++; in e1000_check_for_ack_vf()
553 mbx->stats.acks = 0; in e1000_init_mbx_params_vf()
608 hw->mbx.stats.acks++; in e1000_check_for_ack_pf()
779 mbx->stats.acks = 0; in e1000_init_mbx_params_pf()
H A De1000_vf.h243 u32 acks; member
H A De1000_hw.h900 u32 acks; member
/titanic_53/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c365 hw->mbx.stats.acks++; in ixgbe_check_for_ack_vf()
523 mbx->stats.acks = 0; in ixgbe_init_mbx_params_vf()
582 hw->mbx.stats.acks++; in ixgbe_check_for_ack_pf()
766 mbx->stats.acks = 0; in ixgbe_init_mbx_params_pf()
H A Dixgbe_type.h3867 u32 acks; member