/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
A D | police.c | 23 static int police_act_validate(const struct flow_action_entry *act, in police_act_validate() 42 const struct flow_action_entry *act, in tc_act_can_offload_police() 56 fill_meter_params_from_act(const struct flow_action_entry *act, in fill_meter_params_from_act() 80 const struct flow_action_entry *act, in tc_act_parse_police() 109 const struct flow_action_entry *act, in tc_act_is_multi_table_act_police() 118 struct flow_action_entry *act) in tc_act_police_offload() 193 tc_act_police_get_branch_ctrl(const struct flow_action_entry *act, in tc_act_police_get_branch_ctrl()
|
A D | mpls.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_mpls_push() 28 const struct flow_action_entry *act) in copy_mpls_info() 38 const struct flow_action_entry *act, in tc_act_parse_mpls_push() 50 const struct flow_action_entry *act, in tc_act_can_offload_mpls_pop() 80 const struct flow_action_entry *act, in tc_act_parse_mpls_pop()
|
A D | tun.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_tun_encap() 25 const struct flow_action_entry *act, in tc_act_parse_tun_encap() 37 const struct flow_action_entry *act, in tc_act_can_offload_tun_decap() 46 const struct flow_action_entry *act, in tc_act_parse_tun_decap()
|
A D | mirred.c | 102 const struct flow_action_entry *act, in tc_act_can_offload_mirred() 177 const struct flow_action_entry *act, in parse_mirred_encap() 207 const struct flow_action_entry *act, in parse_mirred() 283 const struct flow_action_entry *act, in parse_mirred_ovs_master() 303 const struct flow_action_entry *act, in tc_act_parse_mirred()
|
A D | sample.c | 11 const struct flow_action_entry *act, in tc_act_can_offload_sample() 30 const struct flow_action_entry *act, in tc_act_parse_sample() 61 const struct flow_action_entry *act, in tc_act_is_multi_table_act_sample()
|
A D | ct.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_ct() 27 const struct flow_action_entry *act, in tc_act_parse_ct() 89 const struct flow_action_entry *act, in tc_act_is_multi_table_act_ct()
|
A D | vlan_mangle.c | 13 const struct flow_action_entry *act, in mlx5e_tc_act_vlan_add_rewrite_action() 55 const struct flow_action_entry *act, in tc_act_can_offload_vlan_mangle() 64 const struct flow_action_entry *act, in tc_act_parse_vlan_mangle()
|
A D | goto.c | 12 const struct flow_action_entry *act, in validate_goto_chain() 61 const struct flow_action_entry *act, in tc_act_can_offload_goto() 76 const struct flow_action_entry *act, in tc_act_parse_goto()
|
A D | pedit.c | 47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action() 83 const struct flow_action_entry *act, in tc_act_can_offload_pedit() 92 const struct flow_action_entry *act, in tc_act_parse_pedit()
|
A D | accept.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_accept() 18 const struct flow_action_entry *act, in tc_act_parse_accept()
|
A D | drop.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_drop() 18 const struct flow_action_entry *act, in tc_act_parse_drop()
|
A D | mark.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_mark() 23 const struct flow_action_entry *act, in tc_act_parse_mark()
|
A D | trap.c | 10 const struct flow_action_entry *act, in tc_act_can_offload_trap() 19 const struct flow_action_entry *act, in tc_act_parse_trap()
|
A D | ptype.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_ptype() 18 const struct flow_action_entry *act, in tc_act_parse_ptype()
|
A D | vlan.c | 34 const struct flow_action_entry *act, in parse_tc_vlan_action() 146 const struct flow_action_entry *act, in tc_act_can_offload_vlan() 155 const struct flow_action_entry *act, in tc_act_parse_vlan()
|
A D | mirred_nic.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_mirred_nic() 37 const struct flow_action_entry *act, in tc_act_parse_mirred_nic()
|
A D | csum.c | 40 const struct flow_action_entry *act, in tc_act_can_offload_csum() 52 const struct flow_action_entry *act, in tc_act_parse_csum()
|
A D | redirect_ingress.c | 9 const struct flow_action_entry *act, in tc_act_can_offload_redirect_ingress() 53 const struct flow_action_entry *act, in tc_act_parse_redirect_ingress()
|
/linux-6.3-rc2/include/net/tc_act/ |
A D | tc_police.h | 47 static inline bool is_tcf_police(const struct tc_action *act) in is_tcf_police() 56 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps() 66 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst() 104 static inline u64 tcf_police_rate_pkt_ps(const struct tc_action *act) in tcf_police_rate_pkt_ps() 114 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) in tcf_police_burst_pkt() 152 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu() 162 static inline u64 tcf_police_peakrate_bytes_ps(const struct tc_action *act) in tcf_police_peakrate_bytes_ps() 172 static inline u32 tcf_police_tcfp_ewma_rate(const struct tc_action *act) in tcf_police_tcfp_ewma_rate() 182 static inline u16 tcf_police_rate_overhead(const struct tc_action *act) in tcf_police_rate_overhead()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | action.c | 33 const struct flow_action_entry *act, in nfp_fl_push_mpls() 65 const struct flow_action_entry *act) in nfp_fl_pop_mpls() 76 const struct flow_action_entry *act) in nfp_fl_set_mpls() 116 const struct flow_action_entry *act) in nfp_fl_push_vlan() 173 const struct flow_action_entry *act, in nfp_fl_output() 285 const struct flow_action_entry *act, int act_idx) in nfp_fl_get_tun_from_act() 331 const struct flow_action_entry *act, in nfp_fl_push_geneve_options() 401 const struct flow_action_entry *act, in nfp_fl_set_tun() 894 nfp_fl_pedit(const struct flow_action_entry *act, in nfp_fl_pedit() 974 const struct flow_action_entry *act, in nfp_flower_output_action() [all …]
|
/linux-6.3-rc2/drivers/s390/scsi/ |
A D | zfcp_erp.c | 67 static void zfcp_erp_action_ready(struct zfcp_erp_action *act) in zfcp_erp_action_ready() 288 struct zfcp_erp_action *act; in zfcp_erp_action_enqueue() local 619 struct zfcp_erp_action *act; in zfcp_erp_timeout_handler() local 632 struct zfcp_erp_action *act = from_timer(act, t, timer); in zfcp_erp_memwait_handler() local 792 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy_open_fsf_xport() 871 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy_open_fsf() 917 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy_open() 939 struct zfcp_erp_action *act) in zfcp_erp_adapter_strategy() 958 struct zfcp_erp_action *act) in zfcp_erp_port_forced_strategy_close() 1042 struct zfcp_erp_action *act) in zfcp_erp_port_strategy_open_common() [all …]
|
/linux-6.3-rc2/net/sched/ |
A D | act_bpf.c | 36 const struct tc_action *act, in tcf_bpf_act() 138 static int tcf_bpf_dump(struct sk_buff *skb, struct tc_action *act, in tcf_bpf_dump() 280 struct nlattr *est, struct tc_action **act, in tcf_bpf_init() 386 static void tcf_bpf_cleanup(struct tc_action *act) in tcf_bpf_cleanup()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/ |
A D | ps.c | 188 enum rtw89_p2pps_action act) in rtw89_tsf32_toggle() 203 enum rtw89_p2pps_action act; in rtw89_p2p_disable_all_noa() local 224 enum rtw89_p2pps_action act; in rtw89_p2p_update_noa() local
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tc.c | 67 struct efx_tc_action_set *act, bool in_hw) in efx_tc_free_action_set() 89 struct efx_tc_action_set *act, *next; in efx_tc_free_action_set_list() local 293 static bool efx_tc_flower_action_order_ok(const struct efx_tc_action_set *act, in efx_tc_flower_action_order_ok() 318 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace() local 666 struct efx_tc_action_set *act; in efx_tc_configure_default_rule() local
|
/linux-6.3-rc2/tools/perf/ui/browsers/ |
A D | hists.c | 2498 struct popup_action *act, char **optstr, in add_annotate_opt() 2651 struct popup_action *act) in do_browse_map() 2659 struct popup_action *act, char **optstr, struct map *map) in add_map_opt() 2674 struct popup_action *act) in do_run_script() 2719 struct popup_action *act) in do_res_sample_script() 2730 struct popup_action *act, char **optstr, in add_script_opt_2() 2757 struct popup_action *act, char **optstr, in add_script_opt() 2787 struct popup_action *act, char **optstr, in add_res_sample_opt() 2821 struct popup_action *act, char **optstr) in add_switch_opt() 2842 struct popup_action *act, char **optstr) in add_exit_opt() [all …]
|