Home
last modified time | relevance | path

Searched refs:rep_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c2206 int rep_type; in mlx5_esw_offloads_rep_init() local
2215 for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) in mlx5_esw_offloads_rep_init()
2313 int rep_type; in mlx5_esw_offloads_rep_load() local
2317 for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) in mlx5_esw_offloads_rep_load()
2329 for (--rep_type; rep_type >= 0; rep_type--) in mlx5_esw_offloads_rep_load()
2337 int rep_type; in mlx5_esw_offloads_rep_unload() local
2340 for (rep_type = NUM_REP_TYPES - 1; rep_type >= 0; rep_type--) in mlx5_esw_offloads_rep_unload()
2656 u8 rep_type; in mlx5_esw_offloads_rep_event_unpair() local
2684 u8 rep_type; in mlx5_esw_offloads_pair() local
2692 for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) { in mlx5_esw_offloads_pair()
[all …]
A Deswitch.h510 void *mlx5_eswitch_get_uplink_priv(struct mlx5_eswitch *esw, u8 rep_type);
/linux/include/linux/mlx5/
A Deswitch.h65 u8 rep_type);
66 void mlx5_eswitch_unregister_vport_reps(struct mlx5_eswitch *esw, u8 rep_type);
69 u8 rep_type);
72 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
/linux/net/tipc/
A Dnetlink_compat.c55 int rep_type; member
293 if (msg->rep_type) in tipc_nl_compat_dumpit()
294 tipc_tlv_init(msg->rep, msg->rep_type); in tipc_nl_compat_dumpit()
1226 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
1251 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()
1258 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()

Completed in 18 milliseconds