Home
last modified time | relevance | path

Searched refs:sws (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A DMakefile117 steering/sws/dr_table.o \
119 steering/sws/dr_rule.o \
121 steering/sws/dr_buddy.o \
122 steering/sws/dr_ste.o \
123 steering/sws/dr_send.o \
128 steering/sws/dr_cmd.o \
129 steering/sws/dr_fw.o \
132 steering/sws/dr_ptrn.o \
133 steering/sws/dr_arg.o \
134 steering/sws/dr_dbg.o \
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_cmd.c254 flow_table_context.sws.sw_owner_icm_root_1); in mlx5dr_cmd_query_flow_table()
256 flow_table_context.sws.sw_owner_icm_root_0); in mlx5dr_cmd_query_flow_table()
483 sws.sw_owner_icm_root_0, attr->icm_addr_rx); in mlx5dr_cmd_create_flow_table()
486 sws.sw_owner_icm_root_0, attr->icm_addr_tx); in mlx5dr_cmd_create_flow_table()
489 sws.sw_owner_icm_root_0, attr->icm_addr_rx); in mlx5dr_cmd_create_flow_table()
491 sws.sw_owner_icm_root_1, attr->icm_addr_tx); in mlx5dr_cmd_create_flow_table()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.c115 *icm_addr_0 = MLX5_GET64(flow_table_context, ft_ctx, sws.sw_owner_icm_root_0); in mlx5hws_cmd_flow_table_query()
116 *icm_addr_1 = MLX5_GET64(flow_table_context, ft_ctx, sws.sw_owner_icm_root_1); in mlx5hws_cmd_flow_table_query()
/linux-6.15/include/linux/
H A Dnvme.h1893 __le32 sws; member
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h6428 struct mlx5_ifc_sw_owner_icm_root_params_bits sws; member