Searched refs:MAX_TOTAL_RX_DESC_CNT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c7127 ering->rx_max_pending = MAX_TOTAL_RX_DESC_CNT;
7185 if ((ering->rx_pending > MAX_TOTAL_RX_DESC_CNT) ||
H A Dbnx2.h6504 #define MAX_TOTAL_RX_DESC_CNT (MAX_RX_DESC_CNT * MAX_RX_RINGS) macro

Completed in 185 milliseconds