Searched refs:P_REG_RX_OV_STATUS_OV_M (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ | ||
| D | ice_ptp_hw.h | 319 #define P_REG_RX_OV_STATUS_OV_M BIT(0) macro |
| D | ice_ptp.c | 1193 if (!(val & P_REG_RX_OV_STATUS_OV_M)) in ice_ptp_check_rx_offset_valid() |