Searched refs:sja1105_ptp_cmd (Results 1 – 4 of 4) sorted by relevance
/drivers/net/dsa/sja1105/ |
D | sja1105_ptp.h | 66 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()
|
D | sja1105_ptp.c | 134 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()
|
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 | 149 void (*ptp_cmd_packing)(u8 *buf, struct sja1105_ptp_cmd *cmd,
|