Searched refs:SDLA_DLCI_DELETED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | sdla.h | 61 #define SDLA_DLCI_DELETED 0x01 macro |
/Linux-v5.4/drivers/net/wan/ | ||
D | sdla.c | 373 else if (pstatus->flags & SDLA_DLCI_DELETED) in sdla_errors() |