Searched refs:ENIC_MAX_RQ_DESCS (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c172 ring->rx_max_pending = ENIC_MAX_RQ_DESCS;
202 if (ring->rx_pending > ENIC_MAX_RQ_DESCS ||
206 ENIC_MAX_RQ_DESCS);
H A Denic_res.h18 #define ENIC_MAX_RQ_DESCS 4096 macro
H A Denic_res.c70 min_t(u32, ENIC_MAX_RQ_DESCS,

Completed in 165 milliseconds