Searched refs:phyinfo (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/caif/
H A Dcfcnfg.c377 struct cfcnfg_phyinfo *phyinfo; local
399 phyinfo = cfcnfg_get_phyinfo_rcu(cnfg, phyid);
400 if (phyinfo == NULL) {
405 caif_assert(phyinfo != NULL);
406 caif_assert(phyinfo->id == phyid);
407 caif_assert(phyinfo->phy_layer != NULL);
408 caif_assert(phyinfo->phy_layer->id == phyid);
414 servicel = cfvei_create(channel_id, &phyinfo->dev_info);
418 &phyinfo->dev_info);
421 netdev = phyinfo
461 struct cfcnfg_phyinfo *phyinfo = NULL; local
531 struct cfcnfg_phyinfo *phyinfo; local
564 struct cfcnfg_phyinfo *phyinfo; local
[all...]

Completed in 131 milliseconds