Searched refs:ptpstopsch (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_tas.c | 593 else if (cmd.ptpstopsch == 1) in sja1105_tas_check_running() 641 cmd->ptpstopsch = 0; in sja1105_tas_start() 666 cmd->ptpstopsch = 1; in sja1105_tas_stop()
|
| H A D | sja1105_ptp.h | 70 u64 ptpstopsch; /* stop schedule */ member
|
| H A D | sja1105_ptp.c | 184 sja1105_packing(buf, &cmd->ptpstopsch, 29, 29, size, op); in sja1105et_ptp_cmd_packing() 201 sja1105_packing(buf, &cmd->ptpstopsch, 29, 29, size, op); in sja1105pqrs_ptp_cmd_packing()
|