Searched defs:cast_type (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/s390/net/ |
D | qeth_l3_main.c | 1975 int cast_type = n->type; in qeth_l3_get_cast_type() local 2024 static u8 qeth_l3_cast_type_to_flag(int cast_type) in qeth_l3_cast_type_to_flag() 2036 struct sk_buff *skb, int ipv, int cast_type, in qeth_l3_fill_header() 2168 int cast_type) in qeth_l3_xmit_offload() 2230 struct qeth_qdio_out_q *queue, int ipv, int cast_type) in qeth_l3_xmit() 2344 int cast_type = qeth_l3_get_cast_type(skb); in qeth_l3_hard_start_xmit() local
|
D | qeth_l2_main.c | 197 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
|
D | qeth_core.h | 949 int ipv, int cast_type) in qeth_get_tx_queue()
|