Home
last modified time | relevance | path

Searched refs:hinic_port_get_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h762 int hinic_port_get_mac(struct hinic_dev *nic_dev, u8 *addr);
H A Dhinic_main.c1235 err = hinic_port_get_mac(nic_dev, netdev->dev_addr); in nic_dev_init()
H A Dhinic_port.c111 * hinic_port_get_mac - get the mac address of the nic device
117 int hinic_port_get_mac(struct hinic_dev *nic_dev, u8 *addr) in hinic_port_get_mac() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h773 int hinic_port_get_mac(struct hinic_dev *nic_dev, u8 *addr);
H A Dhinic_main.c1238 err = hinic_port_get_mac(nic_dev, addr); in nic_dev_init()
H A Dhinic_port.c108 * hinic_port_get_mac - get the mac address of the nic device
114 int hinic_port_get_mac(struct hinic_dev *nic_dev, u8 *addr) in hinic_port_get_mac() function

Completed in 13 milliseconds