Searched refs:tcam_key (Results 1 – 2 of 2) sorted by relevance
5072 err = niu_set_tcam_key(np, i, parent->tcam_key[index]); in niu_init_classifier_hw()7093 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_get_hash_opts()7335 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7339 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = flow_key; in niu_set_hash_opts()7344 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_set_hash_opts()7347 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7352 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = in niu_set_hash_opts()9501 p->tcam_key[index] = TCAM_KEY_TSEL; in niu_new_parent()
3121 u64 tcam_key[12]; member