Home
last modified time | relevance | path

Searched refs:mwifiex_complete_cmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c111 mwifiex_complete_cmd(adapter, cmd_node); in mwifiex_insert_cmd_to_free_q()
1055 mwifiex_complete_cmd(adapter, adapter->curr_cmd); in mwifiex_cancel_all_pending_cmd()
H A Dutil.c496 int mwifiex_complete_cmd(struct mwifiex_adapter *adapter, in mwifiex_complete_cmd() function
H A Dmain.h1071 int mwifiex_complete_cmd(struct mwifiex_adapter *adapter,
H A Dscan.c1915 mwifiex_complete_cmd(adapter, adapter->curr_cmd); in mwifiex_complete_scan()