Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h21 u32 pedits; member
H A Dpedit.c75 hdrs[cmd].pedits++; in mlx5e_tc_act_pedit_parse_action()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c46 static struct ch_tc_pedit_fields pedits[] = { variable
370 for (i = 0; i < ARRAY_SIZE(pedits); i++) { in offload_pedit()
371 if (pedits[i].field == field) { in offload_pedit()
372 offset = pedits[i].offset; in offload_pedit()
373 size = pedits[i].size; in offload_pedit()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3638 if (!hdrs[TCA_PEDIT_KEY_EX_CMD_SET].pedits && in actions_prepare_mod_hdr_actions()
3639 !hdrs[TCA_PEDIT_KEY_EX_CMD_ADD].pedits) in actions_prepare_mod_hdr_actions()