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