Home
last modified time | relevance | path

Searched refs:mwifiex_if_ops (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/mwifiex/
Dmain.c55 static int mwifiex_register(void *card, struct mwifiex_if_ops *if_ops, in mwifiex_register()
69 memmove(&adapter->if_ops, if_ops, sizeof(struct mwifiex_if_ops)); in mwifiex_register()
1316 struct mwifiex_if_ops *if_ops, u8 iface_type) in mwifiex_add_card()
Dmain.h791 struct mwifiex_if_ops { struct
842 struct mwifiex_if_ops if_ops; argument
1366 int mwifiex_add_card(void *, struct semaphore *, struct mwifiex_if_ops *, u8);
Dusb.c26 static struct mwifiex_if_ops usb_ops;
1220 static struct mwifiex_if_ops usb_ops = {
Dsdio.c49 static struct mwifiex_if_ops sdio_ops;
2610 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c36 static struct mwifiex_if_ops pcie_ops;
2683 static struct mwifiex_if_ops pcie_ops = {