Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c227 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, enable_cfg); in qed_ptp_hw_cfg_filters()
369 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, 7); in qed_ptp_hw_enable()
416 qed_wr(p_hwfn, p_ptt, NIG_REG_RX_PTP_EN, 0x0); in qed_ptp_hw_disable()
Dqed_reg_addr.h1668 #define NIG_REG_RX_PTP_EN 0x501900UL macro