Searched defs:xgbe_phy_impl_if (Results 1 – 1 of 1) sorted by relevance
877 struct xgbe_phy_impl_if { struct879 int (*init)(struct xgbe_prv_data *);880 void (*exit)(struct xgbe_prv_data *);883 int (*reset)(struct xgbe_prv_data *);884 int (*start)(struct xgbe_prv_data *);885 void (*stop)(struct xgbe_prv_data *);908 int (*an_config)(struct xgbe_prv_data *);911 void (*an_advertising)(struct xgbe_prv_data *,918 void (*an_pre)(struct xgbe_prv_data *);919 void (*an_post)(struct xgbe_prv_data *);[all …]