Searched refs:ptpstrtsch (Results 1 – 3 of 3) sorted by relevance
/linux/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()
|
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()
|