Searched refs:ethtool_op_get_ts_info (Results 1 – 25 of 74) sorted by relevance
123
| /linux/drivers/net/can/c_can/ |
| H A D | c_can_ethtool.c | 29 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/can/slcan/ |
| H A D | slcan-ethtool.c | 60 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/can/flexcan/ |
| H A D | flexcan-ethtool.c | 109 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ |
| H A D | dummy.c | 97 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | loopback.c | 140 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/can/ |
| H A D | vcan.c | 167 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | dummy_can.c | 229 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | vxcan.c | 178 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | at91_can.c | 954 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | bxcan.c | 887 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ovpn/ |
| H A D | main.c | 134 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 252 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/usb/ |
| H A D | cdc_ether.c | 102 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/can/usb/ |
| H A D | mcba_usb.c | 773 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | nct6694_canfd.c | 696 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | usb_8dev.c | 880 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | ems_usb.c | 902 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | f81604.c | 127 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/xen-netback/ |
| H A D | interface.c | 464 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 548 return ethtool_op_get_ts_info(dev, info); in lan966x_get_ts_info()
|
| /linux/drivers/net/can/softing/ |
| H A D | softing_main.c | 615 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | fs_enet-main.c | 820 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/can/spi/ |
| H A D | hi311x.c | 808 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | fec_mpc52xx.c | 784 .get_ts_info = ethtool_op_get_ts_info,
|
123