Home
last modified time | relevance | path

Searched refs:pch_set_station_address (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dptp_pch.h24 int pch_set_station_address(u8 *addr, struct pci_dev *pdev);
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c266 int pch_set_station_address(u8 *addr, struct pci_dev *pdev) in pch_set_station_address() function
289 EXPORT_SYMBOL(pch_set_station_address);
502 if (pch_set_station_address(pch_param.station, pdev) != 0) { in pch_probe()
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c233 pch_set_station_address(station, pdev); in hwtstamp_ioctl()
239 pch_set_station_address(station, pdev); in hwtstamp_ioctl()