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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3.h65 int qeth_l3_set_large_send(struct qeth_card *, enum qeth_large_send_types);
H A Dqeth_l3_sys.c443 rc = qeth_l3_set_large_send(card, type);
H A Dqeth_l3_main.c45 int qeth_l3_set_large_send(struct qeth_card *card, function
3156 rc = qeth_l3_set_large_send(card, QETH_LARGE_SEND_TSO);
3431 qeth_l3_set_large_send(card, card->options.large_send);

Completed in 51 milliseconds