Home
last modified time | relevance | path

Searched defs:hw_ste_p (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c118 u32 mlx5dr_ste_calc_hash_index(u8 *hw_ste_p, struct mlx5dr_ste_htbl *htbl) in mlx5dr_ste_calc_hash_index()
158 static u8 *mlx5dr_ste_get_tag(u8 *hw_ste_p) in mlx5dr_ste_get_tag()
165 void mlx5dr_ste_set_bit_mask(u8 *hw_ste_p, u8 *bit_mask) in mlx5dr_ste_set_bit_mask()
172 void mlx5dr_ste_rx_set_flow_tag(u8 *hw_ste_p, u32 flow_tag) in mlx5dr_ste_rx_set_flow_tag()
178 void mlx5dr_ste_set_counter_id(u8 *hw_ste_p, u32 ctr_id) in mlx5dr_ste_set_counter_id()
185 void mlx5dr_ste_set_go_back_bit(u8 *hw_ste_p) in mlx5dr_ste_set_go_back_bit()
190 void mlx5dr_ste_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr, in mlx5dr_ste_set_tx_push_vlan()
203 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id, int size, bool encap_l3) in mlx5dr_ste_set_tx_encap()
212 void mlx5dr_ste_set_rx_decap(u8 *hw_ste_p) in mlx5dr_ste_set_rx_decap()
218 void mlx5dr_ste_set_rx_pop_vlan(u8 *hw_ste_p) in mlx5dr_ste_set_rx_pop_vlan()
[all …]