Searched refs:hashrandom_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c597 static void hashrandom_init(void *arg) function
605 SYSINIT(hashrandom_init, SI_SUB_RANDOM, SI_ORDER_ANY, &hashrandom_init, NULL);

Completed in 58 milliseconds