Lines Matching refs:qos_present
552 if (p_cfg->qos_present) in l2cu_send_peer_config_req()
586 if (p_cfg->qos_present) { in l2cu_send_peer_config_req()
648 if (p_cfg->qos_present) in l2cu_send_peer_config_rsp()
682 if (p_cfg->qos_present) { in l2cu_send_peer_config_rsp()
1901 if (p_cfg->qos_present) { in l2cu_process_peer_cfg_req()
1907 p_ccb->peer_cfg.qos_present = true; in l2cu_process_peer_cfg_req()
1916 else if (p_ccb->peer_cfg.qos_present) { in l2cu_process_peer_cfg_req()
1917 p_cfg->qos_present = true; in l2cu_process_peer_cfg_req()
1925 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()
1941 if (qos_type_ok) p_cfg->qos_present = false; in l2cu_process_peer_cfg_req()
1962 if ((p_cfg->qos_present) && (p_ccb->our_cfg.qos_present)) in l2cu_process_peer_cfg_rsp()
2003 if (p_cfg->qos_present) { in l2cu_process_our_cfg_req()
2004 p_ccb->our_cfg.qos_present = true; in l2cu_process_our_cfg_req()
2083 if ((p_cfg->qos_present) && (p_ccb->peer_cfg.qos_present)) in l2cu_process_our_cfg_rsp()
2086 p_cfg->qos_present = false; in l2cu_process_our_cfg_rsp()