Home
last modified time | relevance | path

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

12345678910>>...20

/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c29 struct flow_match_vlan match; in nfp_flower_compile_meta_tci() local
89 struct flow_match_eth_addrs match; in nfp_flower_compile_mac() local
100 struct flow_match_mpls match; in nfp_flower_compile_mac() local
119 struct flow_match_basic match; in nfp_flower_compile_mac() local
141 struct flow_match_ports match; in nfp_flower_compile_tport() local
159 struct flow_match_basic match; in nfp_flower_compile_ip_ext() local
167 struct flow_match_ip match; in nfp_flower_compile_ip_ext() local
178 struct flow_match_tcp match; in nfp_flower_compile_ip_ext() local
211 struct flow_match_control match; in nfp_flower_compile_ip_ext() local
231 struct flow_match_ipv4_addrs match; in nfp_flower_compile_ipv4() local
[all …]
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c146 struct flow_match_meta match; in mlxsw_sp_flower_parse_meta() local
185 struct flow_match_ipv4_addrs match; in mlxsw_sp_flower_parse_ipv4() local
200 struct flow_match_ipv6_addrs match; in mlxsw_sp_flower_parse_ipv6() local
236 struct flow_match_ports match; in mlxsw_sp_flower_parse_ports() local
263 struct flow_match_tcp match; in mlxsw_sp_flower_parse_tcp() local
294 struct flow_match_ip match; in mlxsw_sp_flower_parse_ip() local
357 struct flow_match_control match; in mlxsw_sp_flower_parse() local
364 struct flow_match_basic match; in mlxsw_sp_flower_parse() local
386 struct flow_match_eth_addrs match; in mlxsw_sp_flower_parse() local
408 struct flow_match_vlan match; in mlxsw_sp_flower_parse() local
Dspectrum_dpipe.c101 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_matches_dump() local
111 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match, in mlxsw_sp_erif_match_action_prepare()
125 struct devlink_dpipe_match *match, in mlxsw_sp_erif_entry_prepare()
196 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump() local
311 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_host_matches_dump() local
370 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_match_action_prepare() local
407 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_entry_prepare() local
860 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_adj_matches_dump() local
937 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_match_action_prepare() local
974 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_entry_prepare() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c91 struct flow_match_control match; in cxgb4_process_flow_match() local
98 struct flow_match_basic match; in cxgb4_process_flow_match() local
120 struct flow_match_ipv4_addrs match; in cxgb4_process_flow_match() local
135 struct flow_match_ipv6_addrs match; in cxgb4_process_flow_match() local
156 struct flow_match_ports match; in cxgb4_process_flow_match() local
170 struct flow_match_ip match; in cxgb4_process_flow_match() local
178 struct flow_match_enc_keyid match; in cxgb4_process_flow_match() local
190 struct flow_match_vlan match; in cxgb4_process_flow_match() local
249 struct flow_match_basic match; in cxgb4_validate_flow_match() local
258 struct flow_match_ip match; in cxgb4_validate_flow_match() local
/drivers/net/ethernet/mscc/
Docelot_flower.c59 struct flow_match_control match; in ocelot_flower_parse() local
65 struct flow_match_eth_addrs match; in ocelot_flower_parse() local
100 struct flow_match_basic match; in ocelot_flower_parse() local
121 struct flow_match_ipv4_addrs match; in ocelot_flower_parse() local
144 struct flow_match_ports match; in ocelot_flower_parse() local
154 struct flow_match_vlan match; in ocelot_flower_parse() local
/drivers/regulator/
Ddevres.c243 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local
251 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local
273 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local
311 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local
406 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local
414 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local
432 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local
470 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
Dmt6397-regulator.c40 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
68 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
88 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt) \ 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
/drivers/base/
Ddevcon.c17 void *data, devcon_match_fn_t match) in fwnode_graph_devcon_match()
40 void *data, devcon_match_fn_t match) in fwnode_devcon_match()
73 devcon_match_fn_t match) in fwnode_connection_find_match()
100 void *data, devcon_match_fn_t match) in device_connection_find_match()
Dcomponent.c68 struct component_match *match; member
93 struct component_match *match = m->match; in component_devices_show() local
184 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.c177 dr_match_t match, void *match_data, in devres_for_each_res()
241 dr_match_t match, void *match_data) in find_dr()
273 dr_match_t match, void *match_data) in devres_find()
303 dr_match_t match, void *match_data) in devres_get()
339 dr_match_t match, void *match_data) in devres_remove()
377 dr_match_t match, void *match_data) in devres_destroy()
407 dr_match_t match, void *match_data) in devres_release()
/drivers/firmware/efi/
Dvars.c40 validate_device_path(efi_char16_t *var_name, int match, u8 *buffer, in validate_device_path()
73 validate_boot_order(efi_char16_t *var_name, int match, u8 *buffer, in validate_boot_order()
84 validate_load_option(efi_char16_t *var_name, int match, u8 *buffer, in validate_load_option()
135 validate_uint16(efi_char16_t *var_name, int match, u8 *buffer, in validate_uint16()
146 validate_ascii_string(efi_char16_t *var_name, int match, u8 *buffer, in validate_ascii_string()
213 int *match) in variable_matches()
258 int match = 0; in efivar_validate() local
282 int match = 0; in efivar_variable_is_removable() local
/drivers/tty/serial/
Dearlycon.c127 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon()
182 const struct earlycon_id *match = *p_match; in setup_earlycon() local
231 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c188 struct flow_match_basic match; in bnxt_tc_parse_flow() local
202 struct flow_match_eth_addrs match; in bnxt_tc_parse_flow() local
213 struct flow_match_vlan match; in bnxt_tc_parse_flow() local
228 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
237 struct flow_match_ipv6_addrs match; in bnxt_tc_parse_flow() local
248 struct flow_match_ports match; in bnxt_tc_parse_flow() local
259 struct flow_match_icmp match; in bnxt_tc_parse_flow() local
270 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
284 struct flow_match_enc_keyid match; in bnxt_tc_parse_flow() local
293 struct flow_match_ports match; in bnxt_tc_parse_flow() local
/drivers/gpu/drm/sun4i/
Dsun4i_drv.c185 const struct of_device_id *match; in sun4i_drv_node_is_tcon_with_ch0() local
299 struct component_match **match, in sun4i_drv_add_endpoints()
351 struct component_match *match = NULL; in sun4i_drv_probe() local
/drivers/cpufreq/
Dti-cpufreq.c200 const struct of_device_id *match; in ti_cpufreq_match_node() local
212 const struct of_device_id *match; in ti_cpufreq_probe() local
295 const struct of_device_id *match; in ti_cpufreq_init() local
Dsun50i-cpufreq-nvmem.c173 const struct of_device_id *match; in sun50i_cpufreq_match_node() local
190 const struct of_device_id *match; in sun50i_cpufreq_init() local
/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c85 struct component_match **match, in komeda_add_slave()
101 struct component_match *match = NULL; in komeda_platform_probe() local
/drivers/gpu/drm/armada/
Darmada_drv.c211 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
231 struct component_match *match = NULL; in armada_drm_probe() 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/dma/ti/
Ddma-crossbar.c133 const struct of_device_id *match; in ti_am335x_xbar_probe() local
322 const struct of_device_id *match; in ti_dra7_xbar_probe() local
441 const struct of_device_id *match; in ti_dma_xbar_probe() local
/drivers/watchdog/
Datlas7_wdt.c45 u32 counter, match, delta; in atlas7_wdt_gettimeleft() local
57 u32 counter, match, delta; in atlas7_wdt_ping() local
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c400 struct flow_match_basic match; in tc_add_basic_flow() local
418 struct flow_match_ipv4_addrs match; in tc_add_ip4_flow() local
453 struct flow_match_ports match; in tc_add_ports_flow() local

12345678910>>...20