Home
last modified time | relevance | path

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

/linux-6.12.1/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()
1716 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
Dmain.h820 struct mwifiex_if_ops { struct
875 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;
1588 static struct mwifiex_if_ops usb_ops = {
Dsdio.c24 static struct mwifiex_if_ops sdio_ops;
3170 static struct mwifiex_if_ops sdio_ops = {
Dpcie.c24 static struct mwifiex_if_ops pcie_ops;
3243 static struct mwifiex_if_ops pcie_ops = {