Searched refs:PARAM_LINK_SPEED (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/rge/ |
H A D | rge_ndd.c | 89 { PARAM_LINK_SPEED, 0, 1000, 0, "-link_speed" }, 129 { PARAM_LINK_SPEED, 0, 1000, 0, "-link_speed" },
|
H A D | rge.h | 202 PARAM_LINK_SPEED, enumerator 535 #define param_link_speed nd_params[PARAM_LINK_SPEED].ndp_val
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_ndd.c | 87 { PARAM_LINK_SPEED, 0, 10000, 0, "-link_speed" }, 126 { PARAM_LINK_SPEED, 0, 1000, 0, "-link_speed" },
|
H A D | unm_nic.h | 323 PARAM_LINK_SPEED, enumerator 808 #define param_link_speed nd_params[PARAM_LINK_SPEED].ndp_val
|
/titanic_50/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 3393 PARAM_LINK_SPEED, enumerator 3561 case PARAM_LINK_SPEED: in gem_param_get() 3855 gem_param_get, NULL, PARAM_LINK_SPEED); in gem_nd_setup()
|