Home
last modified time | relevance | path

Searched refs:sja1105_ptp_cmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h66 struct sja1105_ptp_cmd { struct
86 struct sja1105_ptp_cmd cmd; argument
97 void sja1105et_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd,
100 void sja1105pqrs_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd,
127 int sja1105_ptp_commit(struct dsa_switch *ds, struct sja1105_ptp_cmd *cmd,
139 struct sja1105_ptp_cmd;
179 struct sja1105_ptp_cmd *cmd, in sja1105_ptp_commit()
H A Dsja1105_ptp.c134 void sja1105et_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, in sja1105et_ptp_cmd_packing()
151 void sja1105pqrs_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, in sja1105pqrs_ptp_cmd_packing()
168 int sja1105_ptp_commit(struct dsa_switch *ds, struct sja1105_ptp_cmd *cmd, in sja1105_ptp_commit()
498 struct sja1105_ptp_cmd cmd = ptp_data->cmd; in sja1105_ptp_reset()
723 struct sja1105_ptp_cmd cmd = ptp_data->cmd; in sja1105_per_out_enable()
H A Dsja1105_tas.c588 struct sja1105_ptp_cmd cmd = {0}; in sja1105_tas_check_running()
633 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd; in sja1105_tas_start()
660 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd; in sja1105_tas_stop()
H A Dsja1105.h149 void (*ptp_cmd_packing)(u8 *buf, struct sja1105_ptp_cmd *cmd,