Searched refs:sja1105_ptp_cmd (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | sja1105_ptp.h | 51 struct sja1105_ptp_cmd { struct 67 struct sja1105_ptp_cmd cmd; argument 78 void sja1105et_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, 81 void sja1105pqrs_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, 108 int sja1105_ptp_commit(struct dsa_switch *ds, struct sja1105_ptp_cmd *cmd, 117 struct sja1105_ptp_cmd; 157 struct sja1105_ptp_cmd *cmd, in sja1105_ptp_commit()
|
| D | sja1105_ptp.c | 177 void sja1105et_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, in sja1105et_ptp_cmd_packing() 194 void sja1105pqrs_ptp_cmd_packing(u8 *buf, struct sja1105_ptp_cmd *cmd, in sja1105pqrs_ptp_cmd_packing() 211 int sja1105_ptp_commit(struct dsa_switch *ds, struct sja1105_ptp_cmd *cmd, in sja1105_ptp_commit() 509 struct sja1105_ptp_cmd cmd = ptp_data->cmd; in sja1105_ptp_reset() 734 struct sja1105_ptp_cmd cmd = ptp_data->cmd; in sja1105_per_out_enable()
|
| D | sja1105_tas.c | 585 struct sja1105_ptp_cmd cmd = {0}; in sja1105_tas_check_running() 630 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd; in sja1105_tas_start() 657 struct sja1105_ptp_cmd *cmd = &priv->ptp_data.cmd; in sja1105_tas_stop()
|
| D | sja1105.h | 126 void (*ptp_cmd_packing)(u8 *buf, struct sja1105_ptp_cmd *cmd,
|