Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c69 struct mwifiex_if_ops *if_ops, void **padapter) in mwifiex_register()
83 memmove(&adapter->if_ops, if_ops, sizeof(struct mwifiex_if_ops)); in mwifiex_register()
1639 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
H A Dmain.h835 struct mwifiex_if_ops { struct
890 struct mwifiex_if_ops if_ops; argument
1486 struct mwifiex_if_ops *if_ops, u8 iface_type,
H A Dusb.c25 static struct mwifiex_if_ops usb_ops;
1605 static struct mwifiex_if_ops usb_ops = {
H A Dsdio.c36 static struct mwifiex_if_ops sdio_ops;
3118 static struct mwifiex_if_ops sdio_ops = {
H A Dpcie.c35 static struct mwifiex_if_ops pcie_ops;
3411 static struct mwifiex_if_ops pcie_ops = {