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

/linux-master/drivers/s390/net/
H A Dqeth_core_sys.c266 rc = qeth_resize_buffer_pool(card, cnt);
H A Dqeth_l3_sys.c175 qeth_resize_buffer_pool(card, QETH_IN_BUF_COUNT_MAX);
H A Dqeth_core.h1036 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count);
H A Dqeth_core_main.c265 int qeth_resize_buffer_pool(struct qeth_card *card, unsigned int count) function
315 EXPORT_SYMBOL_GPL(qeth_resize_buffer_pool); variable

Completed in 272 milliseconds