Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dsdla.c192 case SDLA_S502E: in sdla_stop()
220 case SDLA_S502E: in sdla_start()
700 case SDLA_S502E: in sdla_transmit()
778 case SDLA_S502E: in sdla_receive()
839 case SDLA_S502E: in sdla_receive()
913 if (flp->type == SDLA_S502E) in sdla_isr()
970 case SDLA_S502E: in sdla_close()
1042 case SDLA_S502E: in sdla_open()
1367 flp->type = SDLA_S502E; in sdla_set_config()
1428 if (flp->type != SDLA_S502E) in sdla_set_config()
[all …]
/Linux-v5.4/include/uapi/linux/
Dsdla.h30 #define SDLA_S502E 5021 macro