Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Damp.c560 cp.rx_flow_spec.id = chan->remote_id; in amp_create_logical_link()
561 cp.rx_flow_spec.stype = chan->remote_stype; in amp_create_logical_link()
562 cp.rx_flow_spec.msdu = cpu_to_le16(chan->remote_msdu); in amp_create_logical_link()
563 cp.rx_flow_spec.sdu_itime = cpu_to_le32(chan->remote_sdu_itime); in amp_create_logical_link()
564 cp.rx_flow_spec.acc_lat = cpu_to_le32(chan->remote_acc_lat); in amp_create_logical_link()
565 cp.rx_flow_spec.flush_to = cpu_to_le32(chan->remote_flush_to); in amp_create_logical_link()
/linux-4.4.14/include/net/bluetooth/
Dhci.h750 struct ext_flow_spec rx_flow_spec; member