Searched refs:bnxt_l2_filter (Results 1 – 2 of 2) sorted by relevance
1300 struct bnxt_l2_filter *l2_filters[BNXT_MAX_UC_ADDRS];1478 struct bnxt_l2_filter *l2_fltr;1504 struct bnxt_l2_filter { struct2984 void bnxt_del_l2_filter(struct bnxt *bp, struct bnxt_l2_filter *fltr);2985 struct bnxt_l2_filter *bnxt_alloc_new_l2_filter(struct bnxt *bp,2988 int bnxt_hwrm_l2_filter_free(struct bnxt *bp, struct bnxt_l2_filter *fltr);2989 int bnxt_hwrm_l2_filter_alloc(struct bnxt *bp, struct bnxt_l2_filter *fltr);
1153 struct bnxt_l2_filter *l2_fltr; in bnxt_grxclsrule()1156 l2_fltr = container_of(fltr_base, struct bnxt_l2_filter, base); in bnxt_grxclsrule()1304 struct bnxt_l2_filter *fltr; in bnxt_add_l2_cls_rule()1380 struct bnxt_l2_filter *l2_fltr; in bnxt_add_ntuple_cls_rule()1591 struct bnxt_l2_filter *l2_fltr; in bnxt_srxclsrldel()1593 l2_fltr = container_of(fltr_base, struct bnxt_l2_filter, base); in bnxt_srxclsrldel()