Searched refs:act2 (Results 1 – 3 of 3) sorted by relevance
535 static void r_map(mousestatus_t *act1, mousestatus_t *act2);2440 r_map(mousestatus_t *act1, mousestatus_t *act2)2449 act2->obutton = act2->button; in r_map() 2456 act2->dx = act1->dx; in r_map() 2457 act2->dy = act1->dy; in r_map() 2458 act2->dz = act1->dz; in r_map() 2465 act2->dx = act1->dz; in r_map() 2466 act2->dz = 0; in r_map() 2471 act2 in r_map() 2441 r_map(mousestatus_t * act1,mousestatus_t * act2) r_map() argument [all...]
1604 const struct mlx5_flow_act *act2) in check_conflicting_actions() argument1607 u32 action2 = act2->action; in check_conflicting_actions()1628 act1->pkt_reformat != act2->pkt_reformat) in check_conflicting_actions()1632 act1->modify_hdr != act2->modify_hdr) in check_conflicting_actions()1636 check_conflicting_actions_vlan(&act1->vlan[0], &act2->vlan[0])) in check_conflicting_actions()1640 check_conflicting_actions_vlan(&act1->vlan[1], &act2->vlan[1])) in check_conflicting_actions()