Searched defs:acts (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.1/net/openvswitch/ |
D | datapath.c | 572 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 747 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 898 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 951 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1113 struct sw_flow_actions *acts; in get_flow_actions() local 1146 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1191 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set() local
|
D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
D | actions.c | 1584 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
D | flow_netlink.c | 2456 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | tc.c | 84 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list() 440 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule() local
|
D | mae.c | 343 struct efx_tc_action_set_list *acts) in efx_mae_alloc_action_set_list() 398 struct efx_tc_action_set_list *acts) in efx_mae_free_action_set_list()
|
D | tc.h | 63 struct efx_tc_action_set_list acts; member
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | post_act.c | 181 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle()
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 826 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() 850 nfp_fl_push_vlan_after_tun(char *acts, int len, struct nfp_fl_push_vlan *vlan) in nfp_fl_push_vlan_after_tun()
|
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 1015 static struct actions_fwd *enetc_check_flow_actions(u64 acts, in enetc_check_flow_actions()
|
/Linux-v6.1/drivers/scsi/csiostor/ |
D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1369 const struct intr_info *acts, in t3_handle_intr_status()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4285 const struct intr_info *acts) in t4_handle_intr_status()
|