Searched refs:PHY_CMD_READ_TIME (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ | ||
| H A D | ice_ptp_hw.h | 255 #define PHY_CMD_READ_TIME (BIT(0) | BIT(1) | BIT(2)) macro |
| H A D | ice_ptp_hw.c | 1347 cmd_val |= PHY_CMD_READ_TIME; in ice_ptp_one_port_cmd() |