Searched refs:bnxt_l2_filter (Results 1 – 3 of 3) sorted by relevance
1276 struct bnxt_l2_filter *l2_filters[BNXT_MAX_UC_ADDRS];1451 struct bnxt_l2_filter *l2_fltr;1477 struct bnxt_l2_filter { struct2890 void bnxt_del_l2_filter(struct bnxt *bp, struct bnxt_l2_filter *fltr);2891 struct bnxt_l2_filter *bnxt_alloc_new_l2_filter(struct bnxt *bp,2894 int bnxt_hwrm_l2_filter_free(struct bnxt *bp, struct bnxt_l2_filter *fltr);2895 int bnxt_hwrm_l2_filter_alloc(struct bnxt *bp, struct bnxt_l2_filter *fltr);
5327 struct bnxt_l2_filter *fltr; in bnxt_free_l2_filters()5831 struct bnxt_l2_filter *fltr; in __bnxt_lookup_l2_filter()5847 struct bnxt_l2_filter *fltr = NULL; in bnxt_lookup_l2_filter()5931 static struct bnxt_l2_filter *5934 struct bnxt_l2_filter *fltr; in bnxt_lookup_l2_filter_from_key()5974 struct bnxt_l2_filter *fltr; in bnxt_alloc_l2_filter()6001 struct bnxt_l2_filter *fltr; in bnxt_alloc_new_l2_filter()6209 struct bnxt_l2_filter *l2_fltr; in bnxt_hwrm_cfa_ntuple_filter_alloc()6271 struct bnxt_l2_filter *fltr; in bnxt_hwrm_set_vnic_filter()12651 struct bnxt_l2_filter *l2_fltr; in bnxt_cfg_one_usr_fltr()[all …]
1113 struct bnxt_l2_filter *l2_fltr; in bnxt_grxclsrule()1116 l2_fltr = container_of(fltr_base, struct bnxt_l2_filter, base); in bnxt_grxclsrule()1264 struct bnxt_l2_filter *fltr; in bnxt_add_l2_cls_rule()1340 struct bnxt_l2_filter *l2_fltr; in bnxt_add_ntuple_cls_rule()1550 struct bnxt_l2_filter *l2_fltr; in bnxt_srxclsrldel()1552 l2_fltr = container_of(fltr_base, struct bnxt_l2_filter, base); in bnxt_srxclsrldel()