Searched refs:qeth_xmit (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/s390/net/ |
| D | qeth_core.h | 1108 int qeth_xmit(struct qeth_card *card, struct sk_buff *skb,
|
| D | qeth_l3_main.c | 1721 return qeth_xmit(card, skb, queue, proto, qeth_l3_fill_header); in qeth_l3_xmit() 1765 rc = qeth_xmit(card, skb, queue, proto, qeth_l3_fill_header); in qeth_l3_hard_start_xmit()
|
| D | qeth_l2_main.c | 512 rc = qeth_xmit(card, skb, queue, vlan_get_protocol(skb), in qeth_l2_hard_start_xmit()
|
| D | qeth_core_main.c | 4262 int qeth_xmit(struct qeth_card *card, struct sk_buff *skb, in qeth_xmit() function 4321 EXPORT_SYMBOL_GPL(qeth_xmit);
|