Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dpcmplc.c1194 switch(phy->lc_test) { in lem_check_lct()
1338 phy->lc_test = LC_EXTENDED ; in pc_rcode_actions()
1340 phy->lc_test = LC_LONG ; in pc_rcode_actions()
1343 phy->lc_test = LC_MEDIUM ; in pc_rcode_actions()
1345 phy->lc_test = LC_SHORT ; in pc_rcode_actions()
1346 switch (phy->lc_test) { in pc_rcode_actions()
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dsmc.h208 u_char lc_test ; member