Lines Matching refs:tcam_key
1518 (soft_mac_entry->tcam_key.high.val == mac_key->high.val) && in hns_dsaf_find_soft_mac_entry()
1519 (soft_mac_entry->tcam_key.low.val == mac_key->low.val)) in hns_dsaf_find_soft_mac_entry()
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()
2035 hns_dsaf_tcam_addr_get(&soft_mac_entry->tcam_key, addr); in hns_dsaf_clr_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()
2861 soft_mac_entry->tcam_key.low.val = temp_key.low.val; in set_promisc_tcam_enable()