Searched refs:NIX_RX_OFFLOAD_TSTAMP_F (Results 1 – 6 of 6) sorted by relevance
34 flags |= NIX_RX_OFFLOAD_TSTAMP_F; in nix_rx_offload_flags()335 dev->rx_offload_flags |= NIX_RX_OFFLOAD_TSTAMP_F; in nix_ptp_enable_vf()405 dev->rx_offload_flags |= NIX_RX_OFFLOAD_TSTAMP_F; in cn9k_nix_timesync_enable()429 dev->rx_offload_flags &= ~NIX_RX_OFFLOAD_TSTAMP_F; in cn9k_nix_timesync_disable()
34 flags |= NIX_RX_OFFLOAD_TSTAMP_F; in nix_rx_offload_flags()350 dev->rx_offload_flags |= NIX_RX_OFFLOAD_TSTAMP_F; in nix_ptp_enable_vf()420 dev->rx_offload_flags |= NIX_RX_OFFLOAD_TSTAMP_F; in cn10k_nix_timesync_enable()444 dev->rx_offload_flags &= ~NIX_RX_OFFLOAD_TSTAMP_F; in cn10k_nix_timesync_disable()
18 #define NIX_RX_OFFLOAD_TSTAMP_F BIT(4) macro135 mbuf->pkt_len = (rx->pkt_lenm1 + 1) - (flags & NIX_RX_OFFLOAD_TSTAMP_F ? in nix_cqe_xtract_mseg()137 mbuf->data_len = (sg & 0xFFFF) - (flags & NIX_RX_OFFLOAD_TSTAMP_F ? in nix_cqe_xtract_mseg()495 (flags & NIX_RX_OFFLOAD_TSTAMP_F), in cn9k_nix_recv_pkts()693 if (flags & NIX_RX_OFFLOAD_TSTAMP_F) { in cn9k_nix_recv_pkts_vector()884 #define TS_F NIX_RX_OFFLOAD_TSTAMP_F
17 #define NIX_RX_OFFLOAD_TSTAMP_F BIT(4) macro698 mbuf->pkt_len = (rx->pkt_lenm1 + 1) - (flags & NIX_RX_OFFLOAD_TSTAMP_F ? in nix_cqe_xtract_mseg()700 mbuf->data_len = (sg & 0xFFFF) - (flags & NIX_RX_OFFLOAD_TSTAMP_F ? in nix_cqe_xtract_mseg()912 (flags & NIX_RX_OFFLOAD_TSTAMP_F), in cn10k_nix_recv_pkts()1024 if (flags & NIX_RX_OFFLOAD_TSTAMP_F) in cn10k_nix_recv_pkts_vector()1570 if (flags & NIX_RX_OFFLOAD_TSTAMP_F) { in cn10k_nix_recv_pkts_vector()1825 #define TS_F NIX_RX_OFFLOAD_TSTAMP_F
100 (flags & NIX_RX_OFFLOAD_TSTAMP_F ? 8 : 0); in cn10k_wqe_to_mbuf()116 (flags & NIX_RX_OFFLOAD_TSTAMP_F ? 8 : 0); in cn10k_process_vwqe()185 flags & NIX_RX_OFFLOAD_TSTAMP_F, in cn10k_process_vwqe()219 (flags & NIX_RX_OFFLOAD_TSTAMP_F ? 8 : 0); in cn10k_sso_hws_post_process()253 flags & NIX_RX_OFFLOAD_TSTAMP_F, in cn10k_sso_hws_post_process()
165 (flags & NIX_RX_OFFLOAD_TSTAMP_F ? 8 : 0); in cn9k_wqe_to_mbuf()194 flags & NIX_RX_OFFLOAD_TSTAMP_F, in cn9k_sso_hws_post_process()