Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c3819 int vf_target_shift = vf % 8 + IXGBE_SPOOF_VLANAS_SHIFT; in ixgbe_set_vlan_anti_spoofing() local
3827 pfvfspoof |= (1 << vf_target_shift); in ixgbe_set_vlan_anti_spoofing()
3829 pfvfspoof &= ~(1 << vf_target_shift); in ixgbe_set_vlan_anti_spoofing()