Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dsmc.h204 u_char lc_test ; member