Searched refs:mwifiex_add_card (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1518 * code is extracted from mwifiex_add_card()
1669 mwifiex_add_card(void *card, struct completion *fw_done, function
1752 EXPORT_SYMBOL_GPL(mwifiex_add_card); variable
H A Dusb.c515 ret = mwifiex_add_card(card, &card->fw_done, &usb_ops,
518 pr_err("%s: mwifiex_add_card failed: %d\n", __func__, ret);
H A Dmain.h1462 int mwifiex_add_card(void *card, struct completion *fw_done,
H A Dpcie.c415 if (mwifiex_add_card(card, &card->fw_done, &pcie_ops,
H A Dsdio.c596 ret = mwifiex_add_card(card, &card->fw_done, &sdio_ops,

Completed in 174 milliseconds