Home
last modified time | relevance | path

Searched refs:QETH_IQD_MCAST_TXQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h231 #define QETH_IQD_MCAST_TXQ 0 macro
875 if (txq == QETH_IQD_MCAST_TXQ) in qeth_iqd_translate_txq()
878 return QETH_IQD_MCAST_TXQ; in qeth_iqd_translate_txq()
Dqeth_l3_main.c1977 if (IS_IQD(card) && skb_get_queue_mapping(skb) != QETH_IQD_MCAST_TXQ) in qeth_l3_fill_header()
Dqeth_core_main.c6220 return QETH_IQD_MCAST_TXQ; in qeth_iqd_select_queue()