Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dmain.c272 (is_command_pending(adapter) || in mwifiex_main_process()
301 (!is_command_pending(adapter))) in mwifiex_main_process()
377 !adapter->curr_cmd && !is_command_pending(adapter) && in mwifiex_main_process()
1045 int is_command_pending(struct mwifiex_adapter *adapter) in is_command_pending() function
Dsta_tx.c229 !is_command_pending(adapter)) { in mwifiex_check_last_packet_indication()
Dmain.h1076 int is_command_pending(struct mwifiex_adapter *adapter);