Functions | ||||
| void | edt_oc192_mdio_dump (EdtDev *edt_p) | |||
| ||||
| void | edt_oc192_mdio_init (EdtDev *edt_p) | |||
| ||||
| void | edt_oc192_mdio_loopback (EdtDev *edt_p, int on) | |||
| ||||
| unsigned char | edt_oc192_mdio_read (EdtDev *edt_p, unsigned char address) | |||
| ||||
| void | edt_oc192_mdio_set_prbs23 (EdtDev *edt_p, int on) | |||
| ||||
| void | edt_oc192_mdio_set_prbs31 (EdtDev *edt_p, int on) | |||
| ||||
| void | edt_oc192_mdio_standard (EdtDev *edt_p) | |||
| ||||
| void | edt_oc192_mdio_write (EdtDev *edt_p, unsigned char address, unsigned char value) | |||
| ||||
| void | edt_oc192_reset_liu (EdtDev *edt_p) | |||
| ||||
| int | edt_oc192_set_liu (EdtDev *edt_p, int mode) | |||
| ||||
| void edt_oc192_mdio_loopback | ( | EdtDev * | edt_p, | |
| int | on | |||
| ) |
| unsigned char edt_oc192_mdio_read | ( | EdtDev * | edt_p, | |
| unsigned char | address | |||
| ) |
| void edt_oc192_mdio_set_prbs23 | ( | EdtDev * | edt_p, | |
| int | on | |||
| ) |
| void edt_oc192_mdio_set_prbs31 | ( | EdtDev * | edt_p, | |
| int | on | |||
| ) |
| void edt_oc192_mdio_write | ( | EdtDev * | edt_p, | |
| unsigned char | address, | |||
| unsigned char | value | |||
| ) |
| int edt_oc192_set_liu | ( | EdtDev * | edt_p, | |
| int | mode | |||
| ) |
1.5.1