Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.h153 #define MAX_PENDING_ACKS 256 macro
171 struct pending_acks pending_acks[MAX_PENDING_ACKS];
A Dwlan.c111 if (i < MAX_PENDING_ACKS) { in add_tcp_pending_ack()
187 if (i >= MAX_PENDING_ACKS) in wilc_wlan_txq_filter_dup_tcp_ack()
1076 tqe->ack_idx < MAX_PENDING_ACKS) in wilc_wlan_handle_txq()

Completed in 7 milliseconds