Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c130 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_rx_ts()
156 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_tx_ts()
182 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_read_cc()
199 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_cfg_filters()
282 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_adjfreq()
375 p_hwfn->p_ptp_ptt = p_ptt; in qed_ptp_hw_enable()
382 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_enable()
428 struct qed_ptt *p_ptt = p_hwfn->p_ptp_ptt; in qed_ptp_hw_disable()
444 p_hwfn->p_ptp_ptt = NULL; in qed_ptp_hw_disable()
Dqed.h604 struct qed_ptt *p_ptp_ptt; member