Searched refs:uea_read_cmv_e4 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/atm/
H A Dueagle-atm.c1263 static inline int uea_read_cmv_e4(struct uea_softc *sc, uea_read_cmv_e4() function
1487 ret = uea_read_cmv_e4(sc, 1, E4_SA_STAT, 0, 0, &sc->stats.phy.state); uea_stat_e4()
1541 ret = uea_read_cmv_e4(sc, 1, E4_SA_DIAG, 0, 0, &sc->stats.phy.flags); uea_stat_e4()
1560 ret = uea_read_cmv_e4(sc, 4, E4_SA_RATE, 0, 0, tmp_arr); uea_stat_e4()
1566 ret = uea_read_cmv_e4(sc, 4, E4_SA_RATE, 1, 0, tmp_arr); uea_stat_e4()
1574 ret = uea_read_cmv_e4(sc, 1, E4_SA_INFO, 68, 1, &data); uea_stat_e4()
1579 ret = uea_read_cmv_e4(sc, 1, E4_SA_INFO, 69, 1, &data); uea_stat_e4()
1584 ret = uea_read_cmv_e4(sc, 1, E4_SA_INFO, 68, 3, &data); uea_stat_e4()
1589 ret = uea_read_cmv_e4(sc, 1, E4_SA_INFO, 69, 3, &data); uea_stat_e4()
1798 ret = uea_read_cmv_e4(sc, 2, E4_SA_INFO, 55, 0, &sc->stats.phy.firmid); uea_send_cmvs_e4()

Completed in 49 milliseconds