Searched refs:qeth_cut_iqd_prio (Results 1 – 1 of 1) sorted by relevance
3726 static inline int qeth_cut_iqd_prio(struct qeth_card *card, int queue_num) in qeth_cut_iqd_prio() function3756 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()