Home
last modified time | relevance | path

Searched defs:drvextra_cmd_parm (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_cmd.h260 struct drvextra_cmd_parm { struct
261 int ec_id; /* extra cmd id */
262 int type_size; /* Can use this field as the type id or command size */
263 unsigned char *pbuf;
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_cmd.h596 struct drvextra_cmd_parm { struct
597 int ec_id; /* extra cmd id */
598 int type; /* Can use this field as the type id or command size */
599 int size; /* buffer size */
600 unsigned char *pbuf;