Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pat_arg.c528 u32 *nope_location, __be64 *new_pat) in mlx5hws_pat_calc_nope() argument
536 *nope_location = 0; in mlx5hws_pat_calc_nope()
552 *nope_location |= BIT(i); in mlx5hws_pat_calc_nope()
561 *nope_location |= BIT(i); in mlx5hws_pat_calc_nope()
572 *nope_location = 0; in mlx5hws_pat_calc_nope()
Dmlx5hws_pat_arg.h100 size_t *new_size, u32 *nope_location, __be64 *new_pat);
Dmlx5hws_action.c1207 u32 nope_location; in hws_action_create_modify_header_hws() local
1213 &new_num_actions, &nope_location, in hws_action_create_modify_header_hws()
1216 action[i].modify_header.nope_locations = nope_location; in hws_action_create_modify_header_hws()