retrans_timeout   346 include/net/bluetooth/l2cap.h 	__le16     retrans_timeout;
retrans_timeout   537 include/net/bluetooth/l2cap.h 	__u16		retrans_timeout;
retrans_timeout   775 net/bluetooth/a2mp.c 	chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO;
retrans_timeout   290 net/bluetooth/l2cap_core.c 	    chan->retrans_timeout) {
retrans_timeout   292 net/bluetooth/l2cap_core.c 				msecs_to_jiffies(chan->retrans_timeout));
retrans_timeout   513 net/bluetooth/l2cap_core.c 	chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO;
retrans_timeout  3206 net/bluetooth/l2cap_core.c 		rfc->retrans_timeout = cpu_to_le16((u16) ertm_to);
retrans_timeout  3207 net/bluetooth/l2cap_core.c 		rfc->monitor_timeout = rfc->retrans_timeout;
retrans_timeout  3209 net/bluetooth/l2cap_core.c 		rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO);
retrans_timeout  3273 net/bluetooth/l2cap_core.c 		rfc.retrans_timeout = 0;
retrans_timeout  3321 net/bluetooth/l2cap_core.c 		rfc.retrans_timeout = 0;
retrans_timeout  3666 net/bluetooth/l2cap_core.c 			chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout);
retrans_timeout  3765 net/bluetooth/l2cap_core.c 		.retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO),
retrans_timeout  3797 net/bluetooth/l2cap_core.c 		chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout);