Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.c499 u8 *d_action, in dr_ste_v1_set_accelerated_rewrite_actions() argument
558 static void dr_ste_v1_set_aso_flow_meter(u8 *d_action, in dr_ste_v1_set_aso_flow_meter() argument
700 u8 *d_action; in dr_ste_v1_set_actions_tx() local
707 d_action = action + DR_STE_ACTION_SINGLE_SZ; in dr_ste_v1_set_actions_tx()
710 action, d_action, in dr_ste_v1_set_actions_tx()
905 u8 *d_action; in dr_ste_v1_set_actions_rx() local
913 d_action = action + DR_STE_ACTION_SINGLE_SZ; in dr_ste_v1_set_actions_rx()
916 action, d_action, in dr_ste_v1_set_actions_rx()
985 void dr_ste_v1_set_action_set(u8 *d_action, in dr_ste_v1_set_action_set() argument
999 void dr_ste_v1_set_action_add(u8 *d_action, in dr_ste_v1_set_action_add() argument
[all …]
H A Ddr_ste_v1.h26 void dr_ste_v1_set_action_set(u8 *d_action, u8 hw_field, u8 shifter,
28 void dr_ste_v1_set_action_add(u8 *d_action, u8 hw_field, u8 shifter,
30 void dr_ste_v1_set_action_copy(u8 *d_action, u8 dst_hw_field, u8 dst_shifter,