Searched refs:noack (Results 1 – 5 of 5) sorted by relevance
3252 if (arvif->noack[i]) { in ath10k_new_peer_tid_config()3253 arg.ack_policy = arvif->noack[i]; in ath10k_new_peer_tid_config()3264 arsta->noack[i] = -1; in ath10k_new_peer_tid_config()3907 bool noack = false; in ath10k_mac_tx_h_fill_cb() local3927 if (arvif->noack[tid] == WMI_PEER_TID_CONFIG_NOACK) in ath10k_mac_tx_h_fill_cb()3928 noack = true; in ath10k_mac_tx_h_fill_cb()3933 if (arsta->noack[tid] == WMI_PEER_TID_CONFIG_NOACK) in ath10k_mac_tx_h_fill_cb()3934 noack = true; in ath10k_mac_tx_h_fill_cb()3936 if (arsta->noack[tid] == WMI_PEER_TID_CONFIG_ACK) in ath10k_mac_tx_h_fill_cb()3937 noack = false; in ath10k_mac_tx_h_fill_cb()[all …]
4542 sk_read_actor_t recv_actor, bool noack) in __mptcp_read_sock() argument4580 if (noack) in __mptcp_read_sock()
858 sk_read_actor_t recv_actor, bool noack,
928 enum nl80211_tid_config noack; member
18772 tid_conf->noack = in parse_tid_conf()