Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v2.c44 .get_next_lu_type = &dr_ste_v1_get_next_lu_type,
H A Ddr_ste_v3.c226 .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.c1942 .get_next_lu_type = &dr_ste_v0_get_next_lu_type,
H A Ddr_ste_v1.c2175 .get_next_lu_type = &dr_ste_v1_get_next_lu_type,