Home
last modified time | relevance | path

Searched refs:nope_location (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.c527 u32 *nope_location, __be64 *new_pat) in mlx5hws_pat_calc_nope() argument
535 *nope_location = 0; in mlx5hws_pat_calc_nope()
551 *nope_location |= BIT(i); in mlx5hws_pat_calc_nope()
560 *nope_location |= BIT(i); in mlx5hws_pat_calc_nope()
571 *nope_location = 0; in mlx5hws_pat_calc_nope()
H A Dpat_arg.h100 size_t *new_size, u32 *nope_location, __be64 *new_pat);
H A Daction.c1206 u32 nope_location; in hws_action_create_modify_header_hws() local
1212 &new_num_actions, &nope_location, in hws_action_create_modify_header_hws()
1215 action[i].modify_header.nope_locations = nope_location; in hws_action_create_modify_header_hws()