Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h684 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf);
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_cmd.c105 GEN_MLME_EXT_HANDLER(sizeof(struct setopmode_parm), setopmode_hdl)
857 setopmode_hdl(padapter, (u8 *)psetop); in rtw_setopmode_cmd()
Drtw_mlme_ext.c5204 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) in setopmode_hdl() function