Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c2070 int vf_target_shift = vf % 8; in txgbe_set_mac_anti_spoofing() local
2092 int vf_target_shift = vf % 8; in txgbe_set_ethertype_anti_spoofing() local
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.c4349 int vf_target_shift = vf % 8; in ixgbe_set_mac_anti_spoofing() local
4373 int vf_target_shift = vf % 8 + IXGBE_SPOOF_VLANAS_SHIFT; in ixgbe_set_vlan_anti_spoofing() local
H A Dixgbe_x550.c1047 int vf_target_shift = vf % 8 + IXGBE_SPOOF_ETHERTYPEAS_SHIFT; in ixgbe_set_ethertype_anti_spoofing_X550() local