Home
last modified time | relevance | path

Searched defs:rule (Results 126 - 150 of 553) sorted by relevance

12345678910>>...23

/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb8_main.c62 snd_sb8_hw_constraint_rate_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_sb8_hw_constraint_rate_channels() argument
79 snd_sb8_hw_constraint_channels_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) snd_sb8_hw_constraint_channels_rate() argument
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_pcm.c683 double_rate_hw_constraint_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) double_rate_hw_constraint_rate() argument
698 double_rate_hw_constraint_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) double_rate_hw_constraint_channels() argument
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-pcm.c10 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) hw_rule_rate() argument
41 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) hw_rule_channels() argument
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-pcm.c11 dice_rate_constraint(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) dice_rate_constraint() argument
49 dice_channels_constraint(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) dice_channels_constraint() argument
/kernel/linux/linux-5.10/sound/soc/sti/
H A Dsti_uniperif.c163 sti_uniperiph_fix_tdm_chan(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) sti_uniperiph_fix_tdm_chan() argument
178 sti_uniperiph_fix_tdm_format(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) sti_uniperiph_fix_tdm_format() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_rules.c48 static bool fib4_rule_matchall(const struct fib_rule *rule) in fib4_rule_matchall() argument
57 bool fib4_rule_default(const struct fib_rule *rule) in fib4_rule_default() argument
107 fib4_rule_action(struct fib_rule *rule, struct flowi *flp, int flags, struct fib_lookup_arg *arg) fib4_rule_action() argument
143 fib4_rule_suppress(struct fib_rule *rule, int flags, struct fib_lookup_arg *arg) fib4_rule_suppress() argument
176 fib4_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) fib4_rule_match() argument
224 fib4_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) fib4_rule_configure() argument
287 fib4_rule_delete(struct fib_rule *rule) fib4_rule_delete() argument
310 fib4_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) fib4_rule_compare() argument
338 fib4_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib4_rule_fill() argument
363 fib4_rule_nlmsg_payload(struct fib_rule *rule) fib4_rule_nlmsg_payload() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dfib6_rules.c31 static bool fib6_rule_matchall(const struct fib_rule *rule) in fib6_rule_matchall() argument
40 bool fib6_rule_default(const struct fib_rule *rule) in fib6_rule_default() argument
132 static int fib6_rule_saddr(struct net *net, struct fib_rule *rule, in argument
157 fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, int flags, struct fib_lookup_arg *arg) fib6_rule_action_alt() argument
195 __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, int flags, struct fib_lookup_arg *arg) __fib6_rule_action() argument
263 fib6_rule_action(struct fib_rule *rule, struct flowi *flp, int flags, struct fib_lookup_arg *arg) fib6_rule_action() argument
273 fib6_rule_suppress(struct fib_rule *rule, int flags, struct fib_lookup_arg *arg) fib6_rule_suppress() argument
306 fib6_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) fib6_rule_match() argument
351 fib6_rule_configure(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh, struct nlattr **tb, struct netlink_ext_ack *extack) fib6_rule_configure() argument
391 fib6_rule_delete(struct fib_rule *rule) fib6_rule_delete() argument
402 fib6_rule_compare(struct fib_rule *rule, struct fib_rule_hdr *frh, struct nlattr **tb) fib6_rule_compare() argument
427 fib6_rule_fill(struct fib_rule *rule, struct sk_buff *skb, struct fib_rule_hdr *frh) fib6_rule_fill() argument
447 fib6_rule_nlmsg_payload(struct fib_rule *rule) fib6_rule_nlmsg_payload() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_core.c207 const struct nft_rule *rule; in nft_do_chain() local
39 nft_trace_packet(struct nft_traceinfo *info, const struct nft_chain *chain, const struct nft_rule *rule, enum nft_trace_types type) nft_trace_packet() argument
103 nft_trace_verdict(struct nft_traceinfo *info, const struct nft_chain *chain, const struct nft_rule *rule, const struct nft_regs *regs) nft_trace_verdict() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c95 struct sja1105_rule *rule; in sja1105_compose_gating_subschedule() local
11 sja1105_insert_gate_entry(struct sja1105_gating_config *gating_cfg, struct sja1105_rule *rule, u8 gate_state, s64 entry_time, struct netlink_ext_ack *extack) sja1105_insert_gate_entry() argument
320 struct sja1105_rule *rule; sja1105_init_virtual_links() local
481 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); sja1105_init_virtual_links() local
511 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); sja1105_vl_redirect() local
555 sja1105_vl_delete(struct sja1105_private *priv, int port, struct sja1105_rule *rule, struct netlink_ext_ack *extack) sja1105_vl_delete() argument
587 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); sja1105_vl_gate() local
762 sja1105_vl_stats(struct sja1105_private *priv, int port, struct sja1105_rule *rule, struct flow_stats *stats, struct netlink_ext_ack *extack) sja1105_vl_stats() argument
[all...]
H A Dsja1105_tas.h29 struct sja1105_rule *rule; member
H A Dsja1105_flower.c10 struct sja1105_rule *rule; in sja1105_rule_find() local
36 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); in sja1105_setup_bcast_policer() local
108 struct sja1105_rule *rule = sja1105_rule_find(priv, cookie); sja1105_setup_tc_policer() local
200 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); sja1105_flower_parse_key() local
346 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); sja1105_cls_flower_add() local
463 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); sja1105_cls_flower_del() local
503 struct sja1105_rule *rule = sja1105_rule_find(priv, cls->cookie); sja1105_cls_flower_stats() local
534 struct sja1105_rule *rule; sja1105_flower_teardown() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c14 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in dpaa2_switch_flower_parse_key() local
493 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); dpaa2_switch_cls_flower_replace_acl() local
537 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); dpaa2_switch_flower_parse_mirror_key() local
645 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); dpaa2_switch_cls_flower_replace() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c103 struct mlx5_esw_indir_table_rule *rule; in mlx5_esw_indir_table_rule_get() local
174 struct mlx5_esw_indir_table_rule *rule in mlx5_esw_indir_table_rule_put() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c23 nfp_flower_compile_tci(struct nfp_flower_meta_tci *ext, struct nfp_flower_meta_tci *msk, struct flow_rule *rule) nfp_flower_compile_tci() argument
52 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, struct nfp_flower_meta_tci *msk, struct flow_rule *rule, u8 key_type, bool qinq_sup) nfp_flower_compile_meta_tci() argument
95 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, struct nfp_flower_mac_mpls *msk, struct flow_rule *rule) nfp_flower_compile_mac() argument
119 nfp_flower_compile_mpls(struct nfp_flower_mac_mpls *ext, struct nfp_flower_mac_mpls *msk, struct flow_rule *rule, struct netlink_ext_ack *extack) nfp_flower_compile_mpls() argument
174 nfp_flower_compile_mac_mpls(struct nfp_flower_mac_mpls *ext, struct nfp_flower_mac_mpls *msk, struct flow_rule *rule, struct netlink_ext_ack *extack) nfp_flower_compile_mac_mpls() argument
188 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, struct nfp_flower_tp_ports *msk, struct flow_rule *rule) nfp_flower_compile_tport() argument
209 nfp_flower_compile_ip_ext(struct nfp_flower_ip_ext *ext, struct nfp_flower_ip_ext *msk, struct flow_rule *rule) nfp_flower_compile_ip_ext() argument
318 nfp_flower_compile_vlan(struct nfp_flower_vlan *ext, struct nfp_flower_vlan *msk, struct flow_rule *rule) nfp_flower_compile_vlan() argument
335 nfp_flower_compile_ipv4(struct nfp_flower_ipv4 *ext, struct nfp_flower_ipv4 *msk, struct flow_rule *rule) nfp_flower_compile_ipv4() argument
357 nfp_flower_compile_ipv6(struct nfp_flower_ipv6 *ext, struct nfp_flower_ipv6 *msk, struct flow_rule *rule) nfp_flower_compile_ipv6() argument
385 nfp_flower_compile_geneve_opt(u8 *ext, u8 *msk, struct flow_rule *rule) nfp_flower_compile_geneve_opt() argument
401 nfp_flower_compile_tun_ipv4_addrs(struct nfp_flower_tun_ipv4 *ext, struct nfp_flower_tun_ipv4 *msk, struct flow_rule *rule) nfp_flower_compile_tun_ipv4_addrs() argument
417 nfp_flower_compile_tun_ipv6_addrs(struct nfp_flower_tun_ipv6 *ext, struct nfp_flower_tun_ipv6 *msk, struct flow_rule *rule) nfp_flower_compile_tun_ipv6_addrs() argument
438 nfp_flower_compile_tun_ip_ext(struct nfp_flower_tun_ip_ext *ext, struct nfp_flower_tun_ip_ext *msk, struct flow_rule *rule) nfp_flower_compile_tun_ip_ext() argument
454 nfp_flower_compile_tun_udp_key(__be32 *key, __be32 *key_msk, struct flow_rule *rule) nfp_flower_compile_tun_udp_key() argument
471 nfp_flower_compile_tun_gre_key(__be32 *key, __be32 *key_msk, __be16 *flags, __be16 *flags_msk, struct flow_rule *rule) nfp_flower_compile_tun_gre_key() argument
487 nfp_flower_compile_ipv4_gre_tun(struct nfp_flower_ipv4_gre_tun *ext, struct nfp_flower_ipv4_gre_tun *msk, struct flow_rule *rule) nfp_flower_compile_ipv4_gre_tun() argument
502 nfp_flower_compile_ipv4_udp_tun(struct nfp_flower_ipv4_udp_tun *ext, struct nfp_flower_ipv4_udp_tun *msk, struct flow_rule *rule) nfp_flower_compile_ipv4_udp_tun() argument
512 nfp_flower_compile_ipv6_udp_tun(struct nfp_flower_ipv6_udp_tun *ext, struct nfp_flower_ipv6_udp_tun *msk, struct flow_rule *rule) nfp_flower_compile_ipv6_udp_tun() argument
522 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext, struct nfp_flower_ipv6_gre_tun *msk, struct flow_rule *rule) nfp_flower_compile_ipv6_gre_tun() argument
536 nfp_flower_compile_flow_match(struct nfp_app *app, struct flow_rule *rule, struct nfp_fl_key_ls *key_ls, struct net_device *netdev, struct nfp_fl_payload *nfp_flow, enum nfp_flower_tun_type tun_type, struct netlink_ext_ack *extack) nfp_flower_compile_flow_match() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c16 struct mlx5_flow_handle *rule; member
253 struct mlx5_flow_handle *rule = NULL; in mlx5_eswitch_add_termtbl_rule() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c199 struct mlx5_flow_handle *rule; in mlx5_generate_ttc_rule() local
248 struct mlx5_ttc_rule *rule in mlx5_generate_ttc_table_rules() local
364 struct mlx5_flow_handle *rule; mlx5_generate_inner_ttc_rule() local
409 struct mlx5_ttc_rule *rule = &rules[tt]; mlx5_generate_inner_ttc_table_rules() local
[all...]
H A Dipsec_fs_roce.c10 struct mlx5_flow_handle *rule; member
16 struct mlx5_flow_handle *rule; member
26 struct mlx5_flow_handle *rule; member
53 struct mlx5_flow_handle *rule; in ipsec_fs_roce_rx_rule_setup() local
103 struct mlx5_flow_handle *rule; ipsec_fs_roce_tx_rule_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c258 struct flow_rule *rule = flow_cls_offload_flow_rule(fco); in lan966x_tc_flower_action_check() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_flower.c524 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in ocelot_flower_parse_indev() local
576 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in ocelot_flower_parse_key() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c69 void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) in mlx5e_accel_fs_del_sk() argument
156 struct mlx5_flow_handle *rule; in accel_fs_tcp_add_default_rule() local
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c70 struct aq_rx_filter *rule; in aq_rule_already_exists() local
434 struct aq_rx_filter *rule = NULL; in aq_del_fvlan_by_vlan() local
634 struct aq_rx_filter *rule = NULL, *parent = NULL; aq_update_table_filters() local
721 struct aq_rx_filter *rule = NULL; aq_del_rxnfc_rule() local
745 struct aq_rx_filter *rule = NULL; aq_get_rxnfc_rule() local
766 struct aq_rx_filter *rule; aq_get_rxnfc_all_rules() local
788 struct aq_rx_filter *rule; aq_clear_rxnfc_all_rules() local
809 struct aq_rx_filter *rule; aq_reapply_rxnfc_all_rules() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c825 struct iavf_fdir_fltr *rule; in iavf_find_fdir_fltr_by_loc() local
841 struct iavf_fdir_fltr *rule, *parent = NULL; in iavf_fdir_list_add_fltr() local
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables_offload.h67 struct flow_rule *rule; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c34 prestera_flower_parse_goto_action(struct prestera_flow_block *block, struct prestera_acl_rule *rule, u32 chain_index, const struct flow_action_entry *act) prestera_flower_parse_goto_action() argument
61 prestera_flower_parse_actions(struct prestera_flow_block *block, struct prestera_acl_rule *rule, struct flow_action *flow_action, u32 chain_index, struct netlink_ext_ack *extack) prestera_flower_parse_actions() argument
139 prestera_flower_parse_meta(struct prestera_acl_rule *rule, struct flow_cls_offload *f, struct prestera_flow_block *block) prestera_flower_parse_meta() argument
191 prestera_flower_parse(struct prestera_flow_block *block, struct prestera_acl_rule *rule, struct flow_cls_offload *f) prestera_flower_parse() argument
418 struct prestera_acl_rule *rule; prestera_flower_replace() local
466 struct prestera_acl_rule *rule; prestera_flower_destroy() local
486 struct prestera_acl_rule rule; prestera_flower_tmplt_create() local
553 struct prestera_acl_rule *rule; prestera_flower_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h32 struct mlx5_flow_handle *rule; member
39 struct mlx5_flow_handle *rule; member

Completed in 15 milliseconds

12345678910>>...23