Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
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()
1669 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
A Dmain.h835 struct mwifiex_if_ops { struct
890 struct mwifiex_if_ops if_ops; argument
1485 struct mwifiex_if_ops *if_ops, u8 iface_type,
A Dusb.c25 static struct mwifiex_if_ops usb_ops;
1604 static struct mwifiex_if_ops usb_ops = {
A Dsdio.c36 static struct mwifiex_if_ops sdio_ops;
3118 static struct mwifiex_if_ops sdio_ops = {
A Dpcie.c36 static struct mwifiex_if_ops pcie_ops;
3417 static struct mwifiex_if_ops pcie_ops = {

Completed in 29 milliseconds