Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c497 int mwifiex_enable_hs(struct mwifiex_adapter *adapter) in mwifiex_enable_hs() function
559 EXPORT_SYMBOL_GPL(mwifiex_enable_hs);
H A Ddebugfs.c812 mwifiex_enable_hs(priv->adapter); in mwifiex_hscfg_write()
H A Dusb.c556 if (!mwifiex_enable_hs(adapter)) { in mwifiex_usb_suspend()
H A Dmain.h1481 int mwifiex_enable_hs(struct mwifiex_adapter *adapter);
H A Dsdio.c914 if (!mwifiex_enable_hs(adapter)) { in mwifiex_sdio_suspend()
H A Dpcie.c309 if (!mwifiex_enable_hs(adapter)) { in mwifiex_pcie_suspend()