Searched refs:bnxt_flow_masks (Results 1 – 3 of 3) sorted by relevance
1426 struct bnxt_flow_masks { struct1431 extern const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE; argument1432 extern const struct bnxt_flow_masks BNXT_FLOW_IPV6_MASK_ALL;1433 extern const struct bnxt_flow_masks BNXT_FLOW_IPV4_MASK_ALL;1439 struct bnxt_flow_masks fmasks;
1099 struct bnxt_flow_masks *fmasks; in bnxt_grxclsrule()1341 struct bnxt_flow_masks *fmasks; in bnxt_add_ntuple_cls_rule()
270 const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE = {283 const struct bnxt_flow_masks BNXT_FLOW_IPV6_MASK_ALL = {296 const struct bnxt_flow_masks BNXT_FLOW_IPV4_MASK_ALL = {6177 struct bnxt_flow_masks *masks = &fltr->fmasks; in bnxt_hwrm_cfa_ntuple_filter_alloc()15042 struct bnxt_flow_masks *masks1 = &f1->fmasks; in bnxt_fltr_match()15043 struct bnxt_flow_masks *masks2 = &f2->fmasks; in bnxt_fltr_match()