Searched refs:ndo_hwtstamp_get (Results 1 – 11 of 11) sorted by relevance
/linux/net/ethtool/ |
H A D | tsconfig.c | 44 if (!dev->netdev_ops->ndo_hwtstamp_get) in tsconfig_prepare_data() 248 if (!ops->ndo_hwtstamp_set || !ops->ndo_hwtstamp_get) in ethnl_set_tsconfig_validate()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 610 .ndo_hwtstamp_get = efx_siena_hwtstamp_get,
|
/linux/net/8021q/ |
H A D | vlan_dev.c | 1066 .ndo_hwtstamp_get = vlan_hwtstamp_get,
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 509 .ndo_hwtstamp_get = lan966x_port_hwtstamp_get,
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx.c | 605 .ndo_hwtstamp_get = efx_hwtstamp_get,
|
/linux/drivers/net/ethernet/renesas/ |
H A D | rtsn.c | 1213 .ndo_hwtstamp_get = rtsn_hwtstamp_get,
|
/linux/drivers/net/ |
H A D | macvlan.c | 1197 .ndo_hwtstamp_get = macvlan_hwtstamp_get,
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3931 .ndo_hwtstamp_get = macb_hwtstamp_get, 4590 .ndo_hwtstamp_get = macb_hwtstamp_get,
|
/linux/include/linux/ |
H A D | netdevice.h | 1622 int (*ndo_hwtstamp_get)(struct net_device *dev, member
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 4033 .ndo_hwtstamp_get = fec_hwtstamp_get,
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 5976 .ndo_hwtstamp_get = bond_hwtstamp_get,
|