Searched defs:high_priority (Results 1 – 7 of 7) sorted by relevance
46 void DynamicChannel::HACK_SetChannelTxPriority(bool high_priority) { in HACK_SetChannelTxPriority()
71 virtual void SetChannelTxPriority(bool high_priority) { in SetChannelTxPriority()
68 void DataPipelineManager::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority()
54 void Fifo::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority()
77 void RoundRobinScheduler::SetLinkPriority(uint16_t handle, bool high_priority) { in SetLinkPriority()
176 void Link::SetChannelTxPriority(Cid local_cid, bool high_priority) { in SetChannelTxPriority()
421 void AclManager::HACK_SetAclTxPriority(uint8_t handle, bool high_priority) { in HACK_SetAclTxPriority()