Home
last modified time | relevance | path

Searched defs:phy_driver (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h99566 struct phy_driver { struct
99567 struct mdio_driver_common mdiodrv;
99568 u32 phy_id;
99569 char *name;
99570 u32 phy_id_mask;
99571 const long unsigned int * const features;
99572 u32 flags;
99573 const void *driver_data;
99574 int (*soft_reset)(struct phy_device *);
99575 int (*config_init)(struct phy_device *);
[all …]
Dvmlinux.h99566 struct phy_driver { struct
99567 struct mdio_driver_common mdiodrv;
99568 u32 phy_id;
99569 char *name;
99570 u32 phy_id_mask;
99571 const long unsigned int * const features;
99572 u32 flags;
99573 const void *driver_data;
99574 int (*soft_reset)(struct phy_device *);
99575 int (*config_init)(struct phy_device *);
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h68159 struct phy_driver { struct
68160 struct mdio_driver_common mdiodrv;
68161 u32 phy_id;
68162 char *name;
68163 u32 phy_id_mask;
68164 const long unsigned int * const features;
68165 u32 flags;
68166 const void *driver_data;
68167 int (*soft_reset)(struct phy_device *);
68168 int (*config_init)(struct phy_device *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h83029 struct phy_driver { struct
83030 struct mdio_driver_common mdiodrv;
83031 u32 phy_id;
83032 char *name;
83033 u32 phy_id_mask;
83034 const long unsigned int * const features;
83035 u32 flags;
83036 const void *driver_data;
83037 int (*soft_reset)(struct phy_device *);
83038 int (*config_init)(struct phy_device *);
[all …]
Dvmlinux_510.h83029 struct phy_driver { struct
83030 struct mdio_driver_common mdiodrv;
83031 u32 phy_id;
83032 char *name;
83033 u32 phy_id_mask;
83034 const long unsigned int * const features;
83035 u32 flags;
83036 const void *driver_data;
83037 int (*soft_reset)(struct phy_device *);
83038 int (*config_init)(struct phy_device *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h81610 struct phy_driver { struct
81611 struct mdio_driver_common mdiodrv;
81612 u32 phy_id;
81613 char *name;
81614 u32 phy_id_mask;
81615 const long unsigned int * const features;
81616 u32 flags;
81617 const void *driver_data;
81618 int (*soft_reset)(struct phy_device *);
81619 int (*config_init)(struct phy_device *);
[all …]
Dvmlinux.h81610 struct phy_driver { struct
81611 struct mdio_driver_common mdiodrv;
81612 u32 phy_id;
81613 char *name;
81614 u32 phy_id_mask;
81615 const long unsigned int * const features;
81616 u32 flags;
81617 const void *driver_data;
81618 int (*soft_reset)(struct phy_device *);
81619 int (*config_init)(struct phy_device *);
[all …]