Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Dpcmplc.c1190 switch(phy->lc_test) { in lem_check_lct()
1324 phy->lc_test = LC_EXTENDED ; in pc_rcode_actions()
1326 phy->lc_test = LC_LONG ; in pc_rcode_actions()
1329 phy->lc_test = LC_MEDIUM ; in pc_rcode_actions()
1331 phy->lc_test = LC_SHORT ; in pc_rcode_actions()
1332 switch (phy->lc_test) { in pc_rcode_actions()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
Dsmc.h204 u_char lc_test ; member