Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h642 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf);
/linux-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_cmd.c104 GEN_MLME_EXT_HANDLER(sizeof(struct setopmode_parm), setopmode_hdl)
856 setopmode_hdl(padapter, (u8 *)psetop); in rtw_setopmode_cmd()
Drtw_mlme_ext.c5201 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) in setopmode_hdl() function