Searched defs:acts (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/net/openvswitch/ |
A D | datapath.c | 597 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 772 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 923 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 977 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1145 struct sw_flow_actions *acts; in get_flow_actions() local 1178 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1223 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set() local
|
A D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
A D | actions.c | 1584 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
A D | flow_netlink.c | 2456 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tc.c | 86 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list() 664 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule() local
|
A D | mae.c | 744 struct efx_tc_action_set_list *acts) in efx_mae_alloc_action_set_list() 799 struct efx_tc_action_set_list *acts) in efx_mae_free_action_set_list()
|
A D | tc.h | 63 struct efx_tc_action_set_list acts; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | post_act.c | 181 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A 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-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_qos.c | 1007 static struct actions_fwd *enetc_check_flow_actions(u64 acts, in enetc_check_flow_actions()
|
/linux-6.3-rc2/drivers/scsi/csiostor/ |
A D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/ |
A D | t3_hw.c | 1369 const struct intr_info *acts, in t3_handle_intr_status()
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | t4_hw.c | 4285 const struct intr_info *acts) in t4_handle_intr_status()
|
Completed in 54 milliseconds