Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Damp.c548 cp.tx_flow_spec.id = chan->local_id; in amp_create_logical_link()
549 cp.tx_flow_spec.stype = chan->local_stype; in amp_create_logical_link()
550 cp.tx_flow_spec.msdu = cpu_to_le16(chan->local_msdu); in amp_create_logical_link()
551 cp.tx_flow_spec.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in amp_create_logical_link()
552 cp.tx_flow_spec.acc_lat = cpu_to_le32(chan->local_acc_lat); in amp_create_logical_link()
553 cp.tx_flow_spec.flush_to = cpu_to_le32(chan->local_flush_to); in amp_create_logical_link()
/Linux-v6.6/include/net/bluetooth/
Dhci.h960 struct ext_flow_spec tx_flow_spec; member