Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_mark.c82 nix_tm_update_red_algo(struct nix *nix, bool red_send) in nix_tm_update_red_algo() argument
101 if ((red_send && (tm_node->red_algo == NIX_REDALG_SEND)) || in nix_tm_update_red_algo()
102 (!red_send && (tm_node->red_algo != NIX_REDALG_SEND))) in nix_tm_update_red_algo()
106 if (red_send) in nix_tm_update_red_algo()