Searched refs:QETH_RX_SG_CB (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/s390/net/ | ||
D | qeth_core.h | 293 #define QETH_RX_SG_CB (PAGE_SIZE >> 1) macro |
D | qeth_core_main.c | 1428 card->options.rx_sg_cb = QETH_RX_SG_CB; in qeth_set_initial_options() |