Searched hist:"73 d80deb7bdf0171f22e76dc2429c1f99eff90e2" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
H A D | hci_core.h | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.c | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
H A D | hci_conn.c | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
H A D | l2cap_core.c | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
H A D | hci_core.c | diff 73d80deb7bdf0171f22e76dc2429c1f99eff90e2 Wed Nov 02 08:52:01 CDT 2011 Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via SO_PRIORITY socket option.
It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection, each item in this list refer to a L2CAP connection and it is used to queue the data for transmission.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|