Searched refs:l2cap_tx_window_full (Results 1 – 2 of 2) sorted by relevance
429 static inline int l2cap_tx_window_full(struct sock *sk) in l2cap_tx_window_full() function
1084 while ((skb = sk->sk_send_head) && (!l2cap_tx_window_full(sk))) { in l2cap_ertm_send()