Searched refs:IPA_OUTBOUND_TSO (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core_mpc.h | 265 IPA_OUTBOUND_TSO = 0x00100000L, enumerator
|
| D | qeth_l2_main.c | 741 if (qeth_is_supported(card, IPA_OUTBOUND_TSO)) { in qeth_l2_setup_netdev() 745 if (qeth_is_supported6(card, IPA_OUTBOUND_TSO)) { in qeth_l2_setup_netdev()
|
| D | qeth_core_main.c | 5985 return qeth_send_simple_setassparms_prot(card, IPA_OUTBOUND_TSO, in qeth_set_tso_off() 5997 iob = qeth_get_setassparms_cmd(card, IPA_OUTBOUND_TSO, in qeth_set_tso_on() 6011 iob = qeth_get_setassparms_cmd(card, IPA_OUTBOUND_TSO, in qeth_set_tso_on() 6155 if (!qeth_is_supported(card, IPA_OUTBOUND_TSO)) in qeth_fix_features() 6157 if (!qeth_is_supported6(card, IPA_OUTBOUND_TSO)) in qeth_fix_features()
|
| D | qeth_l3_main.c | 2201 if (qeth_is_supported6(card, IPA_OUTBOUND_TSO)) { in qeth_l3_setup_netdev()
|