Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c690 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte() local
726 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group() local
776 struct mlx5_flow_steering *steering in alloc_fte() local
793 dealloc_flow_group(struct mlx5_flow_steering * steering,struct mlx5_flow_group * fg) dealloc_flow_group() argument
800 alloc_flow_group(struct mlx5_flow_steering * steering,u8 match_criteria_enable,const void * match_criteria,int start_index,int end_index) alloc_flow_group() argument
837 struct mlx5_flow_steering *steering = get_steering(&ft->node); alloc_insert_flow_group() local
1982 struct mlx5_flow_steering *steering = get_steering(&ft->node); try_add_to_existing_fg() local
2081 struct mlx5_flow_steering *steering = get_steering(&ft->node); _mlx5_add_flow_rules() local
2418 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_get_fdb_sub_ns() local
2447 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_get_flow_namespace() local
2544 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_get_flow_vport_acl_namespace() local
2661 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) init_root_tree_recursive() argument
2712 init_root_tree(struct mlx5_flow_steering * steering,struct init_tree_node * init_node,struct fs_node * fs_parent_node) init_root_tree() argument
2741 create_root_ns(struct mlx5_flow_steering * steering,enum fs_flow_table_type table_type) create_root_ns() argument
2819 create_anchor_flow_table(struct mlx5_flow_steering * steering) create_anchor_flow_table() argument
2841 init_root_ns(struct mlx5_flow_steering * steering) init_root_ns() argument
2888 init_sniffer_tx_root_ns(struct mlx5_flow_steering * steering) init_sniffer_tx_root_ns() argument
2901 init_sniffer_rx_root_ns(struct mlx5_flow_steering * steering) init_sniffer_rx_root_ns() argument
2915 init_port_sel_root_ns(struct mlx5_flow_steering * steering) init_port_sel_root_ns() argument
2929 init_rdma_rx_root_ns(struct mlx5_flow_steering * steering) init_rdma_rx_root_ns() argument
2952 init_rdma_tx_root_ns(struct mlx5_flow_steering * steering) init_rdma_tx_root_ns() argument
2980 store_fdb_sub_ns_prio_chain(struct mlx5_flow_steering * steering,struct mlx5_flow_namespace * ns) store_fdb_sub_ns_prio_chain() argument
2991 create_fdb_sub_ns_prio_chain(struct mlx5_flow_steering * steering,struct fs_prio * maj_prio) create_fdb_sub_ns_prio_chain() argument
3013 create_fdb_chains(struct mlx5_flow_steering * steering,int fs_prio,int chains) create_fdb_chains() argument
3038 create_fdb_fast_path(struct mlx5_flow_steering * steering) create_fdb_fast_path() argument
3059 create_fdb_bypass(struct mlx5_flow_steering * steering) create_fdb_bypass() argument
3081 cleanup_fdb_root_ns(struct mlx5_flow_steering * steering) cleanup_fdb_root_ns() argument
3089 init_fdb_root_ns(struct mlx5_flow_steering * steering) init_fdb_root_ns() argument
3155 init_egress_acl_root_ns(struct mlx5_flow_steering * steering,int vport) init_egress_acl_root_ns() argument
3168 init_ingress_acl_root_ns(struct mlx5_flow_steering * steering,int vport) init_ingress_acl_root_ns() argument
3183 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_egress_acls_init() local
3212 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_egress_acls_cleanup() local
3227 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_ingress_acls_init() local
3256 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_ingress_acls_cleanup() local
3285 init_egress_root_ns(struct mlx5_flow_steering * steering) init_egress_root_ns() argument
3380 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_core_cleanup() local
3397 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_core_init() local
3469 struct mlx5_flow_steering *steering = dev->priv.steering; mlx5_fs_core_free() local
3480 struct mlx5_flow_steering *steering; mlx5_fs_core_alloc() local
[all...]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1766 u8 steering; member
1769 int mlx4_SET_PORT_VXLAN(struct mlx4_dev *dev, u8 port, u8 steering, int enable) in mlx4_SET_PORT_VXLAN()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h617 struct mlx5_flow_steering *steering; member