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

/drivers/net/ethernet/broadcom/
H A Dbnx2.c7174 ering->rx_max_pending = MAX_TOTAL_RX_DESC_CNT;
7246 if ((ering->rx_pending > MAX_TOTAL_RX_DESC_CNT) ||
H A Dbnx2.h6513 #define MAX_TOTAL_RX_DESC_CNT (MAX_RX_DESC_CNT * MAX_RX_RINGS) macro

Completed in 75 milliseconds