Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/include/
Drtw_cmd.h510 struct drvextra_cmd_parm { struct
511 int ec_id; /* extra cmd id */
512 int type; /* Can use this field as the type id or command size */
513 int size; /* buffer size */
514 unsigned char *pbuf;
/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_cmd.h505 struct drvextra_cmd_parm { struct
506 int ec_id; /* extra cmd id */
507 int type_size; /* Can use this field as the type id or command size */
508 unsigned char *pbuf;