Searched refs:retrans_timeout (Results 1 – 2 of 2) sorted by relevance
344 __le16 retrans_timeout; member553 __u16 retrans_timeout; member
283 chan->retrans_timeout) { in __set_retrans_timer()285 msecs_to_jiffies(chan->retrans_timeout)); in __set_retrans_timer()533 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in l2cap_chan_set_defaults()3235 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()3345 rfc.retrans_timeout = 0; in l2cap_build_conf_req()3393 rfc.retrans_timeout = 0; in l2cap_build_conf_req()3756 chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout); in l2cap_parse_conf_rsp()3939 .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO), in l2cap_conf_rfc_get()3971 chan->retrans_timeout = le16_to_cpu(rfc.retrans_timeout); in l2cap_conf_rfc_get()