Searched refs:cur_prio (Results 1 – 1 of 1) sorted by relevance
3382 unsigned int num = 0, min = ~0, cur_prio = 0; in hci_chan_sent() local3408 if (skb->priority < cur_prio) in hci_chan_sent()3411 if (skb->priority > cur_prio) { in hci_chan_sent()3414 cur_prio = skb->priority; in hci_chan_sent()