Searched refs:vf_bit (Results 1 – 1 of 1) sorted by relevance
233 u32 vf_bit = vf_number % 16; in ixgbe_check_for_msg_pf() local235 if (!ixgbe_check_for_bit_pf(hw, IXGBE_MBVFICR_VFREQ_VF1 << vf_bit, in ixgbe_check_for_msg_pf()254 u32 vf_bit = vf_number % 16; in ixgbe_check_for_ack_pf() local256 if (!ixgbe_check_for_bit_pf(hw, IXGBE_MBVFICR_VFACK_VF1 << vf_bit, in ixgbe_check_for_ack_pf()
Completed in 3 milliseconds