Home
last modified time | relevance | path

Searched defs:spec (Results 26 – 50 of 237) sorted by relevance

12345678910

/openbmc/linux/sound/pci/ice1712/
H A Daureon.c201 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_get() local
210 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_put() local
232 struct aureon_spec *spec = ice->spec; in aureon_ac97_write() local
285 struct aureon_spec *spec = ice->spec; in aureon_ac97_read() local
294 struct aureon_spec *spec = ice->spec; in aureon_ac97_init() local
745 struct aureon_spec *spec = ice->spec; in wm_master_vol_get() local
756 struct aureon_spec *spec = ice->spec; in wm_master_vol_put() local
795 struct aureon_spec *spec = ice->spec; in wm_vol_get() local
809 struct aureon_spec *spec = ice->spec; in wm_vol_put() local
848 struct aureon_spec *spec = ice->spec; in wm_mute_get() local
[all …]
H A Dprodigy_hifi.c255 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_get() local
267 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_put() local
364 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_get() local
376 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_put() local
412 struct prodigy_hifi_spec *spec = ice->spec; in wm8766_vol_get() local
425 struct prodigy_hifi_spec *spec = ice->spec; in wm8766_vol_put() local
463 struct prodigy_hifi_spec *spec = ice->spec; in wm_master_vol_get() local
474 struct prodigy_hifi_spec *spec = ice->spec; in wm_master_vol_put() local
994 struct prodigy_hifi_spec *spec = ice->spec; in prodigy_hifi_resume() local
1064 struct prodigy_hifi_spec *spec; in prodigy_hifi_init() local
[all …]
H A Djuli.c169 struct juli_spec *spec = ice->spec; in juli_spdif_in_open() local
213 struct juli_spec *spec = ice->spec; in juli_akm_set_rate_val() local
413 struct juli_spec *spec = ice->spec; in juli_add_controls() local
453 struct juli_spec *spec = ice->spec; in juli_resume() local
464 struct juli_spec *spec = ice->spec; in juli_suspend() local
560 struct juli_spec *spec; in juli_init() local
H A Dquartet.c437 struct qtet_spec *spec = ice->spec; in get_scr() local
443 struct qtet_spec *spec = ice->spec; in get_mcr() local
449 struct qtet_spec *spec = ice->spec; in get_cpld() local
455 struct qtet_spec *spec = ice->spec; in set_scr() local
462 struct qtet_spec *spec = ice->spec; in set_mcr() local
469 struct qtet_spec *spec = ice->spec; in set_cpld() local
771 struct qtet_spec *spec = ice->spec; in qtet_add_controls() local
932 struct qtet_spec *spec = ice->spec; in qtet_spdif_in_open() local
965 struct qtet_spec *spec; in qtet_init() local
H A Dprodigy192.c112 struct prodigy192_spec *spec = ice->spec; in stac9460_dac_mute_put() local
309 struct prodigy192_spec *spec = ice->spec; in stac9460_set_rate_val() local
609 struct prodigy192_spec *spec = ice->spec; in prodigy192_ak4114_init() local
647 struct prodigy192_spec *spec = ice->spec; in prodigy192_add_controls() local
717 struct prodigy192_spec *spec; in prodigy192_init() local
/openbmc/linux/arch/s390/lib/
H A Duaccess.c37 union oac spec = { in raw_copy_from_user_key() local
99 union oac spec = { in raw_copy_to_user_key() local
154 union oac spec = { in __clear_user() local
/openbmc/linux/sound/soc/intel/catpt/
H A Ddevice.c138 const struct catpt_spec *spec = cdev->spec; in catpt_register_board() local
213 const struct catpt_spec *spec) in catpt_dev_init()
239 const struct catpt_spec *spec; in catpt_acpi_probe() local
/openbmc/linux/sound/pci/hda/
H A Dpatch_cmedia.c37 struct cmi_spec *spec; in patch_cmi9880() local
66 struct cmi_spec *spec; in patch_cmi8888() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.h25 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ argument
33 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ argument
37 #define DR_STE_SET_ONES(lookup_type, tag, t_fname, spec, s_fname) \ argument
40 #define DR_STE_SET_TCP_FLAGS(lookup_type, tag, spec) do { \ argument
65 #define DR_STE_SET_FLEX_PARSER_FIELD(tag, fname, caps, spec) do { \ argument
H A Ddr_matcher.c6 static bool dr_mask_is_smac_set(struct mlx5dr_match_spec *spec) in dr_mask_is_smac_set()
11 static bool dr_mask_is_dmac_set(struct mlx5dr_match_spec *spec) in dr_mask_is_dmac_set()
16 static bool dr_mask_is_l3_base_set(struct mlx5dr_match_spec *spec) in dr_mask_is_l3_base_set()
22 static bool dr_mask_is_tcp_udp_base_set(struct mlx5dr_match_spec *spec) in dr_mask_is_tcp_udp_base_set()
28 static bool dr_mask_is_ipv4_set(struct mlx5dr_match_spec *spec) in dr_mask_is_ipv4_set()
33 static bool dr_mask_is_ipv4_5_tuple_set(struct mlx5dr_match_spec *spec) in dr_mask_is_ipv4_5_tuple_set()
45 static bool dr_mask_is_ttl_set(struct mlx5dr_match_spec *spec) in dr_mask_is_ttl_set()
50 static bool dr_mask_is_ipv4_ihl_set(struct mlx5dr_match_spec *spec) in dr_mask_is_ipv4_ihl_set()
/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c87 #define IS_PCR_HREG(spec) ((spec) & 0x20) argument
88 #define IS_FIX_HREG(spec) (((spec) & 0x38) == 0x08) argument
89 #define IS_VAR_HREG(spec) (((spec) & 0x38) == 0x10) argument
90 #define HREG_IDX(spec) ((spec) & (IS_PCR_HREG(spec) ? 0x1f : 0x7)) argument
220 static struct h_reg *get_hreg(uint8_t spec) in get_hreg()
253 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugdump.c95 char spec[]; member
184 static int nfp_dump_error_tlv_size(struct nfp_dump_tl *spec) in nfp_dump_error_tlv_size()
197 static int nfp_calc_hwinfo_field_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_hwinfo_field_sz()
229 nfp_calc_rtsym_dump_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_rtsym_dump_sz()
312 s64 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec, in nfp_net_dump_calculate_size()
349 nfp_dump_error_tlv(struct nfp_dump_tl *spec, int error, in nfp_dump_error_tlv()
390 nfp_dump_hwinfo(struct nfp_pf *pf, struct nfp_dump_tl *spec, in nfp_dump_hwinfo()
411 static int nfp_dump_hwinfo_field(struct nfp_pf *pf, struct nfp_dump_tl *spec, in nfp_dump_hwinfo_field()
597 nfp_dump_single_rtsym(struct nfp_pf *pf, struct nfp_dumpspec_rtsym *spec, in nfp_dump_single_rtsym()
737 int nfp_net_dump_populate_buffer(struct nfp_pf *pf, struct nfp_dumpspec *spec, in nfp_net_dump_populate_buffer()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c88 static void free_test_spec(struct test_spec *spec) in free_test_spec()
163 struct test_spec *spec) in parse_test_spec()
342 struct test_spec *spec, in prepare_case()
443 static bool can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) in can_execute_unpriv()
511 static bool should_do_test_run(struct test_spec *spec, struct test_subspec *subspec) in should_do_test_run()
537 struct test_spec *spec, in run_subtest()
681 struct test_spec *spec = &specs[i++]; in process_subtest() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) in mlx5_smfs_matcher_create()
51 mlx5_smfs_rule_create(struct mlx5dr_matcher *matcher, struct mlx5_flow_spec *spec, in mlx5_smfs_rule_create()
H A Dmacsec_fs.c403 struct mlx5_flow_spec *spec; in macsec_fs_tx_create() local
578 struct mlx5_flow_spec *spec, in macsec_fs_tx_setup_fte()
814 struct mlx5_flow_spec *spec; in macsec_fs_tx_add_rule() local
1138 struct mlx5_flow_spec *spec, in macsec_fs_rx_create_check_decap_rule()
1331 struct mlx5_flow_spec *spec; in macsec_fs_rx_roce_jump_to_rdma_rules_create() local
1509 struct mlx5_flow_spec *spec; in macsec_fs_rx_create() local
1680 static void macsec_fs_rx_setup_fte(struct mlx5_flow_spec *spec, in macsec_fs_rx_setup_fte()
1743 struct mlx5_flow_spec *spec; in macsec_fs_rx_add_rule() local
1971 struct mlx5_flow_spec *spec, bool is_dst_ip) in set_ipaddr_spec()
2136 struct mlx5_flow_spec *spec; in mlx5_macsec_fs_add_roce_rule_rx() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c47 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_udp_ports_vxlan()
111 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_vxlan_gbp_option()
158 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_vxlan()
H A Dtc_tun_mplsoudp.c47 struct mlx5_flow_spec *spec, in parse_udp_ports()
56 struct mlx5_flow_spec *spec, in parse_tunnel()
H A Dfs_tt_redirect.c63 static void fs_udp_set_dport_flow(struct mlx5_flow_spec *spec, enum fs_udp_type type, in fs_udp_set_dport_flow()
87 struct mlx5_flow_spec *spec; in mlx5e_fs_tt_redirect_udp_add_rule() local
356 static void fs_any_set_ethertype_flow(struct mlx5_flow_spec *spec, u16 ether_type) in fs_any_set_ethertype_flow()
372 struct mlx5_flow_spec *spec; in mlx5e_fs_tt_redirect_any_add_rule() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx_common.c633 bool efx_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_filter_is_mc_recipient()
671 u32 efx_filter_spec_hash(const struct efx_filter_spec *spec) in efx_filter_spec_hash()
709 const struct efx_filter_spec *spec) in efx_rps_hash_bucket()
720 const struct efx_filter_spec *spec) in efx_rps_hash_find()
738 const struct efx_filter_spec *spec, in efx_rps_hash_add()
764 void efx_rps_hash_del(struct efx_nic *efx, const struct efx_filter_spec *spec) in efx_rps_hash_del()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.c635 bool efx_siena_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_siena_filter_is_mc_recipient()
673 u32 efx_siena_filter_spec_hash(const struct efx_filter_spec *spec) in efx_siena_filter_spec_hash()
711 const struct efx_filter_spec *spec) in efx_rps_hash_bucket()
722 const struct efx_filter_spec *spec) in efx_siena_rps_hash_find()
740 const struct efx_filter_spec *spec, in efx_rps_hash_add()
767 const struct efx_filter_spec *spec) in efx_siena_rps_hash_del()
H A Dfarch.c1878 struct efx_farch_filter_spec *spec; member
2033 efx_farch_filter_from_gen_spec(struct efx_farch_filter_spec *spec, in efx_farch_filter_from_gen_spec()
2130 const struct efx_farch_filter_spec *spec) in efx_farch_filter_to_gen_spec()
2220 struct efx_farch_filter_spec *spec) in efx_farch_filter_init_rx_auto()
2234 struct efx_farch_filter_spec *spec) in efx_farch_filter_build()
2343 efx_farch_filter_make_id(const struct efx_farch_filter_spec *spec, in efx_farch_filter_make_id()
2393 struct efx_farch_filter_spec spec; in efx_farch_filter_insert() local
2575 struct efx_farch_filter_spec *spec = &table->spec[filter_idx]; in efx_farch_filter_remove() local
2624 struct efx_farch_filter_spec *spec; in efx_farch_filter_get_safe() local
2837 struct efx_farch_filter_spec *spec; in efx_farch_filter_table_probe() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c198 const struct mlx5_flow_spec *spec) in mlx5_eswitch_offload_is_uplink_port()
217 struct mlx5_flow_spec *spec) in mlx5_eswitch_termtbl_required()
246 struct mlx5_flow_spec *spec, in mlx5_eswitch_add_termtbl_rule()
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h455 #define SSAM_DEFINE_SYNC_REQUEST_CL_N(name, spec...) \ argument
489 #define SSAM_DEFINE_SYNC_REQUEST_CL_W(name, atype, spec...) \ argument
523 #define SSAM_DEFINE_SYNC_REQUEST_CL_R(name, rtype, spec...) \ argument
559 #define SSAM_DEFINE_SYNC_REQUEST_CL_WR(name, atype, rtype, spec...) \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c29 static void accel_fs_tcp_set_ipv4_flow(struct mlx5_flow_spec *spec, struct sock *sk) in accel_fs_tcp_set_ipv4_flow()
48 static void accel_fs_tcp_set_ipv6_flow(struct mlx5_flow_spec *spec, struct sock *sk) in accel_fs_tcp_set_ipv6_flow()
83 struct mlx5_flow_spec *spec; in mlx5e_accel_fs_add_sk() local
/openbmc/linux/tools/lib/bpf/
H A Dusdt.bpf.h97 struct __bpf_usdt_spec *spec; in bpf_usdt_arg_cnt() local
118 struct __bpf_usdt_spec *spec; in bpf_usdt_arg() local
201 struct __bpf_usdt_spec *spec; in bpf_usdt_cookie() local

12345678910