Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/ipwireless/
Dhardware.h26 #define IPW_CONTROL_LINE_CTS 0x0001 macro
Dtty.c294 if (my & IPW_CONTROL_LINE_CTS) in get_control_lines()
Dhardware.c782 changed_mask = IPW_CONTROL_LINE_CTS; in handle_received_CTRL_packet()