txwin_ext 3762 net/bluetooth/l2cap_core.c u16 txwin_ext = chan->ack_win; txwin_ext 3790 net/bluetooth/l2cap_core.c txwin_ext = val; txwin_ext 3801 net/bluetooth/l2cap_core.c chan->ack_win = min_t(u16, chan->ack_win, txwin_ext);