Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste_v1.c71 DR_STE_ACTION_TRIPLE_SZ = 12, enumerator
641 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
658 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
677 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
691 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
702 if (action_sz < DR_STE_ACTION_TRIPLE_SZ) { in dr_ste_v1_set_actions_tx()
705 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
713 action_sz -= DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
714 action += DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
719 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
[all …]