Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1186 switch(phy->lc_test) { in lem_check_lct()
1320 phy->lc_test = LC_EXTENDED ; in pc_rcode_actions()
1322 phy->lc_test = LC_LONG ; in pc_rcode_actions()
1325 phy->lc_test = LC_MEDIUM ; in pc_rcode_actions()
1327 phy->lc_test = LC_SHORT ; in pc_rcode_actions()
1328 switch (phy->lc_test) { in pc_rcode_actions()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmc.h204 u_char lc_test ; member