Searched refs:IPMI_LANP_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_lanp.h | 59 IPMI_LANP_MAC_ADDR, /* 5 */ enumerator 102 { IPMI_LANP_MAC_ADDR, 6, "MAC Address", NULL, 0 }, /* 5 */
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_lanp.c | 703 p = get_lan_param(intf, chan, IPMI_LANP_MAC_ADDR); in ipmi_lan_print() 1546 ipmi_lan_params[IPMI_LANP_MAC_ADDR].desc, in ipmi_lan_set() 1548 rc = set_lan_param(intf, chan, IPMI_LANP_MAC_ADDR, data, 6); in ipmi_lan_set()
|