Lines Matching defs:flags
346 struct switchdev_trans *trans, int flags, in __rocker_port_mem_alloc()
377 struct switchdev_trans *trans, int flags, in rocker_port_kzalloc()
384 struct switchdev_trans *trans, int flags, in rocker_port_kcalloc()
426 int flags) in rocker_wait_create()
1469 int flags = ROCKER_OP_FLAG_NOWAIT | ROCKER_OP_FLAG_LEARNED; in rocker_event_mac_vlan_seen() local
1576 struct switchdev_trans *trans, int flags, in rocker_cmd_exec()
2374 unsigned long flags; in rocker_free_tbls() local
2427 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_add()
2464 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_del()
2500 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_do()
2510 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_ig_port()
2530 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_vlan()
2561 int flags) in rocker_flow_tbl_term_mac()
2593 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_bridge()
2651 u32 group_id, int flags) in rocker_flow_tbl_ucast4_routing()
2673 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_acl()
2753 struct switchdev_trans *trans, int flags, in rocker_group_tbl_add()
2785 struct switchdev_trans *trans, int flags, in rocker_group_tbl_del()
2818 struct switchdev_trans *trans, int flags, in rocker_group_tbl_do()
2828 struct switchdev_trans *trans, int flags, in rocker_group_l2_interface()
2846 int flags, u8 group_count, in rocker_group_l2_fan_out()
2870 struct switchdev_trans *trans, int flags, in rocker_group_l2_flood()
2880 struct switchdev_trans *trans, int flags, in rocker_group_l3_unicast()
2953 int flags, __be32 ip_addr, const u8 *eth_dst) in rocker_port_ipv4_neigh()
3073 struct switchdev_trans *trans, int flags, in rocker_port_ipv4_nh()
3133 int flags, __be16 vlan_id) in rocker_port_vlan_flood_group()
3181 struct switchdev_trans *trans, int flags, in rocker_port_vlan_l2_groups()
3287 struct switchdev_trans *trans, int flags, in rocker_port_ctrl_vlan_acl()
3321 int flags, in rocker_port_ctrl_vlan_bridge()
3346 struct switchdev_trans *trans, int flags, in rocker_port_ctrl_vlan_term()
3370 struct switchdev_trans *trans, int flags, in rocker_port_ctrl_vlan()
3388 struct switchdev_trans *trans, int flags, in rocker_port_ctrl_vlan_add()
3407 struct switchdev_trans *trans, int flags, in rocker_port_ctrl()
3426 struct switchdev_trans *trans, int flags, u16 vid) in rocker_port_vlan()
3490 struct switchdev_trans *trans, int flags) in rocker_port_ig_tbl()
3519 int flags; member
3548 struct switchdev_trans *trans, int flags, in rocker_port_fdb_learn()
3614 __be16 vlan_id, int flags) in rocker_port_fdb()
3665 struct switchdev_trans *trans, int flags) in rocker_port_fdb_flush()
3711 int flags = ROCKER_OP_FLAG_NOWAIT | ROCKER_OP_FLAG_REMOVE | in rocker_fdb_cleanup() local
3738 struct switchdev_trans *trans, int flags, in rocker_port_router_mac()
3771 struct switchdev_trans *trans, int flags) in rocker_port_fwding()
3810 struct switchdev_trans *trans, int flags, in rocker_port_stp_update()
3880 struct switchdev_trans *trans, int flags) in rocker_port_fwd_enable()
3892 struct switchdev_trans *trans, int flags) in rocker_port_fwd_disable()
3992 u32 tb_id, int flags) in rocker_port_fib_ipv4()
4300 int flags = ROCKER_OP_FLAG_REMOVE | ROCKER_OP_FLAG_NOWAIT; in rocker_port_neigh_destroy() local
4413 u16 vid, u16 flags) in rocker_port_vlan_add()
4453 int flags = 0; in rocker_port_fdb_add() local
4493 u16 vid, u16 flags) in rocker_port_vlan_del()
4526 int flags = ROCKER_OP_FLAG_REMOVE; in rocker_port_fdb_del() local
5432 int flags = (n->nud_state & NUD_VALID ? 0 : ROCKER_OP_FLAG_REMOVE) | in rocker_neigh_update() local