Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dptp_pch.h24 int pch_set_station_address(u8 *addr, struct pci_dev *pdev);
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_pch.c260 * pch_set_station_address() - This API sets the station address used by
266 int pch_set_station_address(u8 *addr, struct pci_dev *pdev) in pch_set_station_address() function
289 EXPORT_SYMBOL(pch_set_station_address); variable
502 if (pch_set_station_address(pch_param.station, pdev) != 0) { in pch_probe()
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_pch.c295 * pch_set_station_address() - This API sets the station address used by
300 int pch_set_station_address(u8 *addr, struct pci_dev *pdev) in pch_set_station_address() function
344 EXPORT_SYMBOL(pch_set_station_address); variable
615 if (pch_set_station_address(pch_param.station, pdev) != 0) { in pch_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h623 int pch_set_station_address(u8 *addr, struct pci_dev *pdev);
H A Dpch_gbe_main.c238 pch_set_station_address(station, pdev); in hwtstamp_ioctl()
244 pch_set_station_address(station, pdev); in hwtstamp_ioctl()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds