Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1336 if (adapter->if_ops.multi_port_resync) in mwifiex_process_sta_cmdresp()
1338 multi_port_resync(adapter); in mwifiex_process_sta_cmdresp()
H A Dusb.c1605 .multi_port_resync = mwifiex_usb_port_resync,
H A Dmain.h846 void (*multi_port_resync)(struct mwifiex_adapter *); member