Searched refs:tcam_l3_prog_cls (Results 1 – 3 of 3) sorted by relevance
1306 l3_ucls_p = &hw_p->tcam_l3_prog_cls[i]; in nxge_add_tcam_entry()2535 l3_ucls_p = &hw_p->tcam_l3_prog_cls[i]; in nxge_del_tcam_entry()2662 if (hw_p->tcam_l3_prog_cls[i].valid == 0) { in nxge_add_iptun_class()2695 hw_p->tcam_l3_prog_cls[i].cls = class; in nxge_add_iptun_class()2696 hw_p->tcam_l3_prog_cls[i].pid = pid; in nxge_add_iptun_class()2697 hw_p->tcam_l3_prog_cls[i].flow_pkt_type = in nxge_add_iptun_class()2699 hw_p->tcam_l3_prog_cls[i].valid = 1; in nxge_add_iptun_class()2703 } else if (hw_p->tcam_l3_prog_cls[i].pid == pid) { in nxge_add_iptun_class()2704 if (hw_p->tcam_l3_prog_cls[i].flow_pkt_type == 0) { in nxge_add_iptun_class()2718 hw_p->tcam_l3_prog_cls[i].flow_pkt_type = in nxge_add_iptun_class()[all …]
218 uint64_t tcam_l3_prog_cls[NXGE_L3_PROG_CLS]; member
550 nxge_usr_l3_cls_t tcam_l3_prog_cls[NXGE_L3_PROG_CLS]; member