Home
last modified time | relevance | path

Searched refs:no_queue (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c1049 bool no_queue = false; /* Marks if there is a problem with the queue */ in iwl_mvm_tx_deferred_stream() local
1072 no_queue = true; in iwl_mvm_tx_deferred_stream()
1085 if (no_queue || iwl_mvm_tx_skb(mvm, skb, sta)) in iwl_mvm_tx_deferred_stream()
/Linux-v4.19/net/ipv4/
Dtcp_input.c3677 goto no_queue; in tcp_ack()
3707 no_queue: in tcp_ack()