Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/ipwireless/
Dhardware.c322 struct ipw_control_packet_body { struct
331 struct ipw_control_packet_body body; argument
768 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet()
769 (const struct ipw_control_packet_body *) data; in handle_received_CTRL_packet()
772 if (len != sizeof(struct ipw_control_packet_body)) { in handle_received_CTRL_packet()
1326 packet->header.length = sizeof(struct ipw_control_packet_body); in set_control_line()