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

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h66 struct sja1105_ptp_cmd { struct
86 struct sja1105_ptp_cmd cmd;
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,
H A Dsja1105_ptp.c134 void sja1105et_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd,
151 void sja1105pqrs_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd,
168 int sja1105_ptp_commit(struct dsa_switch *ds, struct sja1105_ptp_cmd *cmd,
498 struct sja1105_ptp_cmd cmd = ptp_data->cmd;
723 struct sja1105_ptp_cmd cmd = ptp_data->cmd;
H A Dsja1105_tas.c588 struct sja1105_ptp_cmd cmd = {0};
633 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd;
660 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd;
H A Dsja1105.h149 void (*ptp_cmd_packing)(u8 *buf, struct sja1105_ptp_cmd *cmd,

Completed in 176 milliseconds