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

/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c174 ring->tx_max_pending = ENIC_MAX_WQ_DESCS;
209 if (ring->tx_pending > ENIC_MAX_WQ_DESCS ||
213 ENIC_MAX_WQ_DESCS);
H A Denic_res.h16 #define ENIC_MAX_WQ_DESCS 4096 macro
H A Denic_res.c64 min_t(u32, ENIC_MAX_WQ_DESCS,

Completed in 166 milliseconds