Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.c5068 err = niu_set_tcam_key(np, i, parent->tcam_key[index]); in niu_init_classifier_hw()
7105 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_get_rxfh_fields()
7351 flow_key = np->parent->tcam_key[class - in niu_set_rxfh_fields()
7355 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = flow_key; in niu_set_rxfh_fields()
7360 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_set_rxfh_fields()
7363 flow_key = np->parent->tcam_key[class - in niu_set_rxfh_fields()
7368 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = in niu_set_rxfh_fields()
9539 p->tcam_key[index] = TCAM_KEY_TSEL; in niu_new_parent()
H A Dniu.h3125 u64 tcam_key[12]; member