Searched refs:NIG_REG_TX_LLH_PTP_RULE_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_ptp.c | 232 qed_wr(p_hwfn, p_ptt, NIG_REG_TX_LLH_PTP_RULE_MASK, 0x3FFF); in qed_ptp_hw_cfg_filters() 237 qed_wr(p_hwfn, p_ptt, NIG_REG_TX_LLH_PTP_RULE_MASK, rule_mask); in qed_ptp_hw_cfg_filters() 366 qed_wr(p_hwfn, p_ptt, NIG_REG_TX_LLH_PTP_RULE_MASK, 0x3FFF); in qed_ptp_hw_enable() 413 qed_wr(p_hwfn, p_ptt, NIG_REG_TX_LLH_PTP_RULE_MASK, 0x3FFF); in qed_ptp_hw_disable()
|
D | qed_reg_addr.h | 1679 #define NIG_REG_TX_LLH_PTP_RULE_MASK 0x50192cUL macro
|