Searched refs:link_ack_thresh (Results 1 – 3 of 3) sorted by relevance
421 UINT16 link_ack_thresh; /* Threshold at which to ack pkts */ member
186 if (++p_lcb->link_pkts_unacked >= p_lcb->link_ack_thresh) in l2c_rcv_acl_data()
768 p_lcb->link_ack_thresh = L2CAP_HOST_FC_ACL_BUFS / l2cb.num_links_active; in l2c_link_adjust_allocation()