Home
last modified time | relevance | path

Searched refs:src_field (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.c488 u16 *src_field, u16 *dst_field) in hws_action_modify_get_target_fields() argument
493 *src_field = INVALID_FIELD; in hws_action_modify_get_target_fields()
497 *src_field = MLX5_GET(copy_action_in, pattern, src_field); in hws_action_modify_get_target_fields()
541 u16 src_field = INVALID_FIELD; in mlx5hws_pat_calc_nop() local
549 &src_field, &dst_field); in mlx5hws_pat_calc_nop()
561 src_field == prev_dst_field || in mlx5hws_pat_calc_nop()
577 prev_src_field = src_field; in mlx5hws_pat_calc_nop()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h7268 u8 src_field[0xc]; member