Home
last modified time | relevance | path

Searched refs:smt_mib_phys (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/fddi/skfp/
H A Dpmf.c30 static int smt_mib_phys(struct s_smc *smc);
622 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_add_para()
1121 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_set_para()
1523 static int smt_mib_phys(struct s_smc *smc) in smt_mib_phys() function