Searched refs:rep_type (Results 1 – 4 of 4) sorted by relevance
2206 int rep_type; in mlx5_esw_offloads_rep_init() local2215 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() local2317 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() local2340 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() local2684 u8 rep_type; in mlx5_esw_offloads_pair() local2692 for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) { in mlx5_esw_offloads_pair()[all …]
510 void *mlx5_eswitch_get_uplink_priv(struct mlx5_eswitch *esw, u8 rep_type);
65 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);
55 int rep_type; member293 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