Lines Matching refs:ucast
474 if (!iso_pi(sk)->qos.ucast.in.phys && !iso_pi(sk)->qos.ucast.out.phys) {
480 if (iso_pi(sk)->qos.ucast.out.sdu && !hci_iso_count(hdev) &&
557 if (skb->len > qos->ucast.out.sdu)
1715 if (qos->ucast.cig > 0xef && qos->ucast.cig != BT_ISO_QOS_CIG_UNSET)
1718 if (qos->ucast.cis > 0xef && qos->ucast.cis != BT_ISO_QOS_CIS_UNSET)
1721 if (qos->ucast.sca > 0x07)
1724 if (qos->ucast.packing > 0x01)
1727 if (qos->ucast.framing > 0x01)
1730 if (!check_io_qos(&qos->ucast.in))
1733 if (!check_io_qos(&qos->ucast.out))