Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c598 u32 vf_shift = vf_number % 32; in ixgbe_check_for_rst_pf() local
617 if (vflre & (1 << vf_shift)) { in ixgbe_check_for_rst_pf()
619 IXGBE_WRITE_REG(hw, IXGBE_VFLREC(reg_offset), (1 << vf_shift)); in ixgbe_check_for_rst_pf()