Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dsdla.c196 case SDLA_S502E: in sdla_stop()
224 case SDLA_S502E: in sdla_start()
703 case SDLA_S502E: in sdla_transmit()
781 case SDLA_S502E: in sdla_receive()
842 case SDLA_S502E: in sdla_receive()
916 if (flp->type == SDLA_S502E) in sdla_isr()
973 case SDLA_S502E: in sdla_close()
1045 case SDLA_S502E: in sdla_open()
1370 flp->type = SDLA_S502E; in sdla_set_config()
1431 if (flp->type != SDLA_S502E) in sdla_set_config()
[all …]
/Linux-v4.19/include/uapi/linux/
Dsdla.h30 #define SDLA_S502E 5021 macro