Searched refs:niu_type (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c326 if (nxgep->niu_type == N2_NIU) {
405 if (nxgep->niu_type == N2_NIU) {
489 if (nxgep->niu_type == N2_NIU) {
496 if (nxgep->niu_type == N2_NIU) {
672 if (nxgep->niu_type == N2_NIU) {
681 if (nxgep->niu_type != N2_NIU) {
719 if (nxgep->niu_type == N2_NIU) {
1085 if (nxgep->niu_type == N2_NIU) {
1092 if (nxgep->niu_type == N2_NIU) {
1139 if (nxgep->niu_type
[all...]
H A Dnxge_main.c637 if (nxgep->niu_type != N2_NIU) {
653 if (nxgep->niu_type == NEPTUNE_2_10GF) {
1006 if ((nxgep->niu_type != N2_NIU) && nxge_peu_reset_enable) {
1022 if (nxgep->niu_type == N2_NIU && nxgep->niu_hsvc_available == B_TRUE) {
1098 if (nxgep->niu_type != N2_NIU) {
1212 nxgep->niu_type = NIU_TYPE_NONE;
1225 nxgep->niu_type = N2_NIU;
1264 switch (nxgep->niu_type) {
2110 if (nxgep->niu_type != N2_NIU) {
2332 if (nxgep->niu_type
[all...]
H A Dnxge_mac.c253 * This function partitions nxgep->nxge_hw_p->niu_type (which may have
261 if (((nxgep->nxge_hw_p->niu_type >> (NXGE_PORT_TYPE_SHIFT * portn))
310 } else if (nxgep->niu_type == N2_NIU &&
415 if (nxgep->niu_type == N2_NIU) {
583 switch (nxgep->niu_type) {
643 nxgep->niu_type));
647 port_type = nxgep->niu_type >>
887 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "nxge_setup_xcvr_table: niu_type"
888 "[0x%x] platform type[0x%x] xcvr_addr[%d]", nxgep->niu_type,
998 if (nxgep->niu_type
[all...]
H A Dnxge_zcp.c47 if (nxgep->niu_type == N2_NIU) {
428 if (nxgep->niu_type == N2_NIU) {
H A Dnxge_virtual.c365 nxge_get_niu_property(dev_info_t *dip, niu_type_t *niu_type) argument
370 *niu_type = NIU_TYPE_NONE;
375 *niu_type = N2_NIU;
1624 " common hardware not set", nxgep->niu_type));
1635 nxgep->niu_type));
1664 switch (nxgep->niu_type) {
1684 " unknown NIU type 0x%x", nxgep->niu_type));
1723 if (nxgep->niu_type == N2_NIU) {
2173 switch (nxgep->niu_type) {
2216 switch (nxgep->niu_type) {
[all...]
H A Dnxge_ipp.c54 if (nxgep->niu_type == N2_NIU) {
658 if (nxgep->niu_type == N2_NIU) {
H A Dnxge_espc.c258 nxgep->niu_type = NEPTUNE_2_10GF;
H A Dnxge_fflp.c269 " common hardware not set", nxgep->niu_type));
1296 nxgep->niu_type));
1556 nxgep->niu_type));
1973 " common hardware not set", nxgep->niu_type));
H A Dnxge_hio_guest.c70 nxge->niu_type = N2_NIU; /* Version 1.0 only */
H A Dnxge_hio.c105 nxge->niu_type = N2_NIU;
997 (nxge->niu_type == N2_NIU)) {
H A Dnxge_hw.c470 } else if ((nxgep->niu_type != N2_NIU) && estat.bits.ldw.peu) {
H A Dnxge_send.c429 if (nxge_tx_use_bcopy && (nxgep->niu_type != N2_NIU)) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h543 uint32_t niu_type; member in struct:nxge_hw_list
H A Dnxge.h673 niu_type_t niu_type; member in struct:_nxge_t

Completed in 230 milliseconds