Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dmain.c51 static int mwifiex_register(void *card, struct mwifiex_if_ops *if_ops, in mwifiex_register()
65 memmove(&adapter->if_ops, if_ops, sizeof(struct mwifiex_if_ops)); in mwifiex_register()
1103 struct mwifiex_if_ops *if_ops, u8 iface_type) in mwifiex_add_card()
Dmain.h720 struct mwifiex_if_ops { struct
768 struct mwifiex_if_ops if_ops; argument
1257 int mwifiex_add_card(void *, struct semaphore *, struct mwifiex_if_ops *, u8);
Dusb.c26 static struct mwifiex_if_ops usb_ops;
1037 static struct mwifiex_if_ops usb_ops = {
Dsdio.c49 static struct mwifiex_if_ops sdio_ops;
2365 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c36 static struct mwifiex_if_ops pcie_ops;
2600 static struct mwifiex_if_ops pcie_ops = {