Searched refs:QETH_IN_BUF_COUNT_MIN (Results 1 – 2 of 2) sorted by relevance
/drivers/s390/net/ | ||
D | qeth_core_sys.c | 265 cnt = clamp(cnt, QETH_IN_BUF_COUNT_MIN, QETH_IN_BUF_COUNT_MAX); in qeth_dev_bufcnt_store() |
D | qeth_core.h | 198 #define QETH_IN_BUF_COUNT_MIN 8U macro |