Home
last modified time | relevance | path

Searched refs:set_mac (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/qed/
H A Dqed_iov_if.h16 int (*set_mac) (struct qed_dev *cdev, u8 *mac, int vfid); member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c159 .set_mac = stmmac_set_mac,
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h924 int (*set_mac)(struct hns_roce_dev *hr_dev, u8 phy_port, member
H A Dhns_roce_main.c61 return hr_dev->hw->set_mac(hr_dev, phy_port, addr); in hns_roce_set_mac()
H A Dhns_roce_hw_v2.c7035 .set_mac = hns_roce_v2_set_mac,
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c5298 .set_mac = &qed_sriov_pf_set_mac,