Searched refs:tcam_key (Results 1 – 2 of 2) sorted by relevance
4947 err = niu_set_tcam_key(np, i, parent->tcam_key[index]); in niu_init_classifier_hw()6877 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_get_hash_opts()6903 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()6907 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = flow_key; in niu_set_hash_opts()6912 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_set_hash_opts()6915 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()6920 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = in niu_set_hash_opts()8795 p->tcam_key[index] = TCAM_KEY_TSEL; in niu_new_parent()
3112 u64 tcam_key[12]; member