Searched refs:TS_PHY_LOW_M (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ | ||
| H A D | ice_ptp_hw.h | 445 #define TS_PHY_LOW_M 0xFF macro |
| H A D | ice_ptp_hw.c | 662 *tstamp = ((u64)hi) << TS_PHY_HIGH_S | ((u64)lo & TS_PHY_LOW_M); in ice_read_phy_tstamp_e822() |