Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_pch.h24 int pch_set_station_address(u8 *addr, struct pci_dev *pdev);
/linux/drivers/ptp/
H A Dptp_pch.c267 int pch_set_station_address(u8 *addr, struct pci_dev *pdev) in pch_set_station_address() function
290 EXPORT_SYMBOL(pch_set_station_address);
503 if (pch_set_station_address(pch_param.station, pdev) != 0) { in pch_probe()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c231 pch_set_station_address(station, pdev); in pch_gbe_hwtstamp_set()
237 pch_set_station_address(station, pdev); in pch_gbe_hwtstamp_set()