Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dpcmplc.c252 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()
255 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
259 mib->fddiPORTMy_Type = TM ; in pcm_init()
263 mib->fddiPORTMy_Type = (np == PS) ? TS : TNONE ; in pcm_init()
273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
327 switch (mib->fddiPORTMy_Type) { in pcm_init()
1299 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions()
1308 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions()
1327 phy->twisted = ((mib->fddiPORTMy_Type != TS) && in pc_rcode_actions()
1328 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions()
[all …]
Dpmf.c236 { SMT_P400C,AC_G, MOFFPS(fddiPORTMy_Type), "E" } ,
830 mib_p->fddiPORTMy_Type ; in smt_add_para()
864 mib_p->fddiPORTMy_Type ; in smt_add_para()
Dcfm.c123 switch (phy->mib->fddiPORTMy_Type) { in selection_criteria()
Dsmt.c1980 if (smc->mib.p[port].fddiPORTMy_Type != TM) in smt_action()
/drivers/net/fddi/skfp/h/
Dfddimib.h256 SMTEnum fddiPORTMy_Type ; member