Searched refs:fmasks (Results 1 – 3 of 3) sorted by relevance
1099 struct bnxt_flow_masks *fmasks; in bnxt_grxclsrule() local 1147 fmasks = &fltr->fmasks; in bnxt_grxclsrule() 1168 fs->m_u.tcp_ip4_spec.ip4src = fmasks->addrs.v4addrs.src; in bnxt_grxclsrule() 1170 fs->m_u.tcp_ip4_spec.ip4dst = fmasks->addrs.v4addrs.dst; in bnxt_grxclsrule() 1174 fs->m_u.tcp_ip4_spec.psrc = fmasks->ports.src; in bnxt_grxclsrule() 1176 fs->m_u.tcp_ip4_spec.pdst = fmasks->ports.dst; in bnxt_grxclsrule() 1198 fmasks->addrs.v6addrs.src; in bnxt_grxclsrule() 1202 fmasks->addrs.v6addrs.dst; in bnxt_grxclsrule() 1206 fs->m_u.tcp_ip6_spec.psrc = fmasks in bnxt_grxclsrule() 1341 struct bnxt_flow_masks *fmasks; bnxt_add_ntuple_cls_rule() local [all...]
1451 struct bnxt_flow_masks fmasks; member
6268 struct bnxt_flow_masks *masks = &fltr->fmasks; in bnxt_hwrm_cfa_ntuple_filter_alloc()15416 struct bnxt_flow_masks *masks1 = &f1->fmasks; in bnxt_fltr_match()15417 struct bnxt_flow_masks *masks2 = &f2->fmasks; in bnxt_fltr_match()15513 new_fltr->fmasks = BNXT_FLOW_IPV4_MASK_ALL; in bnxt_rx_flow_steer()15519 new_fltr->fmasks = BNXT_FLOW_IPV6_MASK_ALL; in bnxt_rx_flow_steer()