Searched refs:a_hash (Results 1 – 1 of 1) sorted by relevance
2750 struct rte_hash *a_hash; in enic_fm_init_actions() local2765 a_hash = rte_hash_create(¶ms); in enic_fm_init_actions()2766 if (a_hash == NULL) in enic_fm_init_actions()2768 fm->action_hash = a_hash; in enic_fm_init_actions()