Home
last modified time | relevance | path

Searched refs:NIG_REG_RX_PTP_EN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c247 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, enable_cfg); in qed_ptp_hw_cfg_filters()
388 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, 7); in qed_ptp_hw_enable()
435 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, 0x0); in qed_ptp_hw_disable()
Dqed_reg_addr.h1583 #define NIG_REG_RX_PTP_EN 0x501900UL macro