Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c308 adapter->mfg_mode = mfg_mode; in mwifiex_init_adapter()
509 if (adapter->mfg_mode) { in mwifiex_init_fw()
H A Dmain.c32 bool mfg_mode; variable
33 module_param(mfg_mode, bool, 0);
34 MODULE_PARM_DESC(mfg_mode, "manufacturing mode enable:1, disable:0");
706 if (mfg_mode) in mwifiex_init_hw_fw()
H A Dcmdevt.c590 if (adapter->mfg_mode && cmd_no) { in mwifiex_send_cmd()
H A Dusb.c658 if (card->udev->state != USB_STATE_NOTATTACHED && !adapter->mfg_mode) { in mwifiex_usb_disconnect()
H A Dsdio.c866 !adapter->mfg_mode) { in mwifiex_sdio_remove()
H A Dcfg80211.c3109 if (!adapter->mfg_mode) { in mwifiex_add_virtual_intf()