Searched refs:red_send (Results 1 – 1 of 1) sorted by relevance
82 nix_tm_update_red_algo(struct nix *nix, bool red_send) in nix_tm_update_red_algo() argument101 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()