Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_mbx.c598 u32 vf_shift = vf_number % 32; in ixgbe_check_for_rst_pf() local
618 if (vflre & (1 << vf_shift)) { in ixgbe_check_for_rst_pf()
620 IXGBE_WRITE_REG(hw, IXGBE_VFLREC(reg_offset), (1 << vf_shift)); in ixgbe_check_for_rst_pf()