Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dpmf.c34 static int smt_mib_phys(struct s_smc *smc);
626 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_add_para()
1125 if (port < 0 || port >= smt_mib_phys(smc)) { in smt_set_para()
1527 static int smt_mib_phys(struct s_smc *smc) in smt_mib_phys() function