Home
last modified time | relevance | path

Searched refs:mwifiex_enable_hs (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c509 int mwifiex_enable_hs(struct mwifiex_adapter *adapter) in mwifiex_enable_hs() function
571 EXPORT_SYMBOL_GPL(mwifiex_enable_hs);
H A Ddebugfs.c813 mwifiex_enable_hs(priv->adapter); in mwifiex_hscfg_write()
H A Dusb.c568 if (!mwifiex_enable_hs(adapter)) { in mwifiex_usb_suspend()
H A Dmain.h1501 int mwifiex_enable_hs(struct mwifiex_adapter *adapter);
H A Dsdio.c880 if (!mwifiex_enable_hs(adapter)) { in mwifiex_sdio_suspend()
H A Dpcie.c318 if (!mwifiex_enable_hs(adapter)) { in mwifiex_pcie_suspend()