Searched refs:mod_type (Results 1 – 7 of 7) sorted by relevance
678 a->mod_type = "objectClass"; in kadm5_ad_create_principal()683 a->mod_type = "userAccountControl"; in kadm5_ad_create_principal()693 a->mod_type = "sAMAccountName"; in kadm5_ad_create_principal()700 a->mod_type = "dNSHostName"; in kadm5_ad_create_principal()708 a->mod_type = "servicePrincipalName"; in kadm5_ad_create_principal()721 a->mod_type = "userPrincipalName"; in kadm5_ad_create_principal()728 a->mod_type = "accountExpires"; in kadm5_ad_create_principal()739 a->mod_type = "userAccountControl"; in kadm5_ad_create_principal()748 a->mod_type = "sAMAccountName"; in kadm5_ad_create_principal()755 a->mod_type = "userPrincipalName"; in kadm5_ad_create_principal()[all …]
161 strcasecmp((*modlist)[cMods]->mod_type, attribute) == 0) { in LDAP__setmod() 182 mod->mod_type = ber_strdup(attribute); in LDAP__setmod() 183 if (mod->mod_type == NULL) { in LDAP__setmod()
3538 switch (pi->mod_type) { in port_mword()8800 if (pi->mod_type == FW_PORT_MOD_TYPE_NONE || in sysctl_module_fec()12229 if (pi->mod_type != FW_PORT_MOD_TYPE_NONE) { in t4_os_portmod_changed()12238 if (pi->mod_type == FW_PORT_MOD_TYPE_NONE) in t4_os_portmod_changed()12240 else if (pi->mod_type == FW_PORT_MOD_TYPE_UNKNOWN) in t4_os_portmod_changed()12242 else if (pi->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in t4_os_portmod_changed()12244 else if (pi->mod_type > 0 && pi->mod_type < nitems(mod_str)) { in t4_os_portmod_changed()12246 port_top_speed(pi), mod_str[pi->mod_type]); in t4_os_portmod_changed()12249 pi->mod_type); in t4_os_portmod_changed()
321 uint8_t mod_type; member
8884 old_mtype = pi->mod_type; in handle_port_info()8890 pi->mod_type = G_FW_PORT_CMD_MODTYPE(stat); in handle_port_info()8905 pi->mod_type = G_FW_PORT_CMD_MODTYPE32(stat); in handle_port_info()8935 if (old_ptype != pi->port_type || old_mtype != pi->mod_type || in handle_port_info()8937 if (pi->mod_type != FW_PORT_MOD_TYPE_NONE) in handle_port_info()
152 static u16 ice_apply_supported_speed_filter(u16 report_speeds, u8 mod_type);10431 * @mod_type: type of module/sgmii connection we have in ice_print_health_status_string() 10438 ice_apply_supported_speed_filter(u16 report_speeds, u8 mod_type) in ice_print_health_status_string() 10449 switch (mod_type) {10229 ice_apply_supported_speed_filter(u16 report_speeds,u8 mod_type) ice_apply_supported_speed_filter() argument
32931 uint8_t mod_type; member33020 uint8_t mod_type; member