Symbol: MAX_CONN_TYPES
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1178
for (type = 0; type < MAX_CONN_TYPES; type++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1223
for (type = 0; type < MAX_CONN_TYPES; type++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1367
for (type = 0; type < MAX_CONN_TYPES; type++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1959
if (type >= MAX_CONN_TYPES) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2016
for (*p_type = 0; *p_type < MAX_CONN_TYPES; (*p_type)++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2030
if (*p_type == MAX_CONN_TYPES) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2044
*p_type = MAX_CONN_TYPES;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
228
struct ecore_conn_type_cfg conn_cfg[MAX_CONN_TYPES];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
242
struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
244
struct ecore_cid_acquired_map acquired_vf[MAX_CONN_TYPES][COMMON_MAX_NUM_VFS];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
312
for (type = 0; type < MAX_CONN_TYPES; type++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
330
for (i = 0; i < MAX_CONN_TYPES; i++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
365
for (i = MAX_CONN_TYPES - 1; i >= 0; i--) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
417
for (type = 0; type < MAX_CONN_TYPES; type++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
452
for (i = 0; i < MAX_CONN_TYPES; i++) {