tx_flow_spec      799 include/net/bluetooth/hci.h 	struct ext_flow_spec  tx_flow_spec;
tx_flow_spec      545 net/bluetooth/amp.c 	cp.tx_flow_spec.id = chan->local_id;
tx_flow_spec      546 net/bluetooth/amp.c 	cp.tx_flow_spec.stype = chan->local_stype;
tx_flow_spec      547 net/bluetooth/amp.c 	cp.tx_flow_spec.msdu = cpu_to_le16(chan->local_msdu);
tx_flow_spec      548 net/bluetooth/amp.c 	cp.tx_flow_spec.sdu_itime = cpu_to_le32(chan->local_sdu_itime);
tx_flow_spec      549 net/bluetooth/amp.c 	cp.tx_flow_spec.acc_lat = cpu_to_le32(chan->local_acc_lat);
tx_flow_spec      550 net/bluetooth/amp.c 	cp.tx_flow_spec.flush_to = cpu_to_le32(chan->local_flush_to);