Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h844 struct xgbe_phy_impl_if { struct
846 int (*init)(struct xgbe_prv_data *);
847 void (*exit)(struct xgbe_prv_data *);
850 int (*reset)(struct xgbe_prv_data *);
851 int (*start)(struct xgbe_prv_data *);
852 void (*stop)(struct xgbe_prv_data *);
875 int (*an_config)(struct xgbe_prv_data *);
878 void (*an_advertising)(struct xgbe_prv_data *,
885 void (*an_pre)(struct xgbe_prv_data *);
886 void (*an_post)(struct xgbe_prv_data *);
[all …]

Completed in 14 milliseconds