Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
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()
1675 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
Dmain.h825 struct mwifiex_if_ops { struct
880 struct mwifiex_if_ops if_ops; argument
1477 struct mwifiex_if_ops *if_ops, u8 iface_type,
Dusb.c13 static struct mwifiex_if_ops usb_ops;
1593 static struct mwifiex_if_ops usb_ops = {
Dsdio.c24 static struct mwifiex_if_ops sdio_ops;
3126 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c24 static struct mwifiex_if_ops pcie_ops;
3408 static struct mwifiex_if_ops pcie_ops = {