Searched refs:iport (Results 1 – 3 of 3) sorted by relevance
80 if (U(F_PORT, iport) || U(F_ETHERTYPE, ethtype) || in cxgbe_validate_filter()112 if (fs->val.iport >= adapter->params.nports) in cxgbe_validate_filter()329 if (tp->port_shift >= 0 && f->fs.mask.iport) in hash_filter_ntuple()330 ntuple |= (u64)f->fs.val.iport << tp->port_shift; in hash_filter_ntuple()844 V_FW_FILTER_WR_PORT(f->fs.val.iport) | in set_filter_wr()845 V_FW_FILTER_WR_PORTM(f->fs.mask.iport)); in set_filter_wr()
54 uint32_t iport:IPORT_BITWIDTH; /* ingress port */ member
151 ntuple_mask |= (u64)fs->mask.iport << tp->port_shift; in cxgbe_fill_filter_region()231 CXGBE_FILL_FS(val->index, mask->index, iport); in ch_rte_parsetype_port()