Searched defs:set_mac (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-misc/firstboot/ |
H A D | meson.build | 1 set_mac = dependency('systemd', required: get_option('first-boot-set-mac')) variable
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_iov_if.h | 16 int (*set_mac) (struct qed_dev *cdev, u8 *mac, int vfid); member
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | nic_mock.h | 156 void set_mac(const mac_addr_t& mac) in set_mac() function
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties-system.c | 344 static void set_mac(Object *obj, Visitor *v, const char *name, void *opaque, in set_mac() function
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.h | 306 void (*set_mac)(void __iomem *ioaddr, bool enable); member
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 888 int (*set_mac)(struct hns_roce_dev *hr_dev, u8 phy_port, member
|