Searched refs:cxgbe_clip_alloc (Results 1 – 3 of 3) sorted by relevance
29 struct clip_entry *cxgbe_clip_alloc(struct rte_eth_dev *dev, u32 *lip);
148 struct clip_entry *cxgbe_clip_alloc(struct rte_eth_dev *dev, u32 *lip) in cxgbe_clip_alloc() function
671 f->clipt = cxgbe_clip_alloc(f->dev, (u32 *)&f->fs.val.lip); in cxgbe_set_hash_filter()1098 f->clipt = cxgbe_clip_alloc(dev, (u32 *)&f->fs.val.lip); in cxgbe_set_filter()