Searched defs:vf_target_shift (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c1174 int vf_target_shift = vf % 8 + IXGBE_SPOOF_ETHERTYPEAS_SHIFT; local
H A Dixgbe_common.c4384 int vf_target_shift = vf % 8; local
4408 int vf_target_shift = vf % 8 + IXGBE_SPOOF_VLANAS_SHIFT; local

Completed in 93 milliseconds