Home
last modified time | relevance | path

Searched refs:txwin_ext (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dl2cap_core.c4011 u16 txwin_ext = chan->ack_win; in l2cap_conf_rfc_get() local
4039 txwin_ext = val; in l2cap_conf_rfc_get()
4050 chan->ack_win = min_t(u16, chan->ack_win, txwin_ext); in l2cap_conf_rfc_get()