Searched refs:set_vlvf (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_x540.c | 115 mac->ops.set_vlvf = ixgbe_set_vlvf_generic; in ixgbe_init_ops_X540()
|
| H A D | ixgbe_82598.c | 149 mac->ops.set_vlvf = NULL; in ixgbe_init_ops_82598()
|
| H A D | ixgbe_api.c | 1147 return ixgbe_call_func(hw, hw->mac.ops.set_vlvf, (hw, vlan, vind, in ixgbe_set_vlvf()
|
| H A D | ixgbe_82599.c | 365 mac->ops.set_vlvf = ixgbe_set_vlvf_generic; in ixgbe_init_ops_82599()
|
| H A D | ixgbe_type.h | 4103 s32 (*set_vlvf)(struct ixgbe_hw *, u32, u32, bool, u32 *, u32, member
|
| H A D | ixgbe_common.c | 132 mac->ops.set_vlvf = NULL; in ixgbe_init_ops_generic()
|