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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3314 int pf_target_shift = pf % 8; ixgbe_set_mac_anti_spoofing() local
3334 pfvfspoof &= (1 << pf_target_shift) - 1; ixgbe_set_mac_anti_spoofing()

Completed in 60 milliseconds