Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_en/ !
H A Dmlx5_en_tx.c78 static uint32_t mlx5e_hash_value; variable
83 mlx5e_hash_value = m_ether_tcpip_hash_init(); in mlx5e_hash_init()
168 MBUF_HASHFLAG_L4, mb, mlx5e_hash_value) % ch; in mlx5e_select_queue()