Searched refs:qeth_set_tso_off (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core_main.c6679 static int qeth_set_tso_off(struct qeth_card *card, function
6704 qeth_set_tso_off(card, prot);
6712 qeth_set_tso_off(card, prot);
6721 qeth_set_tso_off(card, prot);
6727 qeth_set_tso_off(card, prot);
6739 return on ? qeth_set_tso_on(card, prot) : qeth_set_tso_off(card, prot);

Completed in 98 milliseconds