Searched defs:hw_ste_p (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_ste.c | 110 u32 mlx5dr_ste_calc_hash_index(u8 *hw_ste_p, struct mlx5dr_ste_htbl *htbl)  in mlx5dr_ste_calc_hash_index()150 void mlx5dr_ste_set_bit_mask(u8 *hw_ste_p, u8 *bit_mask)  in mlx5dr_ste_set_bit_mask()
 157 void mlx5dr_ste_rx_set_flow_tag(u8 *hw_ste_p, u32 flow_tag)  in mlx5dr_ste_rx_set_flow_tag()
 163 void mlx5dr_ste_set_counter_id(u8 *hw_ste_p, u32 ctr_id)  in mlx5dr_ste_set_counter_id()
 170 void mlx5dr_ste_set_go_back_bit(u8 *hw_ste_p)  in mlx5dr_ste_set_go_back_bit()
 175 void mlx5dr_ste_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr,  in mlx5dr_ste_set_tx_push_vlan()
 188 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id, int size, bool encap_l3)  in mlx5dr_ste_set_tx_encap()
 197 void mlx5dr_ste_set_rx_decap(u8 *hw_ste_p)  in mlx5dr_ste_set_rx_decap()
 203 void mlx5dr_ste_set_rx_pop_vlan(u8 *hw_ste_p)  in mlx5dr_ste_set_rx_pop_vlan()
 209 void mlx5dr_ste_set_rx_decap_l3(u8 *hw_ste_p, bool vlan)  in mlx5dr_ste_set_rx_decap_l3()
 [all …]
 
 |