Searched defs:portmode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac.h226 nxge_port_mode_t portmode; member in struct:_nxge_mac
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c221 /* This table is for Neptune portmode == PORT_1G_SERDES cases */
271 * Figure out nxgep->mac.portmode from nxge.conf, OBP's device properties,
273 * the portmode information by calling this function. For example, the
274 * Maramba system figures out the portmode information by calling function
288 if (nxgep->mac.portmode == PORT_10G_SERDES &&
294 nxgep->mac.portmode = 0;
302 nxgep->mac.portmode = PORT_HSP_MODE;
308 nxgep->mac.portmode = PORT_HSP_MODE;
314 nxgep->mac.portmode = PORT_HSP_MODE;
321 if (nxgep->mac.portmode
981 nxge_port_mode_t portmode; local
1036 nxge_port_mode_t portmode; local
1190 nxge_port_mode_t portmode; local
4173 nxge_port_mode_t portmode; local
[all...]

Completed in 89 milliseconds