Searched refs:set_vlvf (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 503 s32 (*set_vlvf)(struct txgbe_hw *hw, u32 vlan, u32 vind, member
|
| H A D | txgbe_dummy.h | 597 hw->mac.set_vlvf = txgbe_mac_set_vlvf_dummy; in txgbe_init_ops_dummy()
|
| H A D | txgbe_hw.c | 2830 mac->set_vlvf = txgbe_set_vlvf; in txgbe_init_ops_pf()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_x540.c | 84 mac->ops.set_vlvf = ixgbe_set_vlvf_generic; in ixgbe_init_ops_X540()
|
| H A D | ixgbe_82598.c | 119 mac->ops.set_vlvf = NULL; in ixgbe_init_ops_82598()
|
| H A D | ixgbe_api.c | 1099 return ixgbe_call_func(hw, hw->mac.ops.set_vlvf, (hw, vlan, vind, in ixgbe_set_vlvf()
|
| H A D | ixgbe_82599.c | 331 mac->ops.set_vlvf = ixgbe_set_vlvf_generic; in ixgbe_init_ops_82599()
|
| H A D | ixgbe_type.h | 3987 s32 (*set_vlvf)(struct ixgbe_hw *, u32, u32, bool, u32 *, u32, member
|
| H A D | ixgbe_common.c | 102 mac->ops.set_vlvf = NULL; in ixgbe_init_ops_generic()
|