Searched refs:MAX_PENDING_ACKS (Results 1 – 1 of 1) sorted by relevance
114 #define MAX_PENDING_ACKS 256 macro116 static struct pending_acks_info pending_acks_info[MAX_PENDING_ACKS];147 if (i < MAX_PENDING_ACKS) { in add_tcp_pending_ack()217 if (i >= MAX_PENDING_ACKS) in wilc_wlan_txq_filter_dup_tcp_ack()689 tqe->tcp_pending_ack_idx < MAX_PENDING_ACKS) in wilc_wlan_handle_txq()