Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/
Dpcmplc.c241 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()
244 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
248 mib->fddiPORTMy_Type = TM ; in pcm_init()
252 mib->fddiPORTMy_Type = (np == PS) ? TS : TNONE ; in pcm_init()
262 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
316 switch (mib->fddiPORTMy_Type) { in pcm_init()
1277 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions()
1286 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions()
1305 phy->twisted = ((mib->fddiPORTMy_Type != TS) && in pc_rcode_actions()
1306 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions()
[all …]
Dpmf.c228 { SMT_P400C,AC_G, MOFFPS(fddiPORTMy_Type), "E" } ,
822 mib_p->fddiPORTMy_Type ; in smt_add_para()
856 mib_p->fddiPORTMy_Type ; in smt_add_para()
Dcfm.c113 switch (phy->mib->fddiPORTMy_Type) { in selection_criteria()
Dsmt.c1950 if (smc->mib.p[port].fddiPORTMy_Type != TM) in smt_action()
/linux-6.1.9/drivers/net/fddi/skfp/h/
Dfddimib.h252 SMTEnum fddiPORTMy_Type ; member