Searched refs:uea_read_cmv_e1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/atm/ |
H A D | ueagle-atm.c | 1249 static inline int uea_read_cmv_e1(struct uea_softc *sc, uea_read_cmv_e1() function 1343 ret = uea_read_cmv_e1(sc, E1_SA_STAT, 0, &sc->stats.phy.state); uea_stat_e1() 1399 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 2, &sc->stats.phy.flags); uea_stat_e1() 1413 ret = uea_read_cmv_e1(sc, E1_SA_RATE, 0, &data); uea_stat_e1() 1422 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 23, &data); uea_stat_e1() 1427 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 47, &data); uea_stat_e1() 1432 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 25, &sc->stats.phy.dsmargin); uea_stat_e1() 1436 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 49, &sc->stats.phy.usmargin); uea_stat_e1() 1440 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 51, &sc->stats.phy.rxflow); uea_stat_e1() 1444 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow); uea_stat_e1() 1448 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 54, &sc->stats.phy.dsunc); uea_stat_e1() 1453 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 58, &sc->stats.phy.usunc); uea_stat_e1() 1457 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 53, &sc->stats.phy.dscorr); uea_stat_e1() 1462 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 57, &sc->stats.phy.uscorr); uea_stat_e1() 1466 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 8, &sc->stats.phy.vidco); uea_stat_e1() 1470 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 13, &sc->stats.phy.vidcpe); uea_stat_e1() 1731 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 10, &sc->stats.phy.firmid); uea_send_cmvs_e1()
|
Completed in 68 milliseconds