Home
last modified time | relevance | path

Searched refs:IPA_OUTBOUND_TSO (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/s390/net/
Dqeth_core_mpc.h256 IPA_OUTBOUND_TSO = 0x00100000L, enumerator
Dqeth_l2_main.c1106 if (qeth_is_supported(card, IPA_OUTBOUND_TSO)) { in qeth_l2_setup_netdev()
1110 if (qeth_is_supported6(card, IPA_OUTBOUND_TSO)) { in qeth_l2_setup_netdev()
Dqeth_core_main.c6746 return qeth_send_simple_setassparms_prot(card, IPA_OUTBOUND_TSO, in qeth_set_tso_off()
6758 iob = qeth_get_setassparms_cmd(card, IPA_OUTBOUND_TSO, in qeth_set_tso_on()
6772 iob = qeth_get_setassparms_cmd(card, IPA_OUTBOUND_TSO, in qeth_set_tso_on()
6939 if (!qeth_is_supported(card, IPA_OUTBOUND_TSO)) in qeth_fix_features()
6941 if (!qeth_is_supported6(card, IPA_OUTBOUND_TSO)) in qeth_fix_features()
Dqeth_l3_main.c1892 if (qeth_is_supported6(card, IPA_OUTBOUND_TSO)) { in qeth_l3_setup_netdev()