Searched refs:qeth_iqd_select_queue (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core.h | 1095 u16 qeth_iqd_select_queue(struct net_device *dev, struct sk_buff *skb,
|
H A D | qeth_l3_main.c | 1825 return qeth_iqd_select_queue(dev, skb, in qeth_l3_iqd_select_queue()
|
H A D | qeth_l2_main.c | 525 return qeth_iqd_select_queue(dev, skb, qeth_get_ether_cast_type(skb), in qeth_l2_iqd_select_queue()
|
H A D | qeth_core_main.c | 6953 * qeth_iqd_select_queue() deals with this. in qeth_iqd_set_prio_tc_map() 6988 u16 qeth_iqd_select_queue(struct net_device *dev, struct sk_buff *skb, in qeth_iqd_select_queue() function 7001 EXPORT_SYMBOL_GPL(qeth_iqd_select_queue); variable
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core.h | 1135 u16 qeth_iqd_select_queue(struct net_device *dev, struct sk_buff *skb,
|
H A D | qeth_l2_main.c | 571 return qeth_iqd_select_queue(dev, skb, in qeth_l2_select_queue()
|
H A D | qeth_l3_main.c | 1830 return qeth_iqd_select_queue(dev, skb, qeth_l3_get_cast_type(skb), in qeth_l3_iqd_select_queue()
|
H A D | qeth_core_main.c | 6961 * qeth_iqd_select_queue() deals with this. in qeth_iqd_set_prio_tc_map() 6996 u16 qeth_iqd_select_queue(struct net_device *dev, struct sk_buff *skb, in qeth_iqd_select_queue() function 7009 EXPORT_SYMBOL_GPL(qeth_iqd_select_queue); variable
|
Completed in 32 milliseconds