Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c830 if (action->rewrite->ptrn && action->rewrite->arg) { in mlx5dr_actions_build_ste_arr()
847 if (action->rewrite->ptrn && action->rewrite->arg) { in mlx5dr_actions_build_ste_arr()
1477 action->rewrite->dmn = dmn; in dr_action_create_reformat_action()
1784 action->rewrite->allow_rx = 0; in dr_action_modify_check_set_field_limitation()
1799 if (!action->rewrite->allow_rx && !action->rewrite->allow_tx) { in dr_action_modify_check_set_field_limitation()
1855 if (!action->rewrite->allow_rx && !action->rewrite->allow_tx) { in dr_action_modify_check_copy_field_limitation()
1927 action->rewrite->allow_rx = 1; in dr_actions_convert_modify_header()
1928 action->rewrite->allow_tx = 1; in dr_actions_convert_modify_header()
2084 action->rewrite->dmn = dmn; in mlx5dr_action_create_modify_header()
2212 kfree(action->rewrite->data); in mlx5dr_action_destroy()
[all …]
H A Ddr_dbg.c277 struct mlx5dr_ptrn_obj *ptrn = action->rewrite->ptrn; in dr_dump_rule_action_mem()
278 struct mlx5dr_arg_obj *arg = action->rewrite->arg; in dr_dump_rule_action_mem()
279 u8 *rewrite_data = action->rewrite->data; in dr_dump_rule_action_mem()
283 ptrn_arg = !action->rewrite->single_action_opt && ptrn && arg; in dr_dump_rule_action_mem()
288 rule_id, action->rewrite->index, in dr_dump_rule_action_mem()
289 action->rewrite->single_action_opt, in dr_dump_rule_action_mem()
290 ptrn_arg ? action->rewrite->num_of_actions : 0, in dr_dump_rule_action_mem()
301 for (i = 0; i < action->rewrite->num_of_actions; i++) { in dr_dump_rule_action_mem()
351 (action->rewrite->ptrn && action->rewrite->arg) ? in dr_dump_rule_action_mem()
352 mlx5dr_arg_get_obj_id(action->rewrite->arg) : in dr_dump_rule_action_mem()
[all …]
H A Ddr_ste_v1.c2101 ptrn_mgr = action->rewrite->dmn->ptrn_mgr; in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2105 action->rewrite->arg = mlx5dr_arg_get_obj(action->rewrite->dmn->arg_mgr, in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2106 action->rewrite->num_of_actions, in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2107 action->rewrite->data); in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2108 if (!action->rewrite->arg) { in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2113 action->rewrite->ptrn = in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2116 action->rewrite->data); in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2117 if (!action->rewrite->ptrn) { in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2127 action->rewrite->arg); in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2134 action->rewrite->ptrn); in dr_ste_v1_free_modify_hdr_ptrn_arg()
[all …]
H A Ddr_ste.c640 struct mlx5dr_domain *dmn = action->rewrite->dmn; in dr_ste_alloc_modify_hdr_chunk()
644 chunk_size = ilog2(roundup_pow_of_two(action->rewrite->num_of_actions)); in dr_ste_alloc_modify_hdr_chunk()
649 action->rewrite->chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, in dr_ste_alloc_modify_hdr_chunk()
651 if (!action->rewrite->chunk) in dr_ste_alloc_modify_hdr_chunk()
654 action->rewrite->index = (mlx5dr_icm_pool_get_chunk_icm_addr(action->rewrite->chunk) - in dr_ste_alloc_modify_hdr_chunk()
658 ret = mlx5dr_send_postsend_action(action->rewrite->dmn, action); in dr_ste_alloc_modify_hdr_chunk()
665 mlx5dr_icm_free_chunk(action->rewrite->chunk); in dr_ste_alloc_modify_hdr_chunk()
671 mlx5dr_icm_free_chunk(action->rewrite->chunk); in dr_ste_free_modify_hdr_chunk()
676 struct mlx5dr_domain *dmn = action->rewrite->dmn; in mlx5dr_ste_alloc_modify_hdr()
686 struct mlx5dr_domain *dmn = action->rewrite->dmn; in mlx5dr_ste_free_modify_hdr()
H A Ddr_send.c841 send_info.write.addr = (uintptr_t)action->rewrite->data; in mlx5dr_send_postsend_action()
842 send_info.write.length = action->rewrite->num_of_actions * in mlx5dr_send_postsend_action()
846 mlx5dr_icm_pool_get_chunk_mr_addr(action->rewrite->chunk); in mlx5dr_send_postsend_action()
847 send_info.rkey = mlx5dr_icm_pool_get_chunk_rkey(action->rewrite->chunk); in mlx5dr_send_postsend_action()
/linux-6.15/arch/arm/mach-omap2/
H A Dsleep24xx.S76 strne r0, [r1] @ rewrite DLLA to force DLL reload
78 strne r0, [r1] @ rewrite DLLB to force DLL reload
/linux-6.15/samples/bpf/
H A Dtest_lwt_bpf.c84 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite() function
154 return rewrite(skb, old_ip, new_ip, 1); in do_test_rewrite()
/linux-6.15/Documentation/arch/openrisc/
H A Dopenrisc_port.rst104 rewrite of exceptions handling.
121 major rewrite to bring up to par with upstream Linux 2.6.36
/linux-6.15/Documentation/scsi/
H A Dsym53c500_cs.rst8 package, and was written by Tom Corner ([email protected]). A rewrite was
H A DChangeLog.sym53c8xx243 - Backport the code rewrite of the START QUEUE dequeuing (on
329 - Large rewrite of the SCSI MESSAGE handling.
401 - The rewrite of the interrupt handling broke the SBMC interrupt
409 - Major rewrite of the interrupt handling and recovery stuff for
434 - Major rewrite of the SCSI parity error handling.
530 - Some rewrite of the device detection code. This code had been
H A Daacraid.rst10 RAID controllers. This is a major rewrite from the original
H A DChangeLog.sym53c8xx_2116 - Complete rewrite of the eh handling. The driver is now using a
/linux-6.15/arch/sh/kernel/
H A Dentry-common.S378 ! This allows the parent to rewrite system calls
/linux-6.15/Documentation/process/
H A D7.AdvancedTopics.rst69 Git provides some powerful tools which can allow you to rewrite your
81 Rewriting history will rewrite the changes contained in that history,
84 view of the project history; if you rewrite history which other developers
94 override this check, and there may be times when it is necessary to rewrite
/linux-6.15/Documentation/fb/
H A Dtgafb.rst13 This version is an almost complete rewrite of the code written by Geert
/linux-6.15/tools/testing/selftests/ftrace/
H A DREADME27 extension) and rewrite the test description line.
/linux-6.15/Documentation/usb/
H A Dmtouchusb.rst12 - 0.5 - Complete rewrite using Linux Input in 2.6.3
/linux-6.15/Documentation/driver-api/gpio/
H A Dusing-gpio.rst38 productify the prototype: rewrite it using proper kernel drivers. Do not under
/linux-6.15/arch/alpha/lib/
H A Dev6-clear_user.S59 # and we can rewrite this later...
/linux-6.15/Documentation/networking/
H A Dsegmentation-offloads.rst138 so that instead of having to rewrite the packet headers for each segment
/linux-6.15/fs/affs/
H A DChanges327 - Almost complete rewrite for the new VFS
/linux-6.15/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts40 /* rewrite this at bootloader */
/linux-6.15/Documentation/core-api/
H A Dunaligned-memory-access.rst218 To avoid the unaligned memory access, you would rewrite it as follows::
/linux-6.15/Documentation/arch/arm/omap/
H A Ddss.rst5 This is an almost total rewrite of the OMAP FB driver in drivers/video/omap
/linux-6.15/Documentation/livepatch/
H A Dreliable-stacktrace.rst228 Some trampolines do not rewrite the return address in order to intercept

12