Searched refs:max_rx_mtu (Results 1 – 4 of 4) sorted by relevance
1484 if (p_fcrb->rx_sdu_len > p_ccb->max_rx_mtu) { in do_sar_reassembly()2010 if ((p_cfg->mtu_present) && (p_cfg->mtu > p_ccb->max_rx_mtu)) { in l2c_fcr_adj_our_req_options()2012 p_cfg->mtu, p_ccb->max_rx_mtu); in l2c_fcr_adj_our_req_options()2021 else if (p_fcr->mps > p_ccb->max_rx_mtu) { in l2c_fcr_adj_our_req_options()2023 p_ccb->max_rx_mtu); in l2c_fcr_adj_our_req_options()
360 p_ccb->max_rx_mtu = in L2CA_ErtmConnectReq()786 p_ccb->max_rx_mtu = in L2CA_ErtmConnectRsp()
324 uint16_t max_rx_mtu; member
1474 p_ccb->max_rx_mtu = L2CAP_MTU_SIZE; in l2cu_allocate_ccb()