Home
last modified time | relevance | path

Searched refs:IPW_CONTROL_LINE_DSR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/tty/ipwireless/
Dhardware.h28 #define IPW_CONTROL_LINE_DSR 0x0004 macro
Dtty.c296 if (my & IPW_CONTROL_LINE_DSR) in get_control_lines()
Dhardware.c788 changed_mask = IPW_CONTROL_LINE_DSR; in handle_received_CTRL_packet()