Home
last modified time | relevance | path

Searched refs:xgbe_pps_config (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pps.c28 int xgbe_pps_config(struct xgbe_prv_data *pdata, in xgbe_pps_config() function
29 struct xgbe_pps_config *cfg, int index, bool on) in xgbe_pps_config()
H A Dxgbe-ptp.c111 struct xgbe_pps_config *pps_cfg; in xgbe_enable()
128 ret = xgbe_pps_config(pdata, pps_cfg, request->perout.index, on); in xgbe_enable()
H A Dxgbe.h681 struct xgbe_pps_config { struct
1154 struct xgbe_pps_config pps[XGBE_MAX_PPS_OUT];
1325 int xgbe_pps_config(struct xgbe_prv_data *pdata, struct xgbe_pps_config *cfg,