Searched refs:destination_left_shifter (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr_ste_v1.h | 49 u8 destination_left_shifter[0x6]; member 64 u8 destination_left_shifter[0x6]; member 75 u8 destination_left_shifter[0x6]; member
|
D | dr_ste_v0.c | 553 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, shifter); in dr_ste_v0_set_action_set() 567 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, shifter); in dr_ste_v0_set_action_add() 581 MLX5_SET(dr_action_hw_copy, hw_action, destination_left_shifter, dst_shifter); in dr_ste_v0_set_action_copy() 617 destination_left_shifter, 16); in dr_ste_v0_set_action_decap_l3_list() 630 MLX5_SET(dr_action_hw_set, hw_action, destination_left_shifter, 16); in dr_ste_v0_set_action_decap_l3_list() 644 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list() 656 destination_left_shifter, 32); in dr_ste_v0_set_action_decap_l3_list() 679 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list() 695 destination_left_shifter, 0); in dr_ste_v0_set_action_decap_l3_list()
|
D | mlx5_ifc_dr.h | 555 u8 destination_left_shifter[0x6]; member 566 u8 destination_left_shifter[0x6]; member
|
D | dr_ste_v1.c | 818 MLX5_SET(ste_double_action_set_v1, d_action, destination_left_shifter, shifter); in dr_ste_v1_set_action_set() 832 MLX5_SET(ste_double_action_add_v1, d_action, destination_left_shifter, shifter); in dr_ste_v1_set_action_add() 848 MLX5_SET(ste_double_action_copy_v1, d_action, destination_left_shifter, dst_shifter); in dr_ste_v1_set_action_copy()
|