Searched refs:act2 (Results 1 – 2 of 2) sorted by relevance
2451 act2->obutton = act2->button; in r_map()2458 act2->dx = act1->dx; in r_map()2459 act2->dy = act1->dy; in r_map()2460 act2->dz = act1->dz; in r_map()2467 act2->dx = act1->dz; in r_map()2468 act2->dz = 0; in r_map()2473 act2->dy = act1->dz; in r_map()2474 act2->dz = 0; in r_map()2493 act2->dz = 0; in r_map()2503 act2->flags = ((act2->dx || act2->dy || act2->dz) ? MOUSE_POSCHANGED : 0) in r_map()[all …]
1773 const struct mlx5_flow_act *act2) in check_conflicting_actions() argument1776 u32 action2 = act2->actions; in check_conflicting_actions()1785 act1->flow_tag != act2->flow_tag) in check_conflicting_actions()