Searched refs:QETH_IN_BUF_COUNT_MAX (Results 1 – 3 of 3) sorted by relevance
265 cnt = clamp(cnt, QETH_IN_BUF_COUNT_MIN, QETH_IN_BUF_COUNT_MAX); in qeth_dev_bufcnt_store()
175 qeth_resize_buffer_pool(card, QETH_IN_BUF_COUNT_MAX); in qeth_l3_dev_sniffer_store()
199 #define QETH_IN_BUF_COUNT_MAX 128U macro