Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.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()
1215 u8 gta_opcode) in hws_send_wqe_fw() argument
1237 gta_wqe_ctrl.op_dirix = cpu_to_be32(gta_opcode << 28); in hws_send_wqe_fw()
1321 ste_attr->gta_opcode); in mlx5hws_send_stes_fw()
1337 ste_attr->gta_opcode); in mlx5hws_send_stes_fw()
H A Drule.c251 ste_attr->gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in hws_rule_create_init()
508 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_DEACTIVATE; in hws_rule_destroy_hws()
597 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_DEACTIVATE; in mlx5hws_rule_move_hws_remove()
634 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in mlx5hws_rule_move_hws_add()
H A Daction.c1718 ste_attr.gta_opcode = MLX5HWS_WQE_GTA_OP_ACTIVATE; in hws_action_create_dest_match_range_fill_table()