Searched refs:is_command_pending (Results 1 – 2 of 2) sorted by relevance
214 !is_command_pending(adapter)) { in mwifiex_check_last_packet_indication()
298 (is_command_pending(adapter) || in mwifiex_main_process()343 (!is_command_pending(adapter))) in mwifiex_main_process()456 !adapter->curr_cmd && !is_command_pending(adapter) && in mwifiex_main_process()1358 int is_command_pending(struct mwifiex_adapter *adapter) in is_command_pending() function