Searched refs:RTE_TM_ETH_FRAMING_OVERHEAD_FCS (Results 1 – 5 of 5) sorted by relevance
57 #define RTE_TM_ETH_FRAMING_OVERHEAD_FCS 24 macro
199 cap->shaper_pkt_length_adjust_max = RTE_TM_ETH_FRAMING_OVERHEAD_FCS; in ixgbe_tm_capabilities_get()
455 cap->shaper_pkt_length_adjust_min = RTE_TM_ETH_FRAMING_OVERHEAD_FCS; in ipn3ke_tm_capabilities_get()456 cap->shaper_pkt_length_adjust_max = RTE_TM_ETH_FRAMING_OVERHEAD_FCS; in ipn3ke_tm_capabilities_get()
191 cap->shaper_pkt_length_adjust_max = RTE_TM_ETH_FRAMING_OVERHEAD_FCS; in i40e_tm_capabilities_get()
463 .shaper_pkt_length_adjust_min = RTE_TM_ETH_FRAMING_OVERHEAD_FCS,464 .shaper_pkt_length_adjust_max = RTE_TM_ETH_FRAMING_OVERHEAD_FCS,1009 if (profile->pkt_length_adjust != RTE_TM_ETH_FRAMING_OVERHEAD_FCS) in shaper_profile_check()