Searched refs:conv (Results 1 – 2 of 2) sorted by relevance
149 uint64_t conv = 0; in mlx4_conv_rss_types() local160 conv |= out[i]; in mlx4_conv_rss_types()162 if ((verbs_to_dpdk || (conv & priv->hw_rss_sup) == conv) && in mlx4_conv_rss_types()164 return conv; in mlx4_conv_rss_types()
6458 static const uint8_t conv[] = "\x00\x80\xc0\xe0\xf0\xf8\xfc\xfe\xff"; in parse_prefix() local6502 ((uint8_t *)buf)[size - bytes - 1] = conv[extra]; in parse_prefix()6509 ((uint8_t *)buf)[bytes] = conv[extra]; in parse_prefix()