Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/s390/net/
Dqeth_l3_main.c1973 int cast_type = n->type; in qeth_l3_get_cast_type() local
2022 static u8 qeth_l3_cast_type_to_flag(int cast_type) in qeth_l3_cast_type_to_flag()
2034 struct sk_buff *skb, int ipv, int cast_type, in qeth_l3_fill_header()
2166 int cast_type) in qeth_l3_xmit_offload()
2228 struct qeth_qdio_out_q *queue, int ipv, int cast_type) in qeth_l3_xmit()
2342 int cast_type = qeth_l3_get_cast_type(skb); in qeth_l3_hard_start_xmit() local
Dqeth_l2_main.c197 int cast_type, unsigned int data_len) in qeth_l2_fill_header()
645 struct qeth_qdio_out_q *queue, int cast_type, int ipv) in qeth_l2_xmit()
726 int cast_type = qeth_l2_get_cast_type(card, skb); in qeth_l2_hard_start_xmit() local
Dqeth_core.h939 int ipv, int cast_type) in qeth_get_tx_queue()