Searched defs:acts (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 207 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list() 2668 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule() local 2743 struct efx_tc_action_set_list *acts) in efx_tc_configure_fallback_acts() 2772 struct efx_tc_action_set_list *acts = &efx->tc->facts.pf; in efx_tc_configure_fallback_acts_pf() local 2781 struct efx_tc_action_set_list *acts = &efx->tc->facts.reps; in efx_tc_configure_fallback_acts_reps() local 2789 struct efx_tc_action_set_list *acts) in efx_tc_deconfigure_fallback_acts()
|
H A D | tc_encap_actions.c | 431 struct efx_tc_action_set_list *acts, *fallback; in efx_tc_update_encap() local
|
H A D | tc.h | 202 struct efx_tc_action_set_list acts; member
|
/linux/net/openvswitch/ |
H A D | datapath.c | 595 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 770 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 921 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 975 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1143 struct sw_flow_actions *acts; in get_flow_actions() local 1176 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1221 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set() local
|
H A D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
H A D | actions.c | 1684 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
H A D | flow_netlink.c | 2472 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | post_act.c | 178 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 830 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() 854 nfp_fl_push_vlan_after_tun(char *acts, int len, struct nfp_fl_push_vlan *vlan) in nfp_fl_push_vlan_after_tun()
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1369 const struct intr_info *acts, in t3_handle_intr_status()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4287 const struct intr_info *acts) in t4_handle_intr_status()
|