Home
last modified time | relevance | path

Searched refs:init_fw_port (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c528 if (adapter->if_ops.init_fw_port) in mwifiex_init_fw()
529 adapter->if_ops.init_fw_port(adapter); in mwifiex_init_fw()
H A Dmain.h836 void (*init_fw_port)(struct mwifiex_adapter *adapter); member
H A Dpcie.c3263 .init_fw_port = mwifiex_pcie_init_fw_port,