Searched refs:next_lu_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr.h18 u8 next_lu_type[0x8]; member in struct:mlx5_ifc_ste_general_bits
38 u8 next_lu_type[0x8]; member in struct:mlx5_ifc_ste_sx_transmit_bits
82 u8 next_lu_type[0x8]; member in struct:mlx5_ifc_ste_rx_steering_mult_bits
120 u8 next_lu_type[0x8]; member in struct:mlx5_ifc_ste_modify_packet_bits
H A Ddr_ste.c458 u16 next_lu_type; local
461 next_lu_type = ste_ctx->get_next_lu_type(cur_hw_ste);
466 next_lu_type,
H A Ddr_ste_v0.c281 MLX5_SET(ste_general, hw_ste_p, next_lu_type, lu_type);
286 return MLX5_GET(ste_general, hw_ste_p, next_lu_type);

Completed in 795 milliseconds