Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8712/ !
Drtl871x_cmd.h135 struct setopmode_parm { struct
Drtl871x_cmd.c497 struct setopmode_parm *psetop; in r8712_setopmode_cmd()
/linux-5.19.10/drivers/staging/rtl8723bs/include/ !
Drtw_cmd.h224 struct setopmode_parm { struct
/linux-5.19.10/drivers/staging/rtl8723bs/core/ !
Drtw_cmd.c105 GEN_MLME_EXT_HANDLER(sizeof(struct setopmode_parm), setopmode_hdl)
866 struct setopmode_parm *psetop; in rtw_setopmode_cmd()
871 psetop = rtw_zmalloc(sizeof(struct setopmode_parm)); in rtw_setopmode_cmd()
Drtw_mlme_ext.c5211 struct setopmode_parm *psetop = (struct setopmode_parm *)pbuf; in setopmode_hdl()
/linux-5.19.10/drivers/staging/r8188eu/include/ !
Drtw_cmd.h169 struct setopmode_parm { struct
Drtw_mlme_ext.h655 GEN_MLME_EXT_HANDLER(sizeof (struct setopmode_parm), setopmode_hdl)
/linux-5.19.10/drivers/staging/r8188eu/core/ !
Drtw_cmd.c591 struct setopmode_parm *psetop; in rtw_setopmode_cmd()
Drtw_mlme_ext.c7071 struct setopmode_parm *psetop = (struct setopmode_parm *)pbuf; in setopmode_hdl()