Searched refs:QETH_IN_BUF_COUNT_MAX (Results 1 – 3 of 3) sorted by relevance
328 ((cnt > QETH_IN_BUF_COUNT_MAX) ? QETH_IN_BUF_COUNT_MAX : cnt); in qeth_dev_bufcnt_store()
222 QETH_IN_BUF_COUNT_MAX) in qeth_l3_dev_sniffer_store()224 QETH_IN_BUF_COUNT_MAX); in qeth_l3_dev_sniffer_store()
253 #define QETH_IN_BUF_COUNT_MAX 128 macro