Searched defs:acts (Results 1 – 15 of 15) sorted by relevance
/openbmc/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() 2343 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule() local 2418 struct efx_tc_action_set_list *acts) in efx_tc_configure_fallback_acts() 2447 struct efx_tc_action_set_list *acts = &efx->tc->facts.pf; in efx_tc_configure_fallback_acts_pf() local 2456 struct efx_tc_action_set_list *acts = &efx->tc->facts.reps; in efx_tc_configure_fallback_acts_reps() local 2464 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 | mae.c | 1386 struct efx_tc_action_set_list *acts) in efx_mae_alloc_action_set_list() 1441 struct efx_tc_action_set_list *acts) in efx_mae_free_action_set_list()
|
H A D | tc.h | 195 struct efx_tc_action_set_list acts; member
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 596 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 771 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() 922 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() 976 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1144 struct sw_flow_actions *acts; in get_flow_actions() local 1177 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action() 1222 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 | 1619 const struct sw_flow_actions *acts, in ovs_execute_actions()
|
H A D | flow_netlink.c | 2459 struct sw_flow_actions *acts; in reserve_sfa_size() local
|
/openbmc/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()
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | action.hpp | 335 auto acts = std::accumulate( in getAction() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H 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()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_qos.c | 1073 enetc_check_flow_actions(u64 acts, unsigned long long inputkeys) in enetc_check_flow_actions()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1369 const struct intr_info *acts, in t3_handle_intr_status()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4287 const struct intr_info *acts) in t4_handle_intr_status()
|