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