Searched refs:nxpwifi_is_command_pending (Results 1 – 3 of 3) sorted by relevance
182 !nxpwifi_is_command_pending(adapter)) { in nxpwifi_check_last_packet_indication()
301 return nxpwifi_is_command_pending(adapter) || nxpwifi_tx_has_pending(adapter); in nxpwifi_should_wakeup_card()321 !nxpwifi_is_command_pending(adapter)) in nxpwifi_should_exit_main_loop()351 if (adapter->cmd_sent || adapter->curr_cmd || nxpwifi_is_command_pending(adapter)) in nxpwifi_finish_delayed_null_pkt()1252 int nxpwifi_is_command_pending(struct nxpwifi_adapter *adapter) in nxpwifi_is_command_pending() function
1089 int nxpwifi_is_command_pending(struct nxpwifi_adapter *adapter);