Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h613 __u16 remote_tx_win; member
/linux-6.6.21/net/bluetooth/
Da2mp.c788 chan->remote_tx_win = chan->tx_win; in a2mp_chan_open()
Dl2cap_core.c544 chan->remote_tx_win = chan->tx_win; in l2cap_chan_set_defaults()
2119 chan->unacked_frames < chan->remote_tx_win && in l2cap_ertm_send()
3307 err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win); in l2cap_ertm_init()
3631 chan->remote_tx_win = val; in l2cap_parse_conf_req()
3720 chan->remote_tx_win = rfc.txwin_size; in l2cap_parse_conf_req()