| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 680 altera_swap_ir(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_ir() argument 878 altera_swap_dr(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_dr() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpbe.c | 300 int out_index = vpbe_dev->current_out_index; in vpbe_s_dv_timings() local 352 int out_index = vpbe_dev->current_out_index; in vpbe_g_dv_timings() local 377 int out_index = vpbe_dev->current_out_index; in vpbe_enum_dv_timings() local 408 int out_index = vpbe_dev->current_out_index; in vpbe_s_std() local 448 int out_index in vpbe_g_std() local 475 int out_index = vpbe_dev->current_out_index; vpbe_set_mode() local [all...] |
| H A D | vpbe_venc.c | 111 static int venc_set_dac(struct v4l2_subdev *sd, u32 out_index) in venc_set_dac() argument
|
| /kernel/linux/linux-6.6/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 680 altera_swap_ir(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_ir() argument 878 altera_swap_dr(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_dr() argument
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| H A D | fsi-core.c | 942 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument 972 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
|
| /kernel/linux/linux-6.6/drivers/fsi/ |
| H A D | fsi-core.c | 908 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument 949 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_encap.c | 17 mlx5e_set_int_port_tunnel(struct mlx5e_priv *priv, struct mlx5_flow_attr *attr, struct mlx5e_encap_entry *e, int out_index) mlx5e_set_int_port_tunnel() argument 525 mlx5e_detach_encap(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr, int out_index) mlx5e_detach_encap() argument 691 is_duplicated_encap_entry(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, int out_index, struct mlx5e_encap_entry *e, struct netlink_ext_ack *extack) is_duplicated_encap_entry() argument 710 mlx5e_set_vf_tunnel(struct mlx5_eswitch *esw, struct mlx5_flow_attr *attr, struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, struct net_device *out_dev, int route_dev_ifindex, int out_index) mlx5e_set_vf_tunnel() argument 752 mlx5e_update_vf_tunnel(struct mlx5_eswitch *esw, struct mlx5_esw_flow_attr *attr, struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts, struct net_device *out_dev, int route_dev_ifindex, int out_index) mlx5e_update_vf_tunnel() argument 813 mlx5e_attach_encap(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr, struct net_device *mirred_dev, int out_index, struct netlink_ext_ack *extack, struct net_device **encap_dev) mlx5e_attach_encap() argument 1031 int out_index; mlx5e_tc_tun_encap_dests_set() local 1088 int out_index; mlx5e_tc_tun_encap_dests_unset() local 1341 mlx5e_attach_encap_route(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr, struct mlx5e_encap_entry *e, bool new_encap_entry, unsigned long tbl_time_before, int out_index) mlx5e_attach_encap_route() argument 1423 mlx5e_detach_encap_route(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, int out_index) mlx5e_detach_encap_route() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 1358 int out_index; in mlx5e_tc_add_fdb_flow() local 1475 int out_index; mlx5e_tc_del_fdb_flow() local 1826 mlx5e_detach_encap(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, int out_index) mlx5e_detach_encap() argument 3774 is_duplicated_encap_entry(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, int out_index, struct mlx5e_encap_entry *e, struct netlink_ext_ack *extack) is_duplicated_encap_entry() argument 3793 mlx5e_attach_encap(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct net_device *mirred_dev, int out_index, struct netlink_ext_ack *extack, struct net_device **encap_dev, bool *encap_valid) mlx5e_attach_encap() argument 4642 int out_index; mlx5e_alloc_flow() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 1732 int out_index; in has_encap_dests() local 4330 int out_index; in mlx5e_alloc_flow() local 4106 mlx5e_set_fwd_to_int_port_actions(struct mlx5e_priv *priv, struct mlx5_flow_attr *attr, int ifindex, enum mlx5e_tc_int_port_type type, u32 *action, int out_index) mlx5e_set_fwd_to_int_port_actions() argument [all...] |