Searched defs:vmdq (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ ! |
| H A D | ixgbe_sriov.c | 702 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_vf_reset_event() local 813 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_write_qde() local 883 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_vf_reset_msg() local 1066 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_get_vf_queues() local 1700 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_set_vf_rate_limit() local
|
| H A D | ixgbe_82598.c | 785 static int ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_set_vmdq_82598() 809 static int ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_clear_vmdq_82598()
|
| H A D | ixgbe_common.c | 1839 int ixgbe_set_rar_generic(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, in ixgbe_set_rar_generic() 2962 int ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_clear_vmdq_generic() 3013 int ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_set_vmdq_generic() 3046 int ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq) in ixgbe_set_vmdq_san_mac_generic()
|
| H A D | ixgbe_type_e610.h | 876 u8 vmdq; /* VMDQ supported */ member
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ ! |
| H A D | vf.c | 437 u32 vmdq) in ixgbevf_set_rar_vf() 473 u32 vmdq) in ixgbevf_hv_set_rar_vf()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ ! |
| H A D | wx_sriov.c | 280 struct wx_ring_feature *vmdq = &wx->ring_feature[RING_F_VMDQ]; in wx_write_qde() local 341 struct wx_ring_feature *vmdq = &wx->ring_feature[RING_F_VMDQ]; in wx_get_vf_queues() local
|
| H A D | wx_lib.c | 2005 struct wx_ring_feature *vmdq = &wx->ring_feature[RING_F_VMDQ]; in wx_cache_ring_vmdq() local
|
| /linux/drivers/net/ethernet/intel/i40e/ ! |
| H A D | i40e_type.h | 221 bool vmdq; member
|