Searched refs:SDLA_ENABLE_COMMUNICATIONS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ |
D | sdla.h | 78 #define SDLA_ENABLE_COMMUNICATIONS 0x13 macro
|
/linux-4.4.14/drivers/net/wan/ |
D | sdla.c | 1037 sdla_cmd(dev, SDLA_ENABLE_COMMUNICATIONS, 0, 0, NULL, 0, NULL, NULL); in sdla_open() 1249 sdla_cmd(dev, SDLA_ENABLE_COMMUNICATIONS, 0, 0, NULL, 0, NULL, NULL); in sdla_reconfig()
|