Home
last modified time | relevance | path

Searched refs:get_next_lu_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v2.c204 .get_next_lu_type = &dr_ste_v1_get_next_lu_type,
H A Ddr_ste.h153 u16 (*get_next_lu_type)(u8 *hw_ste_p); member
H A Ddr_ste.c461 next_lu_type = ste_ctx->get_next_lu_type(cur_hw_ste); in mlx5dr_ste_create_next_htbl()
H A Ddr_ste_v0.c1940 .get_next_lu_type = &dr_ste_v0_get_next_lu_type,
H A Ddr_ste_v1.c2311 .get_next_lu_type = &dr_ste_v1_get_next_lu_type,