Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c57 struct mwifiex_if_ops *if_ops, void **padapter) in mwifiex_register()
71 memmove(&adapter->if_ops, if_ops, sizeof(struct mwifiex_if_ops)); in mwifiex_register()
1670 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
H A Dmain.h816 struct mwifiex_if_ops { struct
871 struct mwifiex_if_ops if_ops; argument
1466 struct mwifiex_if_ops *if_ops, u8 iface_type,
H A Dusb.c13 static struct mwifiex_if_ops usb_ops;
1593 static struct mwifiex_if_ops usb_ops = {
H A Dsdio.c24 static struct mwifiex_if_ops sdio_ops;
3168 static struct mwifiex_if_ops sdio_ops = {
H A Dpcie.c24 static struct mwifiex_if_ops pcie_ops;
3417 static struct mwifiex_if_ops pcie_ops = {