Searched refs:QETH_IN_BUF_COUNT_MAX (Results 1 – 3 of 3) sorted by relevance
298 ((cnt > QETH_IN_BUF_COUNT_MAX) ? QETH_IN_BUF_COUNT_MAX : cnt); in qeth_dev_bufcnt_store()
236 QETH_IN_BUF_COUNT_MAX) in qeth_l3_dev_sniffer_store()238 QETH_IN_BUF_COUNT_MAX); in qeth_l3_dev_sniffer_store()
266 #define QETH_IN_BUF_COUNT_MAX 128 macro