Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxl.h24 #define STATUS_CABLE_DSR 0x0010 macro
H A Dwanxl.c141 dsr = (value & STATUS_CABLE_DSR) ? ", DSR ON" : in wanxl_cable_intr()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxl.h24 #define STATUS_CABLE_DSR 0x0010 macro
H A Dwanxl.c158 dsr = (value & STATUS_CABLE_DSR) ? ", DSR ON" : in wanxl_cable_intr()

Completed in 4 milliseconds