Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c245 qed_wr(p_hwfn, p_ptt, NIG_REG_LLH_PTP_PARAM_MASK, 0); in qed_ptp_hw_cfg_filters()
382 qed_wr(p_hwfn, p_ptt, NIG_REG_LLH_PTP_PARAM_MASK, 0x7FF); in qed_ptp_hw_enable()
428 qed_wr(p_hwfn, p_ptt, NIG_REG_LLH_PTP_PARAM_MASK, 0x7FF); in qed_ptp_hw_disable()
Dqed_reg_addr.h1591 #define NIG_REG_LLH_PTP_PARAM_MASK 0x501920UL macro