Searched defs:mii_timestamper (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 87718 struct mii_timestamper { struct 87719 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 87720 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 87721 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 87722 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 87723 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 87724 struct device *device;
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 97454 struct mii_timestamper { struct 97455 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 97456 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 97457 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 97458 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 97459 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 97460 struct device *device;
|