Home
last modified time | relevance | path

Searched refs:ENIC_RQ_MAX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h28 #define ENIC_RQ_MAX 256 macro
H A Denic_ethtool.c664 channels->max_rx = min(enic->rq_avail, ENIC_RQ_MAX); in enic_get_channels()
H A Denic_main.c2301 rq_avail = min3(enic->rq_avail, ENIC_RQ_MAX, rq_default); in enic_adjust_resources()
2639 ENIC_RQ_MAX, ENIC_WQ_MAX); in enic_probe()