Home
last modified time | relevance | path

Searched defs:rpriv (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c188 struct mlx5e_rep_priv *rpriv = priv->ppriv; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
383 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_stop() local
447 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_start() local
514 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_sqs_fwd_rules() local
567 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_remove_sqs_fwd_rules() local
577 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_add_meta_tunnel_rule() local
598 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_del_meta_tunnel_rule() local
619 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_open() local
642 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_close() local
658 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_is_uplink_rep() local
[all …]
Den_tc.c1622 struct mlx5e_rep_priv *rpriv; in add_unready_flow() local
1637 struct mlx5e_rep_priv *rpriv; in remove_unready_flow() local
3041 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_cls_flower() local
4231 struct mlx5e_rep_priv *rpriv; in get_tc_ht() local
4516 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_fdb_flow() local
4645 struct mlx5e_rep_priv *rpriv) in is_flow_rule_duplicate_allowed()
4699 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_configure_flower() local
4897 struct mlx5e_rep_priv *rpriv = priv->ppriv; in apply_police_params() local
4968 struct mlx5e_rep_priv *rpriv = priv->ppriv; in scan_tc_matchall_fdb_actions() local
5035 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_tc_stats_matchall() local
[all …]
Den_rx.c1874 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_handle_rx_cqe_rep() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c27 struct mlx5e_rep_priv *rpriv; member
38 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_attach() local
73 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_detach() local
257 int mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_init()
270 void mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_cleanup()
279 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_enable() local
287 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_disable() local
294 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_event_port_affinity() local
302 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_block_priv_lookup()
430 mlx5e_rep_check_indr_block_supported(struct mlx5e_rep_priv *rpriv, in mlx5e_rep_check_indr_block_supported()
[all …]
Dneigh.c27 static void mlx5e_rep_neigh_update_init_interval(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_update_init_interval()
40 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_queue_neigh_stats_work() local
64 mlx5e_get_next_nhe(struct mlx5e_rep_priv *rpriv, in mlx5e_get_next_nhe()
97 struct mlx5e_rep_priv *rpriv = container_of(work, struct mlx5e_rep_priv, in mlx5e_rep_neigh_stats_work() local
205 struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv, in mlx5e_rep_netevent_event() local
276 int mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_init()
307 void mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_cleanup()
328 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_insert() local
344 struct mlx5e_rep_priv *rpriv = nhe->priv->ppriv; in mlx5e_rep_neigh_entry_remove() local
363 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_lookup() local
Dtc.h46 mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_init()
48 mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_cleanup()
51 mlx5e_rep_tc_netdevice_event_register(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_netdevice_event_register()
53 mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_netdevice_event_unregister()
Dbond.c85 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_enslave() local
150 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_unslave() local
193 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changelowerstate_event() local
251 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changeupper_event() local
279 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_esw_bond_netevent() local
307 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_init()
339 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_cleanup()
Dneigh.h29 mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_neigh_init()
31 mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_neigh_cleanup()
Dbridge.c65 struct mlx5e_rep_priv *rpriv; in mlx5_esw_bridge_rep_vport_num_vhca_id_get() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dneigh.c27 static void mlx5e_rep_neigh_update_init_interval(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_update_init_interval()
40 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_queue_neigh_stats_work() local
64 mlx5e_get_next_nhe(struct mlx5e_rep_priv *rpriv, in mlx5e_get_next_nhe()
97 struct mlx5e_rep_priv *rpriv = container_of(work, struct mlx5e_rep_priv, in mlx5e_rep_neigh_stats_work() local
204 struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv, in mlx5e_rep_netevent_event() local
275 int mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_init()
301 void mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_neigh_cleanup()
319 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_insert() local
335 struct mlx5e_rep_priv *rpriv = nhe->priv->ppriv; in mlx5e_rep_neigh_entry_remove() local
354 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_neigh_entry_lookup() local
Dtc.c23 struct mlx5e_rep_priv *rpriv; member
31 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_attach() local
66 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_encap_entry_detach() local
251 int mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_init()
264 void mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_cleanup()
273 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_enable() local
281 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_disable() local
288 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_tc_event_port_affinity() local
296 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_block_priv_lookup()
409 struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_setup_block()
[all …]
Dtc.h46 mlx5e_rep_tc_init(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_init()
48 mlx5e_rep_tc_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_cleanup()
51 mlx5e_rep_tc_netdevice_event_register(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_tc_netdevice_event_register()
53 mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_netdevice_event_unregister()
Dbond.c85 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_enslave() local
150 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_bond_unslave() local
193 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changelowerstate_event() local
251 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changeupper_event() local
279 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_esw_bond_netevent() local
307 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_init()
339 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_cleanup()
Dneigh.h28 mlx5e_rep_neigh_init(struct mlx5e_rep_priv *rpriv) { return 0; } in mlx5e_rep_neigh_init()
30 mlx5e_rep_neigh_cleanup(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_neigh_cleanup()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c178 struct mlx5e_rep_priv *rpriv = priv->ppriv; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
384 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_stop() local
402 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_start() local
440 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_sqs_fwd_rules() local
469 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_remove_sqs_fwd_rules() local
478 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_open() local
501 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_close() local
517 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_is_uplink_rep() local
607 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_get_devlink_port() local
616 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_change_carrier() local
[all …]
Den_tc.c1314 struct mlx5e_rep_priv *rpriv; in add_unready_flow() local
1329 struct mlx5e_rep_priv *rpriv; in remove_unready_flow() local
1353 struct mlx5e_rep_priv *rpriv; in mlx5e_tc_add_fdb_flow() local
2681 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_cls_flower() local
4217 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_tc_fdb_actions() local
4827 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_fdb_flow() local
4941 struct mlx5e_rep_priv *rpriv) in is_flow_rule_duplicate_allowed()
4955 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_configure_flower() local
5117 struct mlx5e_rep_priv *rpriv = priv->ppriv; in apply_police_params() local
5153 struct mlx5e_rep_priv *rpriv = priv->ppriv; in scan_tc_matchall_fdb_actions() local
[all …]
Den_rx.c1280 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_handle_rx_cqe_rep() local
/kernel/linux/linux-6.6/drivers/scsi/libfc/
Dfc_fcp.c459 struct fc_rport_libfc_priv *rpriv = fsp->rport->dd_data; in get_fsp_rec_tov() local
1170 struct fc_rport_libfc_priv *rpriv; in fc_fcp_cmd_send() local
1421 struct fc_rport_libfc_priv *rpriv = rport->dd_data; in fc_fcp_timeout() local
1460 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec() local
1514 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec_resp() local
1718 struct fc_rport_libfc_priv *rpriv; in fc_fcp_srr() local
Dfc_rport.c263 struct fc_rport_libfc_priv *rpriv; in fc_rport_work() local
2286 struct fc_rport_libfc_priv *rpriv = rport->dd_data; in fc_rport_terminate_io() local
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_fcp.c466 struct fc_rport_libfc_priv *rpriv = fsp->rport->dd_data; in get_fsp_rec_tov() local
1180 struct fc_rport_libfc_priv *rpriv; in fc_fcp_cmd_send() local
1431 struct fc_rport_libfc_priv *rpriv = rport->dd_data; in fc_fcp_timeout() local
1470 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec() local
1524 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec_resp() local
1728 struct fc_rport_libfc_priv *rpriv; in fc_fcp_srr() local
Dfc_rport.c263 struct fc_rport_libfc_priv *rpriv; in fc_rport_work() local
2286 struct fc_rport_libfc_priv *rpriv = rport->dd_data; in fc_rport_terminate_io() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec_fs.c147 struct mlx5e_rep_priv *rpriv; in mlx5_esw_ipsec_restore_dest_uplink() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dmirred.c214 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_mirred() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c1037 struct mlx5e_rep_priv *rpriv; in mlx5e_tc_tun_encap_dests_set() local