remote_tx_win     570 include/net/bluetooth/l2cap.h 	__u16		remote_tx_win;
remote_tx_win     773 net/bluetooth/a2mp.c 	chan->remote_tx_win = chan->tx_win;
remote_tx_win     509 net/bluetooth/l2cap_core.c 	chan->remote_tx_win = chan->tx_win;
remote_tx_win    1928 net/bluetooth/l2cap_core.c 	       chan->unacked_frames < chan->remote_tx_win &&
remote_tx_win    3144 net/bluetooth/l2cap_core.c 	err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win);
remote_tx_win    3421 net/bluetooth/l2cap_core.c 			chan->remote_tx_win = val;
remote_tx_win    3510 net/bluetooth/l2cap_core.c 				chan->remote_tx_win = rfc.txwin_size;