Searched defs:steering (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_debugfs.c71 DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE(steering); variable
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_debugfs.c136 static int steering(struct xe_gt *gt, struct drm_printer *p) function
H A Dxe_gt_types.h353 } steering[NUM_STEERING_TYPES]; member in struct:xe_gt
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1766 u8 steering; member in struct:mlx4_set_port_vxlan_context
1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c690 struct mlx5_flow_steering *steering = get_steering(node); local
726 struct mlx5_flow_steering *steering = get_steering(node); local
776 struct mlx5_flow_steering *steering local
793 dealloc_flow_group(struct mlx5_flow_steering *steering, struct mlx5_flow_group *fg) argument
800 alloc_flow_group(struct mlx5_flow_steering *steering, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index) argument
837 struct mlx5_flow_steering *steering = get_steering(&ft->node); local
1973 struct mlx5_flow_steering *steering = get_steering(&ft->node); local
2072 struct mlx5_flow_steering *steering = get_steering(&ft->node); local
2409 struct mlx5_flow_steering *steering = dev->priv.steering; local
2438 struct mlx5_flow_steering *steering = dev->priv.steering; local
2535 struct mlx5_flow_steering *steering = dev->priv.steering; local
2652 init_root_tree_recursive(struct mlx5_flow_steering *steering, struct init_tree_node *init_node, struct fs_node *fs_parent_node, struct init_tree_node *init_parent_node, int prio) argument
2703 init_root_tree(struct mlx5_flow_steering *steering, struct init_tree_node *init_node, struct fs_node *fs_parent_node) argument
2732 create_root_ns(struct mlx5_flow_steering *steering, enum fs_flow_table_type table_type) argument
2810 create_anchor_flow_table(struct mlx5_flow_steering *steering) argument
2832 init_root_ns(struct mlx5_flow_steering *steering) argument
2879 init_sniffer_tx_root_ns(struct mlx5_flow_steering *steering) argument
2892 init_sniffer_rx_root_ns(struct mlx5_flow_steering *steering) argument
2906 init_port_sel_root_ns(struct mlx5_flow_steering *steering) argument
2920 init_rdma_rx_root_ns(struct mlx5_flow_steering *steering) argument
2943 init_rdma_tx_root_ns(struct mlx5_flow_steering *steering) argument
2971 store_fdb_sub_ns_prio_chain(struct mlx5_flow_steering *steering, struct mlx5_flow_namespace *ns) argument
2982 create_fdb_sub_ns_prio_chain(struct mlx5_flow_steering *steering, struct fs_prio *maj_prio) argument
3004 create_fdb_chains(struct mlx5_flow_steering *steering, int fs_prio, int chains) argument
3029 create_fdb_fast_path(struct mlx5_flow_steering *steering) argument
3050 create_fdb_bypass(struct mlx5_flow_steering *steering) argument
3072 cleanup_fdb_root_ns(struct mlx5_flow_steering *steering) argument
3080 init_fdb_root_ns(struct mlx5_flow_steering *steering) argument
3146 init_egress_acl_root_ns(struct mlx5_flow_steering *steering, int vport) argument
3159 init_ingress_acl_root_ns(struct mlx5_flow_steering *steering, int vport) argument
3174 struct mlx5_flow_steering *steering = dev->priv.steering; local
3203 struct mlx5_flow_steering *steering = dev->priv.steering; local
3218 struct mlx5_flow_steering *steering = dev->priv.steering; local
3247 struct mlx5_flow_steering *steering = dev->priv.steering; local
3276 init_egress_root_ns(struct mlx5_flow_steering *steering) argument
3372 struct mlx5_flow_steering *steering = dev->priv.steering; local
3389 struct mlx5_flow_steering *steering = dev->priv.steering; local
3461 struct mlx5_flow_steering *steering = dev->priv.steering; local
3472 struct mlx5_flow_steering *steering; local
[all...]
/linux-master/include/linux/mlx5/
H A Ddriver.h621 struct mlx5_flow_steering *steering; member in struct:mlx5_priv

Completed in 239 milliseconds