Home
last modified time | relevance | path

Searched refs:gta_opcode (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.c34 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in mlx5hws_send_all_dep_wqe()
186 u8 gta_opcode, in hws_send_wqe() argument
198 wqe_ctrl->op_dirix = cpu_to_be32(gta_opcode << 28 | direct_index); in hws_send_wqe()
228 ste_attr->gta_opcode, in mlx5hws_send_ste()
243 ste_attr->gta_opcode, in mlx5hws_send_ste()
1088 u8 gta_opcode) in hws_send_wqe_fw() argument
1110 gta_wqe_ctrl.op_dirix = cpu_to_be32(gta_opcode << 28); in hws_send_wqe_fw()
1194 ste_attr->gta_opcode); in mlx5hws_send_stes_fw()
1210 ste_attr->gta_opcode); in mlx5hws_send_stes_fw()
Dmlx5hws_rule.c311 ste_attr->gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in hws_rule_create_init()
564 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_DEACTIVATE; in hws_rule_destroy_hws()
653 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_DEACTIVATE; in mlx5hws_rule_move_hws_remove()
690 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in mlx5hws_rule_move_hws_add()
Dmlx5hws_send.h175 u8 gta_opcode; member
Dmlx5hws_action.c1721 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in hws_action_create_dest_match_range_fill_table()