Searched defs:d_action (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
D | dr_ste_v3.c | 7 static void dr_ste_v3_set_encap(u8 *hw_ste_p, u8 *d_action, in dr_ste_v3_set_encap() 20 static void dr_ste_v3_set_push_vlan(u8 *ste, u8 *d_action, in dr_ste_v3_set_push_vlan() 82 static void dr_ste_v3_set_insert_hdr(u8 *hw_ste_p, u8 *d_action, in dr_ste_v3_set_insert_hdr()
|
D | dr_ste_v1.c | 257 void dr_ste_v1_set_encap(u8 *hw_ste_p, u8 *d_action, u32 reformat_id, int size) in dr_ste_v1_set_encap() 269 void dr_ste_v1_set_insert_hdr(u8 *hw_ste_p, u8 *d_action, in dr_ste_v1_set_insert_hdr() 304 void dr_ste_v1_set_push_vlan(u8 *hw_ste_p, u8 *d_action, u32 vlan_hdr) in dr_ste_v1_set_push_vlan() 364 u8 *d_action, in dr_ste_v1_set_accelerated_rewrite_actions() 423 static void dr_ste_v1_set_aso_flow_meter(u8 *d_action, in dr_ste_v1_set_aso_flow_meter() 566 u8 *d_action; in dr_ste_v1_set_actions_tx() local 772 u8 *d_action; in dr_ste_v1_set_actions_rx() local 852 void dr_ste_v1_set_action_set(u8 *d_action, in dr_ste_v1_set_action_set() 866 void dr_ste_v1_set_action_add(u8 *d_action, in dr_ste_v1_set_action_add() 880 void dr_ste_v1_set_action_copy(u8 *d_action, in dr_ste_v1_set_action_copy()
|