Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
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()
1687 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
Dmain.h836 struct mwifiex_if_ops { struct
891 struct mwifiex_if_ops if_ops; argument
1488 struct mwifiex_if_ops *if_ops, u8 iface_type,
Dusb.c25 static struct mwifiex_if_ops usb_ops;
1605 static struct mwifiex_if_ops usb_ops = {
Dsdio.c36 static struct mwifiex_if_ops sdio_ops;
3138 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c36 static struct mwifiex_if_ops pcie_ops;
3420 static struct mwifiex_if_ops pcie_ops = {