Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c128 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_rx_ts()
154 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_tx_ts()
179 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_cc()
196 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_cfg_filters()
277 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_adjfreq()
370 p_hwfn->p_ptp_ptt = p_ptt; in qed_ptp_hw_enable()
377 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_enable()
423 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_disable()
439 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_disable()
Dqed.h582 struct qed_ptt *p_ptp_ptt; member