Home
last modified time | relevance | path

Searched refs:otx2_config_hwtstamp (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h971 int otx2_config_hwtstamp(struct net_device *netdev, struct ifreq *ifr);
Dotx2_pf.c2112 int otx2_config_hwtstamp(struct net_device *netdev, struct ifreq *ifr) in otx2_config_hwtstamp() function
2175 EXPORT_SYMBOL(otx2_config_hwtstamp);
2184 return otx2_config_hwtstamp(netdev, req); in otx2_ioctl()