Searched refs:NGE_RECV_SLOTS_DESC_1024 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c452 dev_param_p->rx_desc_num = NGE_RECV_SLOTS_DESC_1024;
490 dev_param_p->rx_desc_num = NGE_RECV_SLOTS_DESC_1024;
528 dev_param_p->rx_desc_num = NGE_RECV_SLOTS_DESC_1024;
547 dev_param_p->rx_desc_num = NGE_RECV_SLOTS_DESC_1024;
565 dev_param_p->rx_desc_num = NGE_RECV_SLOTS_DESC_1024;
H A Dnge.h174 #define NGE_RECV_SLOTS_DESC_1024 1024 macro
H A Dnge_main.c1959 if (result < 0 || result > NGE_RECV_SLOTS_DESC_1024) {
2001 if (result < 0 || result > NGE_RECV_SLOTS_DESC_1024) {
2015 if (result < 0 || result > NGE_RECV_SLOTS_DESC_1024) {
2417 * Bounds: min 0, max NGE_RECV_SLOTS_DESC_1024
2435 * Bounds: min 0, max NGE_RECV_SLOTS_DESC_1024.

Completed in 85 milliseconds