Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c111 #define NOT_TCP_ACK (-1) macro
290 tqe->tcp_pending_ack_idx = NOT_TCP_ACK; in wilc_wlan_txq_add_cfg_pkt()
322 tqe->tcp_pending_ack_idx = NOT_TCP_ACK; in wilc_wlan_txq_add_net_pkt()
350 tqe->tcp_pending_ack_idx = NOT_TCP_ACK; in wilc_wlan_txq_add_mgmt_pkt()
688 if (tqe->tcp_pending_ack_idx != NOT_TCP_ACK && in wilc_wlan_handle_txq()