Symbol: vpc_type_t
usr/src/uts/common/io/nxge/nxge_hio.c
207
nxge_dci_map(nxge_t *nxge, vpc_type_t type, int index)
usr/src/uts/common/io/nxge/nxge_hio.c
354
vpc_type_t type;
usr/src/uts/common/io/nxge/nxge_hio.c
424
vpc_type_t type, /* Rx or Tx */
usr/src/uts/common/io/nxge/nxge_hio.c
543
nxge_grp_dc_remove(nxge_t *nxge, vpc_type_t type, int channel)
usr/src/uts/common/io/nxge/nxge_hio.c
604
vpc_type_t type, /* Rx or Tx */
usr/src/uts/common/io/nxge/nxge_hio_guest.c
414
nxge_hio_get_dc_htable_idx(nxge_t *nxge, vpc_type_t type, uint32_t channel)
usr/src/uts/common/io/nxge/nxge_intr.c
163
vpc_type_t type,
usr/src/uts/common/io/nxge/nxge_intr.c
248
vpc_type_t type,
usr/src/uts/common/io/nxge/nxge_intr.c
319
vpc_type_t type,
usr/src/uts/common/io/nxge/nxge_intr.c
422
vpc_type_t type,
usr/src/uts/common/io/nxge/nxge_intr.c
50
static int nxge_intr_vec_find(nxge_t *, vpc_type_t, int);
usr/src/uts/common/io/nxge/nxge_intr.c
72
vpc_type_t type,
usr/src/uts/common/sys/nxge/nxge_hio.h
288
vpc_type_t type; /* VP_BOUND_XX */
usr/src/uts/common/sys/nxge/nxge_hio.h
327
extern int nxge_dci_map(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
341
extern int nxge_grp_dc_add(nxge_t *, nxge_grp_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
342
extern void nxge_grp_dc_remove(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
343
extern nxge_hio_dc_t *nxge_grp_dc_find(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
370
extern int nxge_hio_get_dc_htable_idx(nxge_t *nxge, vpc_type_t type,
usr/src/uts/common/sys/nxge/nxge_hio.h
388
extern nxge_status_t nxge_intr_add(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
389
extern nxge_status_t nxge_intr_remove(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
391
extern nxge_status_t nxge_hio_intr_add(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
392
extern nxge_status_t nxge_hio_intr_remove(nxge_t *, vpc_type_t, int);
usr/src/uts/common/sys/nxge/nxge_hio.h
394
extern nxge_status_t nxge_hio_intr_add(nxge_t *, vpc_type_t, int);