Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c3465 static void hci_prio_recalculate(struct hci_dev *hdev, __u8 type) in hci_prio_recalculate()
3625 hci_prio_recalculate(hdev, ACL_LINK); in hci_sched_acl()
3681 hci_prio_recalculate(hdev, LE_LINK); in hci_sched_iso()
3461 static void hci_prio_recalculate(struct hci_dev *hdev, __u8 type) hci_prio_recalculate() function