Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dmain.c46 static int mwifiex_register(void *card, struct mwifiex_if_ops *if_ops, in mwifiex_register()
60 memmove(&adapter->if_ops, if_ops, sizeof(struct mwifiex_if_ops)); in mwifiex_register()
836 struct mwifiex_if_ops *if_ops, u8 iface_type) in mwifiex_add_card()
Dmain.h673 struct mwifiex_if_ops { struct
716 struct mwifiex_if_ops if_ops; argument
1169 int mwifiex_add_card(void *, struct semaphore *, struct mwifiex_if_ops *, u8);
Dusb.c26 static struct mwifiex_if_ops usb_ops;
989 static struct mwifiex_if_ops usb_ops = {
Dsdio.c49 static struct mwifiex_if_ops sdio_ops;
2167 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c36 static struct mwifiex_if_ops pcie_ops;
2603 static struct mwifiex_if_ops pcie_ops = {