Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v1.c507 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
524 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
543 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
557 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
568 if (action_sz < DR_STE_ACTION_TRIPLE_SZ) { in dr_ste_v1_set_actions_tx()
571 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
579 action_sz -= DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
580 action += DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
585 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
598 action_sz = DR_STE_ACTION_TRIPLE_SZ; in dr_ste_v1_set_actions_tx()
[all …]
H A Ddr_ste_v1.h75 DR_STE_ACTION_TRIPLE_SZ = 12, enumerator