Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c28 struct flow_match_vlan match; in nfp_flower_compile_meta_tci() local
86 struct flow_match_eth_addrs match; in nfp_flower_compile_mac() local
97 struct flow_match_mpls match; in nfp_flower_compile_mac() local
130 struct flow_match_basic match; in nfp_flower_compile_mac() local
152 struct flow_match_ports match; in nfp_flower_compile_tport() local
167 struct flow_match_basic match; in nfp_flower_compile_ip_ext() local
175 struct flow_match_ip match; in nfp_flower_compile_ip_ext() local
186 struct flow_match_tcp match; in nfp_flower_compile_ip_ext() local
219 struct flow_match_control match; in nfp_flower_compile_ip_ext() local
260 struct flow_match_vlan match; in nfp_flower_compile_vlan() local
[all …]
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c223 struct flow_match_meta match; in mlxsw_sp_flower_parse_meta() local
262 struct flow_match_ipv4_addrs match; in mlxsw_sp_flower_parse_ipv4() local
277 struct flow_match_ipv6_addrs match; in mlxsw_sp_flower_parse_ipv6() local
313 struct flow_match_ports match; in mlxsw_sp_flower_parse_ports() local
340 struct flow_match_tcp match; in mlxsw_sp_flower_parse_tcp() local
371 struct flow_match_ip match; in mlxsw_sp_flower_parse_ip() local
434 struct flow_match_control match; in mlxsw_sp_flower_parse() local
441 struct flow_match_basic match; in mlxsw_sp_flower_parse() local
463 struct flow_match_eth_addrs match; in mlxsw_sp_flower_parse() local
485 struct flow_match_vlan match; in mlxsw_sp_flower_parse() local
Dspectrum_dpipe.c102 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_matches_dump() local
112 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match, in mlxsw_sp_erif_match_action_prepare()
126 struct devlink_dpipe_match *match, in mlxsw_sp_erif_entry_prepare()
197 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump() local
313 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_host_matches_dump() local
372 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_match_action_prepare() local
409 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_entry_prepare() local
862 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_adj_matches_dump() local
939 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_match_action_prepare() local
976 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_entry_prepare() local
/drivers/regulator/
Ddevres.c245 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local
253 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local
275 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local
313 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local
408 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local
416 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local
434 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local
472 struct regulator_notifier_match match; in devm_regulator_unregister_notifier() local
Dmt6358-regulator.c40 #define MT6358_BUCK(match, vreg, min, max, step, \ argument
70 #define MT6358_LDO(match, vreg, ldo_volt_table, \ argument
95 #define MT6358_LDO1(match, vreg, min, max, step, \ argument
121 #define MT6358_REG_FIXED(match, vreg, \ argument
Dmt6323-regulator.c39 #define MT6323_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
63 #define MT6323_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
85 #define MT6323_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
Dmt6397-regulator.c38 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
67 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
87 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt) \ argument
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c169 struct flow_match_control match; in cxgb4_process_flow_match() local
180 struct flow_match_basic match; in cxgb4_process_flow_match() local
202 struct flow_match_ipv4_addrs match; in cxgb4_process_flow_match() local
217 struct flow_match_ipv6_addrs match; in cxgb4_process_flow_match() local
238 struct flow_match_ports match; in cxgb4_process_flow_match() local
252 struct flow_match_ip match; in cxgb4_process_flow_match() local
260 struct flow_match_enc_keyid match; in cxgb4_process_flow_match() local
272 struct flow_match_vlan match; in cxgb4_process_flow_match() local
330 struct flow_match_basic match; in cxgb4_validate_flow_match() local
339 struct flow_match_ip match; in cxgb4_validate_flow_match() local
/drivers/net/ethernet/mscc/
Docelot_flower.c392 struct flow_match_meta match; in ocelot_flower_parse_indev() local
466 struct flow_match_control match; in ocelot_flower_parse_key() local
472 struct flow_match_vlan match; in ocelot_flower_parse_key() local
484 struct flow_match_eth_addrs match; in ocelot_flower_parse_key() local
527 struct flow_match_basic match; in ocelot_flower_parse_key() local
562 struct flow_match_ipv4_addrs match; in ocelot_flower_parse_key() local
599 struct flow_match_ports match; in ocelot_flower_parse_key() local
/drivers/base/
Dcomponent.c67 struct component_match *match; member
92 struct component_match *match = m->match; in component_devices_show() local
183 struct component_match *match = master->match; in find_components() local
294 struct component_match *match) in component_match_release()
314 struct component_match *match, size_t num) in component_match_realloc()
343 struct component_match *match = *matchptr; in __component_match_add() local
438 struct component_match *match = master->match; in free_master() local
469 struct component_match *match) in component_master_add_with_match()
Ddevres.c193 dr_match_t match, void *match_data, in devres_for_each_res()
257 dr_match_t match, void *match_data) in find_dr()
289 dr_match_t match, void *match_data) in devres_find()
319 dr_match_t match, void *match_data) in devres_get()
355 dr_match_t match, void *match_data) in devres_remove()
393 dr_match_t match, void *match_data) in devres_destroy()
423 dr_match_t match, void *match_data) in devres_release()
/drivers/firmware/efi/
Dvars.c36 validate_device_path(efi_char16_t *var_name, int match, u8 *buffer, in validate_device_path()
69 validate_boot_order(efi_char16_t *var_name, int match, u8 *buffer, in validate_boot_order()
80 validate_load_option(efi_char16_t *var_name, int match, u8 *buffer, in validate_load_option()
131 validate_uint16(efi_char16_t *var_name, int match, u8 *buffer, in validate_uint16()
142 validate_ascii_string(efi_char16_t *var_name, int match, u8 *buffer, in validate_ascii_string()
209 int *match) in variable_matches()
254 int match = 0; in efivar_validate() local
278 int match = 0; in efivar_variable_is_removable() local
/drivers/tty/serial/
Dearlycon.c132 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()
190 const struct earlycon_id *match = *p_match; in setup_earlycon() local
248 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
/drivers/gpu/drm/sun4i/
Dsun4i_drv.c187 const struct of_device_id *match; in sun4i_drv_node_is_tcon_with_ch0() local
301 struct component_match **match, in sun4i_drv_add_endpoints()
374 struct component_match *match = NULL; in sun4i_drv_probe() local
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c383 struct flow_match_basic match; in bnxt_tc_parse_flow() local
397 struct flow_match_eth_addrs match; in bnxt_tc_parse_flow() local
408 struct flow_match_vlan match; in bnxt_tc_parse_flow() local
423 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
432 struct flow_match_ipv6_addrs match; in bnxt_tc_parse_flow() local
443 struct flow_match_ports match; in bnxt_tc_parse_flow() local
454 struct flow_match_icmp match; in bnxt_tc_parse_flow() local
465 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
479 struct flow_match_enc_keyid match; in bnxt_tc_parse_flow() local
488 struct flow_match_ports match; in bnxt_tc_parse_flow() local
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c542 struct flow_match_control match; in mlx5e_tc_tun_parse() local
550 struct flow_match_ipv4_addrs match; in mlx5e_tc_tun_parse() local
571 struct flow_match_ipv6_addrs match; in mlx5e_tc_tun_parse() local
599 struct flow_match_ip match; in mlx5e_tc_tun_parse() local
Dtc_ct.c223 struct flow_match_ipv4_addrs match; in mlx5_tc_ct_rule_to_tuple() local
229 struct flow_match_ipv6_addrs match; in mlx5_tc_ct_rule_to_tuple() local
239 struct flow_match_ports match; in mlx5_tc_ct_rule_to_tuple() local
332 struct flow_match_basic match; in mlx5_tc_ct_set_tuple_match() local
347 struct flow_match_control match; in mlx5_tc_ct_set_tuple_match() local
354 struct flow_match_ipv4_addrs match; in mlx5_tc_ct_set_tuple_match() local
372 struct flow_match_ipv6_addrs match; in mlx5_tc_ct_set_tuple_match() local
391 struct flow_match_ports match; in mlx5_tc_ct_set_tuple_match() local
424 struct flow_match_tcp match; in mlx5_tc_ct_set_tuple_match() local
1239 struct flow_match_ct match; in mlx5_tc_ct_match_add() local
/drivers/gpu/drm/meson/
Dmeson_drv.c200 const struct meson_drm_match_data *match; in meson_drv_bind_master() local
462 struct component_match **match, in meson_probe_remote()
505 struct component_match *match = NULL; in meson_drv_probe() local
/drivers/cpufreq/
Dsun50i-cpufreq-nvmem.c176 const struct of_device_id *match; in sun50i_cpufreq_match_node() local
193 const struct of_device_id *match; in sun50i_cpufreq_init() local
Dti-cpufreq.c314 const struct of_device_id *match; in ti_cpufreq_match_node() local
326 const struct of_device_id *match; in ti_cpufreq_probe() local
413 const struct of_device_id *match; in ti_cpufreq_init() local
/drivers/gpu/drm/armada/
Darmada_drv.c196 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
216 struct component_match *match = NULL; in armada_drm_probe() local
/drivers/net/dsa/sja1105/
Dsja1105_flower.c217 struct flow_match_basic match; in sja1105_flower_parse_key() local
230 struct flow_match_eth_addrs match; in sja1105_flower_parse_key() local
252 struct flow_match_vlan match; in sja1105_flower_parse_key() local
/drivers/clk/
Dclk-scpi.c139 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init()
192 const struct of_device_id *match) in scpi_clk_add()
269 const struct of_device_id *match; in scpi_clocks_probe() local
/drivers/crypto/ccp/
Dsp-platform.c62 const struct of_device_id *match; in sp_get_of_version() local
74 const struct acpi_device_id *match; in sp_get_acpi_version() local
/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c101 struct component_match **match, in komeda_add_slave()
117 struct component_match *match = NULL; in komeda_platform_probe() local

12345678910>>...21