Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c106 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_rx_ts()
132 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_tx_ts()
158 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_cc()
175 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_cfg_filters()
258 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_adjfreq()
351 p_hwfn->p_ptp_ptt = p_ptt; in qed_ptp_hw_enable()
358 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_enable()
404 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_disable()
420 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_disable()
Dqed.h577 struct qed_ptt *p_ptp_ptt; member