Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Damp.c555 cp.rx_flow_spec.id = chan->remote_id; in amp_create_logical_link()
556 cp.rx_flow_spec.stype = chan->remote_stype; in amp_create_logical_link()
557 cp.rx_flow_spec.msdu = cpu_to_le16(chan->remote_msdu); in amp_create_logical_link()
558 cp.rx_flow_spec.sdu_itime = cpu_to_le32(chan->remote_sdu_itime); in amp_create_logical_link()
559 cp.rx_flow_spec.acc_lat = cpu_to_le32(chan->remote_acc_lat); in amp_create_logical_link()
560 cp.rx_flow_spec.flush_to = cpu_to_le32(chan->remote_flush_to); in amp_create_logical_link()
/Linux-v5.15/include/net/bluetooth/
Dhci.h860 struct ext_flow_spec rx_flow_spec; member