Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.c169 struct mlx5e_rep_priv *rpriv = priv->ppriv; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
311 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_stop() local
332 struct mlx5e_rep_priv *rpriv; in mlx5e_sqs2vport_start() local
395 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_sqs_fwd_rules() local
425 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_remove_sqs_fwd_rules() local
434 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_open() local
457 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_rep_close() local
1244 struct mlx5e_rep_priv *rpriv; in mlx5e_vport_rep_load() local
1295 struct mlx5e_rep_priv *rpriv; in mlx5e_vport_rep_get_proto_dev() local
1304 struct mlx5e_rep_priv *rpriv; in mlx5e_vport_rep_event_unpair() local
[all …]
A Den_tc.c1279 struct mlx5e_rep_priv *rpriv; in add_unready_flow() local
1294 struct mlx5e_rep_priv *rpriv; in remove_unready_flow() local
1392 struct mlx5e_rep_priv *rpriv; in mlx5e_tc_add_fdb_flow() local
2576 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_cls_flower() local
3937 struct mlx5e_rep_priv *rpriv = priv->ppriv; in parse_tc_fdb_actions() local
4636 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_add_fdb_flow() local
4751 struct mlx5e_rep_priv *rpriv) in is_flow_rule_duplicate_allowed()
4765 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_configure_flower() local
4936 struct mlx5e_rep_priv *rpriv = priv->ppriv; in apply_police_params() local
5243 struct mlx5e_rep_priv *rpriv; in mlx5e_tc_esw_init() local
[all …]
A Den_rx.c1659 struct mlx5e_rep_priv *rpriv = priv->ppriv; in mlx5e_handle_rx_cqe_rep() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A 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
A 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()
A 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()
431 struct mlx5e_rep_priv *rpriv, in mlx5e_rep_indr_setup_block()
[all …]
A 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
186 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_is_lag_netdev() local
204 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changelowerstate_event() local
265 struct mlx5e_rep_priv *rpriv; in mlx5e_rep_changeupper_event() local
311 int mlx5e_rep_bond_init(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_init()
343 void mlx5e_rep_bond_cleanup(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_bond_cleanup()
A 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()
A Dbridge.c70 struct mlx5e_rep_priv *rpriv; in mlx5_esw_bridge_rep_vport_num_vhca_id_get() local
/linux/drivers/scsi/libfc/
A Dfc_fcp.c461 struct fc_rport_libfc_priv *rpriv = fsp->rport->dd_data; in get_fsp_rec_tov() local
1175 struct fc_rport_libfc_priv *rpriv; in fc_fcp_cmd_send() local
1426 struct fc_rport_libfc_priv *rpriv = rport->dd_data; in fc_fcp_timeout() local
1465 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec() local
1519 struct fc_rport_libfc_priv *rpriv; in fc_fcp_rec_resp() local
1722 struct fc_rport_libfc_priv *rpriv; in fc_fcp_srr() local
A 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

Completed in 36 milliseconds