Home
last modified time | relevance | path

Searched refs:ipw_control_packet_body (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dhardware.c323 struct ipw_control_packet_body { struct
332 struct ipw_control_packet_body body;
769 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet()
770 (const struct ipw_control_packet_body *) data; in handle_received_CTRL_packet()
773 if (len != sizeof(struct ipw_control_packet_body)) { in handle_received_CTRL_packet()
1327 packet->header.length = sizeof(struct ipw_control_packet_body); in set_control_line()
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
H A Dhardware.c323 struct ipw_control_packet_body { struct
332 struct ipw_control_packet_body body;
769 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet()
770 (const struct ipw_control_packet_body *) data; in handle_received_CTRL_packet()
773 if (len != sizeof(struct ipw_control_packet_body)) { in handle_received_CTRL_packet()
1327 packet->header.length = sizeof(struct ipw_control_packet_body); in set_control_line()

Completed in 6 milliseconds