Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_mbx.c546 u32 vf_bit = vf_number % 16; in ixgbe_check_for_msg_pf() local
550 if (!ixgbe_check_for_bit_pf(hw, IXGBE_MBVFICR_VFREQ_VF1 << vf_bit, in ixgbe_check_for_msg_pf()
570 u32 vf_bit = vf_number % 16; in ixgbe_check_for_ack_pf() local
574 if (!ixgbe_check_for_bit_pf(hw, IXGBE_MBVFICR_VFACK_VF1 << vf_bit, in ixgbe_check_for_ack_pf()