Searched refs:qeth_get_priority_queue (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core.h | 949 int qeth_get_priority_queue(struct qeth_card *, struct sk_buff *, int, int);
|
D | qeth_l2_main.c | 728 queue = card->qdio.out_qs[qeth_get_priority_queue(card, skb, in qeth_l2_hard_start_xmit()
|
D | qeth_core_main.c | 3813 int qeth_get_priority_queue(struct qeth_card *card, struct sk_buff *skb, in qeth_get_priority_queue() function 3861 EXPORT_SYMBOL_GPL(qeth_get_priority_queue);
|
D | qeth_l3_main.c | 2953 qeth_get_priority_queue(card, skb, ipv, cast_type) : in qeth_l3_hard_start_xmit()
|