Searched defs:mii_timestamper (Results 1 – 5 of 5) sorted by relevance
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 99549 struct mii_timestamper { struct 99550 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 99551 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 99552 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 99553 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 99554 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 99555 struct device *device;
|
D | vmlinux.h | 99549 struct mii_timestamper { struct 99550 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 99551 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 99552 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 99553 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 99554 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 99555 struct device *device;
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 68142 struct mii_timestamper { struct 68143 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 68144 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 68145 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 68146 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 68147 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 68148 struct device *device;
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 83012 struct mii_timestamper { struct 83013 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 83014 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 83015 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 83016 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 83017 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 83018 struct device *device;
|
D | vmlinux_510.h | 83012 struct mii_timestamper { struct 83013 bool (*rxtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 83014 void (*txtstamp)(struct mii_timestamper *, struct sk_buff *, int); argument 83015 int (*hwtstamp)(struct mii_timestamper *, struct ifreq *); argument 83016 void (*link_state)(struct mii_timestamper *, struct phy_device *); argument 83017 int (*ts_info)(struct mii_timestamper *, struct ethtool_ts_info *); argument 83018 struct device *device;
|