Home
last modified time | relevance | path

Searched refs:tx_flow_spec (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/bluetooth/
Damp.c553 cp.tx_flow_spec.id = chan->local_id; in amp_create_logical_link()
554 cp.tx_flow_spec.stype = chan->local_stype; in amp_create_logical_link()
555 cp.tx_flow_spec.msdu = cpu_to_le16(chan->local_msdu); in amp_create_logical_link()
556 cp.tx_flow_spec.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in amp_create_logical_link()
557 cp.tx_flow_spec.acc_lat = cpu_to_le32(chan->local_acc_lat); in amp_create_logical_link()
558 cp.tx_flow_spec.flush_to = cpu_to_le32(chan->local_flush_to); in amp_create_logical_link()
/linux-4.4.14/include/net/bluetooth/
Dhci.h749 struct ext_flow_spec tx_flow_spec; member