Searched refs:nxpwifi_recycle_cmd_node (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cmdevt.c | 97 void nxpwifi_recycle_cmd_node(struct nxpwifi_adapter *adapter, in nxpwifi_recycle_cmd_node() function 150 nxpwifi_recycle_cmd_node(adapter, cmd_node); in nxpwifi_dnld_cmd_to_fw() 164 nxpwifi_recycle_cmd_node(adapter, cmd_node); in nxpwifi_dnld_cmd_to_fw() 212 nxpwifi_recycle_cmd_node(adapter, adapter->curr_cmd); in nxpwifi_dnld_cmd_to_fw() 695 nxpwifi_recycle_cmd_node(adapter, adapter->curr_cmd); in nxpwifi_process_cmdresp_error() 780 nxpwifi_recycle_cmd_node(adapter, adapter->curr_cmd); in nxpwifi_process_cmdresp() 810 nxpwifi_recycle_cmd_node(adapter, adapter->curr_cmd); in nxpwifi_process_cmdresp() 968 nxpwifi_recycle_cmd_node(adapter, cmd_node); in nxpwifi_cancel_all_pending_cmd() 995 nxpwifi_recycle_cmd_node(adapter, cmd_node); in nxpwifi_cancel_pending_ioctl()
|
| H A D | init.c | 515 nxpwifi_recycle_cmd_node(adapter, adapter->curr_cmd); in nxpwifi_shutdown_drv()
|
| H A D | main.h | 1013 void nxpwifi_recycle_cmd_node(struct nxpwifi_adapter *adapter,
|