Searched refs:ptpstrtsch (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_ptp.h | 69 u64 ptpstrtsch; /* start schedule */ member
|
H A D | sja1105_tas.c | 590 if (cmd.ptpstrtsch == 1) in sja1105_tas_check_running() 640 cmd->ptpstrtsch = 1; in sja1105_tas_start() 667 cmd->ptpstrtsch = 0; in sja1105_tas_stop() 750 * ptpschtm and ptpstrtsch) by pushing the oper_base_time at in sja1105_tas_state_machine()
|
H A D | sja1105_ptp.c | 183 sja1105_packing(buf, &cmd->ptpstrtsch, 30, 30, size, op); in sja1105et_ptp_cmd_packing() 200 sja1105_packing(buf, &cmd->ptpstrtsch, 30, 30, size, op); in sja1105pqrs_ptp_cmd_packing()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_tas.c | 595 if (cmd.ptpstrtsch == 1) in sja1105_tas_check_running() 645 cmd->ptpstrtsch = 1; in sja1105_tas_start() 672 cmd->ptpstrtsch = 0; in sja1105_tas_stop() 755 * ptpschtm and ptpstrtsch) by pushing the oper_base_time at in sja1105_tas_state_machine()
|
H A D | sja1105_ptp.h | 69 u64 ptpstrtsch; /* start schedule */ member
|
H A D | sja1105_ptp.c | 142 sja1105_packing(buf, &cmd->ptpstrtsch, 30, 30, size, op); in sja1105et_ptp_cmd_packing() 159 sja1105_packing(buf, &cmd->ptpstrtsch, 30, 30, size, op); in sja1105pqrs_ptp_cmd_packing()
|
Completed in 6 milliseconds