Home
last modified time | relevance | path

Searched refs:IS_IQD (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/s390/net/
Dqeth_core_mpc.h67 #define IS_IQD(card) ((card)->info.type == QETH_CARD_TYPE_IQD) macro
Dqeth_core.h951 if (IS_IQD(card) && cast_type != RTN_UNICAST) in qeth_get_tx_queue()
Dqeth_l3_main.c2201 if (IS_IQD(card)) { in qeth_l3_xmit_offload()
2351 if (IS_IQD(card)) { in qeth_l3_hard_start_xmit()
2376 if (IS_IQD(card) || (!skb_is_gso(skb) && ipv == 4)) in qeth_l3_hard_start_xmit()
Dqeth_l2_main.c647 const unsigned int proto_len = IS_IQD(card) ? ETH_HLEN : 0; in qeth_l2_xmit()
678 if (IS_IQD(card)) { in qeth_l2_xmit()
Dqeth_core_main.c2283 if (IS_IQD(card)) in qeth_update_max_mtu()
2290 if (IS_IQD(card)) { in qeth_update_max_mtu()
5725 if (IS_IQD(card)) in qeth_alloc_netdev()