Searched refs:mwifiex_if_ops (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.h | 835 struct mwifiex_if_ops { struct 890 struct mwifiex_if_ops if_ops; 1486 struct mwifiex_if_ops *if_ops, u8 iface_type,
|
H A D | main.c | 69 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() 1639 struct mwifiex_if_ops *if_ops, u8 iface_type, in mwifiex_add_card()
|
H A D | usb.c | 25 static struct mwifiex_if_ops usb_ops; 1605 static struct mwifiex_if_ops usb_ops = {
|
H A D | pcie.c | 35 static struct mwifiex_if_ops pcie_ops; 3420 static struct mwifiex_if_ops pcie_ops = {
|
H A D | sdio.c | 36 static struct mwifiex_if_ops sdio_ops; 3119 static struct mwifiex_if_ops sdio_ops = {
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.h | 816 struct mwifiex_if_ops { struct 871 struct mwifiex_if_ops if_ops; 1466 struct mwifiex_if_ops *if_ops, u8 iface_type,
|
H A D | main.c | 57 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 D | usb.c | 13 static struct mwifiex_if_ops usb_ops; 1593 static struct mwifiex_if_ops usb_ops = {
|
H A D | pcie.c | 24 static struct mwifiex_if_ops pcie_ops; 3417 static struct mwifiex_if_ops pcie_ops = {
|
H A D | sdio.c | 24 static struct mwifiex_if_ops sdio_ops; 3168 static struct mwifiex_if_ops sdio_ops = {
|
Completed in 29 milliseconds