Searched defs:vf_target_shift (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ixgbe/ | ||
H A D | ixgbe_common.c | 4403 int vf_target_shift = vf % 8; ixgbe_set_mac_anti_spoofing() local |
H A D | ixgbe_x550.c | 1082 pfvfspoof |= (1 << vf_target_shift); in ixgbe_set_ethertype_anti_spoofing_X550() local |