Searched refs:PORT_TYPE_XMAC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1453 if (nxgep->mac.porttype == PORT_TYPE_XMAC)
1633 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
1749 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
1890 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
1925 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
2355 if (nxgep->mac.porttype == PORT_TYPE_XMAC)
2364 if (nxgep->mac.porttype == PORT_TYPE_XMAC)
2393 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
2405 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
2414 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
[all...]
H A Dnxge_mac.c906 nxgep->mac.porttype = PORT_TYPE_XMAC;
1060 if (portt == PORT_TYPE_XMAC) {
1327 if (portt == PORT_TYPE_XMAC) {
4205 if (portt == PORT_TYPE_XMAC) {
4348 if (portt == PORT_TYPE_XMAC) {
4442 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
4482 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
4525 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
4568 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
4603 if (nxgep->mac.porttype == PORT_TYPE_XMAC) {
[all...]
H A Dnxge_main.c679 nxgep->mac.porttype = PORT_TYPE_XMAC;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h168 PORT_TYPE_XMAC = 1, enumerator in enum:nxge_port

Completed in 261 milliseconds