frames_to_ack    2107 net/bluetooth/l2cap_core.c 	u16 frames_to_ack = __seq_offset(chan, chan->buffer_seq,
frames_to_ack    2128 net/bluetooth/l2cap_core.c 				frames_to_ack = 0;
frames_to_ack    2138 net/bluetooth/l2cap_core.c 		BT_DBG("frames_to_ack %u, threshold %d", frames_to_ack,
frames_to_ack    2141 net/bluetooth/l2cap_core.c 		if (frames_to_ack >= threshold) {
frames_to_ack    2146 net/bluetooth/l2cap_core.c 			frames_to_ack = 0;
frames_to_ack    2149 net/bluetooth/l2cap_core.c 		if (frames_to_ack)
frames_to_ack    3090 net/bluetooth/l2cap_core.c 	u16 frames_to_ack;
frames_to_ack    3096 net/bluetooth/l2cap_core.c 	frames_to_ack = __seq_offset(chan, chan->buffer_seq,
frames_to_ack    3099 net/bluetooth/l2cap_core.c 	if (frames_to_ack)