Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
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 Dsdio.c866 !adapter->mfg_mode) { in mwifiex_sdio_remove()