Searched refs:ptpstopsch (Results 1 – 3 of 3) sorted by relevance
/drivers/net/dsa/sja1105/ |
D | sja1105_tas.c | 595 else if (cmd.ptpstopsch == 1) in sja1105_tas_check_running() 643 cmd->ptpstopsch = 0; in sja1105_tas_start() 668 cmd->ptpstopsch = 1; in sja1105_tas_stop()
|
D | sja1105_ptp.h | 70 u64 ptpstopsch; /* stop schedule */ member
|
D | sja1105_ptp.c | 143 sja1105_packing(buf, &cmd->ptpstopsch, 29, 29, size, op); in sja1105et_ptp_cmd_packing() 160 sja1105_packing(buf, &cmd->ptpstopsch, 29, 29, size, op); in sja1105pqrs_ptp_cmd_packing()
|