Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dl2cap_core.c4003 u16 txwin_ext = chan->ack_win; in l2cap_conf_rfc_get() local
4031 txwin_ext = val; in l2cap_conf_rfc_get()
4042 chan->ack_win = min_t(u16, chan->ack_win, txwin_ext); in l2cap_conf_rfc_get()