Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c3778 int pf_target_shift = pf % 8; in ixgbe_set_mac_anti_spoofing() local
3798 pfvfspoof &= (1 << pf_target_shift) - 1; in ixgbe_set_mac_anti_spoofing()