Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_core_main.c3726 static inline int qeth_cut_iqd_prio(struct qeth_card *card, int queue_num) in qeth_cut_iqd_prio() function
3756 return qeth_cut_iqd_prio(card, ~tos >> 6 & 3); in qeth_get_priority_queue()
3758 return qeth_cut_iqd_prio(card, 3); in qeth_get_priority_queue()
3769 return qeth_cut_iqd_prio(card, ~skb->priority >> 1 & 3); in qeth_get_priority_queue()
3773 return qeth_cut_iqd_prio(card, in qeth_get_priority_queue()