Searched refs:rep_type (Results 1 – 4 of 4) sorted by relevance
46 u8 rep_type);49 u8 rep_type);52 u8 rep_type);55 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
879 u8 rep_type) in esw_offloads_unload_reps_type() argument886 if (!rep->rep_if[rep_type].valid) in esw_offloads_unload_reps_type()889 rep->rep_if[rep_type].unload(rep); in esw_offloads_unload_reps_type()895 u8 rep_type = NUM_REP_TYPES; in esw_offloads_unload_reps() local897 while (rep_type-- > 0) in esw_offloads_unload_reps()898 esw_offloads_unload_reps_type(esw, nvports, rep_type); in esw_offloads_unload_reps()902 u8 rep_type) in esw_offloads_load_reps_type() argument910 if (!rep->rep_if[rep_type].valid) in esw_offloads_load_reps_type()913 err = rep->rep_if[rep_type].load(esw->dev, rep); in esw_offloads_load_reps_type()921 esw_offloads_unload_reps_type(esw, vport, rep_type); in esw_offloads_load_reps_type()[all …]
278 void *mlx5_eswitch_get_uplink_priv(struct mlx5_eswitch *esw, u8 rep_type);
55 int rep_type; member257 if (msg->rep_type) in tipc_nl_compat_dumpit()258 tipc_tlv_init(msg->rep, msg->rep_type); in tipc_nl_compat_dumpit()1112 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()1137 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()1144 msg->rep_type = TIPC_TLV_ULTRA_STRING; in tipc_nl_compat_handle()