Home | History | Annotate | Download | only in l2cap

Lines Matching refs:hi_quota

665   uint16_t hi_quota, low_quota;
695 hi_quota = num_hipri_links * high_pri_link_quota;
697 (hi_quota < controller_xmit_quota) ? controller_xmit_quota - hi_quota : 1;