Searched refs:new_type (Results 1 – 3 of 3) sorted by relevance
459 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type);461 enum smc_lgr_type new_type, int asym_lnk_idx);
1429 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type) in smcr_lgr_set_type() argument1437 if (lgr->type == new_type) in smcr_lgr_set_type()1439 lgr->type = new_type; in smcr_lgr_set_type()1465 enum smc_lgr_type new_type, int asym_lnk_idx) in smcr_lgr_set_type_asym() argument1467 smcr_lgr_set_type(lgr, new_type); in smcr_lgr_set_type_asym()
329 __field(u32, new_type)336 __entry->new_type = type;342 LOCAL_PR_ARG, VIF_PR_ARG, __entry->new_type,