Searched refs:IPMI_LANP_VLAN_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 75 IPMI_LANP_VLAN_PRIORITY, enumerator 118 { IPMI_LANP_VLAN_PRIORITY, 1, "802.1q VLAN Priority", NULL, 0 },
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 773 p = get_lan_param(intf, chan, IPMI_LANP_VLAN_PRIORITY); in ipmi_lan_print() 1289 rc = set_lan_param(intf, chan, IPMI_LANP_VLAN_PRIORITY, &data, 1); in ipmi_lan_set_vlan_priority()
|