Searched refs:tcam_key (Results 1 – 4 of 4) sorted by relevance
1672 soft_mac_entry->tcam_key.high.val = mac_key.high.val; in hns_dsaf_set_mac_uc_entry()1673 soft_mac_entry->tcam_key.low.val = mac_key.low.val; in hns_dsaf_set_mac_uc_entry()1848 soft_mac_entry->tcam_key.high.val = mac_key.high.val; in hns_dsaf_add_mac_mc_port()1849 soft_mac_entry->tcam_key.low.val = mac_key.low.val; in hns_dsaf_add_mac_mc_port()2037 soft_mac_entry->tcam_key.low.bits.port_vlan, in hns_dsaf_clr_mac_mc_port()2053 soft_mac_entry->tcam_key.low.bits.port_vlan, in hns_dsaf_clr_mac_mc_port()2068 (&soft_mac_entry->tcam_key), in hns_dsaf_clr_mac_mc_port()2806 soft_mac_entry->tcam_key.high.val = mac_key.high.val; in set_promisc_tcam_enable()2807 soft_mac_entry->tcam_key.low.val = mac_key.low.val; in set_promisc_tcam_enable()2860 soft_mac_entry->tcam_key.high.val = temp_key.high.val; in set_promisc_tcam_enable()[all …]
386 struct dsaf_drv_tbl_tcam_key tcam_key; member
5071 err = niu_set_tcam_key(np, i, parent->tcam_key[index]); in niu_init_classifier_hw()7083 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_get_hash_opts()7325 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7329 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = flow_key; in niu_set_hash_opts()7334 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_set_hash_opts()7337 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7342 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = in niu_set_hash_opts()9511 p->tcam_key[index] = TCAM_KEY_TSEL; in niu_new_parent()
3122 u64 tcam_key[12]; member
Completed in 79 milliseconds