Searched refs:pkt_length_adjust (Results 1 – 8 of 8) sorted by relevance
1057 int32_t pkt_length_adjust; member
374 adjust = profile->params.pkt_length_adjust & 0x1FF; in prepare_tm_shaper_reg()2162 if (params->pkt_length_adjust < NIX_LENGTH_ADJUST_MIN || in otx2_nix_tm_shaper_profile_add()2163 params->pkt_length_adjust > NIX_LENGTH_ADJUST_MAX) { in otx2_nix_tm_shaper_profile_add()2187 params->pkt_length_adjust, in otx2_nix_tm_shaper_profile_add()
251 if (profile->pkt_length_adjust) { in ixgbe_shaper_profile_param_check()
242 if (profile->pkt_length_adjust) { in i40e_shaper_profile_param_check()
1009 if (profile->pkt_length_adjust != RTE_TM_ETH_FRAMING_OVERHEAD_FCS) in shaper_profile_check()2755 root->shaper_profile->params.pkt_length_adjust, in hierarchy_blueprints_create()
260 if (softnic_parser_read_int32(&sp.pkt_length_adjust, tokens[10]) != 0) { in cmd_tmgr_shaper_profile()
800 if (profile->pkt_length_adjust != 0) in ipn3ke_tm_shaper_profile_add()
909 sp.pkt_length_adjust = pkt_len_adjust; in cmd_add_port_tm_node_shaper_profile_parsed()