Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsmt.c1322 #define ALLPHYS NUMPHYS macro
1324 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2) macro
1341 sizeof(struct smt_phy_rec) * ALLPHYS ; in smt_fill_path()
1346 for (p = 0,phy = path->pd_phy ; p < ALLPHYS ; p++, phy++) { in smt_fill_path()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dsmt.c1322 #define ALLPHYS NUMPHYS macro
1324 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2) macro
1341 sizeof(struct smt_phy_rec) * ALLPHYS ; in smt_fill_path()
1346 for (p = 0,phy = path->pd_phy ; p < ALLPHYS ; p++, phy++) { in smt_fill_path()

Completed in 5 milliseconds