Searched refs:nop_locations (Results 1 – 2 of 2) sorted by relevance
527 u32 *nop_locations, __be64 *new_pat) in mlx5hws_pat_calc_nop() argument535 *nop_locations = 0; in mlx5hws_pat_calc_nop()567 *nop_locations |= BIT(i); in mlx5hws_pat_calc_nop()
1211 u32 nop_locations; in hws_action_create_modify_header_hws() local1217 &nop_locations, in hws_action_create_modify_header_hws()1224 action[i].modify_header.nop_locations = nop_locations; in hws_action_create_modify_header_hws()1271 if (unlikely(action[i].modify_header.nop_locations)) { in hws_action_create_modify_header_hws()2110 u32 nop_locations) in hws_action_modify_write() argument2115 if (unlikely(nop_locations)) { in hws_action_modify_write()2122 if (BIT(i) & nop_locations) in hws_action_modify_write()2266 action->modify_header.nop_locations); in hws_action_setter_modify_header()