Searched refs:NWAM_NCU_PROP_PRIORITY_MODE (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | llp.c | 352 prop = NWAM_NCU_PROP_PRIORITY_MODE; in upgrade_llp_config()
|
H A D | ncu.c | 670 &numvalues, NWAM_NCU_PROP_PRIORITY_MODE)) in populate_link_ncu_properties() 674 NWAM_NCU_PROP_PRIORITY_MODE, nwam_strerror(err)); in populate_link_ncu_properties() 1213 NWAM_NCU_PROP_PRIORITY_MODE)) != NWAM_SUCCESS) { in add_phys_ncu_to_ncp()
|
/titanic_41/usr/src/lib/libnwam/common/ |
H A D | libnwam.h | 435 #define NWAM_NCU_PROP_PRIORITY_MODE "priority-mode" macro
|
H A D | libnwam_values.c | 741 { NWAM_NCU_PROP_PRIORITY_MODE, ncu_prop_priority_mode_entries },
|
H A D | libnwam_ncp.c | 104 {NWAM_NCU_PROP_PRIORITY_MODE, NWAM_VALUE_TYPE_UINT64, B_FALSE, 0, 1,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 164 NWAM_NCU_PROP_PRIORITY_MODE, 218 { PT_PRIORITY_MODE, NWAM_NCU_PROP_PRIORITY_MODE }, 2180 { NWAM_NCU_PROP_PRIORITY_MODE, NWAM_NCU_PROP_ACTIVATION_MODE,
|