Searched refs:tcam_key (Results 1 – 4 of 4) sorted by relevance
1514 (soft_mac_entry->tcam_key.high.val == mac_key->high.val) && in hns_dsaf_find_soft_mac_entry()1515 (soft_mac_entry->tcam_key.low.val == mac_key->low.val)) in hns_dsaf_find_soft_mac_entry()1668 soft_mac_entry->tcam_key.high.val = mac_key.high.val; in hns_dsaf_set_mac_uc_entry()1669 soft_mac_entry->tcam_key.low.val = mac_key.low.val; in hns_dsaf_set_mac_uc_entry()1844 soft_mac_entry->tcam_key.high.val = mac_key.high.val; in hns_dsaf_add_mac_mc_port()1845 soft_mac_entry->tcam_key.low.val = mac_key.low.val; in hns_dsaf_add_mac_mc_port()2031 hns_dsaf_tcam_addr_get(&soft_mac_entry->tcam_key, addr); in hns_dsaf_clr_mac_mc_port()2033 soft_mac_entry->tcam_key.low.bits.port_vlan, in hns_dsaf_clr_mac_mc_port()2049 soft_mac_entry->tcam_key.low.bits.port_vlan, in hns_dsaf_clr_mac_mc_port()2064 (&soft_mac_entry->tcam_key), in hns_dsaf_clr_mac_mc_port()[all …]
386 struct dsaf_drv_tbl_tcam_key tcam_key; member
5054 err = niu_set_tcam_key(np, i, parent->tcam_key[index]); in niu_init_classifier_hw()7067 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_get_hash_opts()7309 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7313 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = flow_key; in niu_set_hash_opts()7318 if (np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] & in niu_set_hash_opts()7321 flow_key = np->parent->tcam_key[class - in niu_set_hash_opts()7326 np->parent->tcam_key[class - CLASS_CODE_USER_PROG1] = in niu_set_hash_opts()9480 p->tcam_key[index] = TCAM_KEY_TSEL; in niu_new_parent()
3122 u64 tcam_key[12]; member