Searched refs:ENIC_MIN_WQ_DESCS (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c210 ring->tx_pending < ENIC_MIN_WQ_DESCS) {
212 ring->tx_pending, ENIC_MIN_WQ_DESCS,
H A Denic_main.c2567 enic->config.wq_desc_count = ENIC_MIN_WQ_DESCS;
H A Denic_res.c65 max_t(u32, ENIC_MIN_WQ_DESCS,
H A Denic_res.h15 #define ENIC_MIN_WQ_DESCS 64 macro

Completed in 205 milliseconds