#include <ipw2200.h>
Host command structure.
On input, the following fields should be filled:
On output,
Definition at line 1007 of file ipw2200.h.
Host command
Definition at line 1008 of file ipw2200.h.
incoming parameters length, bytes
Definition at line 1012 of file ipw2200.h.
command parameters. There should be enough space for incoming and outcoming parameters. Incoming parameters listed 1-st, followed by outcoming params. nParams=(len+3)/4+status_len
Definition at line 1020 of file ipw2200.h.
Status
Definition at line 1009 of file ipw2200.h.
How many 32 bit parameters in the status
Definition at line 1011 of file ipw2200.h.