Searched refs:ptp_rx (Results 1 – 4 of 4) sorted by relevance
71 struct aq_ring_s ptp_rx; member583 aq_ptp->ptp_rx.idx << HW_ATL_RX_QUEUE_FL3L4_SHIFT; in aq_ptp_prepare_filters()587 aq_ptp->eth_type_filter.queue = aq_ptp->ptp_rx.idx; in aq_ptp_prepare_filters()639 &aq_ptp->ptp_rx == ring || &aq_ptp->hwts_rx == ring; in aq_ptp_ring()695 &aq_ptp->ptp_rx); in aq_ptp_poll()699 if (aq_ptp->ptp_rx.sw_head != aq_ptp->ptp_rx.hw_head) { in aq_ptp_poll()702 err = aq_ring_rx_clean(&aq_ptp->ptp_rx, napi, &work_done, budget); in aq_ptp_poll()706 sw_tail_old = aq_ptp->ptp_rx.sw_tail; in aq_ptp_poll()707 err = aq_ring_rx_fill(&aq_ptp->ptp_rx); in aq_ptp_poll()712 &aq_ptp->ptp_rx, in aq_ptp_poll()[all …]
279 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hang()417 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hwtstamp()565 pf->ptp_rx = false; in i40e_ptp_set_timestamp_mode()578 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()596 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()859 pf->ptp_rx = false; in i40e_ptp_stop()
648 bool ptp_rx; member
317 s32 ptp_rx; member754 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()772 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()776 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()1920 ptp->ts_corrections.ptp_rx); in ptp_event_rx()