Home
last modified time | relevance | path

Searched refs:cxgb4_clip_get (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.h41 int cxgb4_clip_get(const struct net_device *dev, const u32 *lip, u8 v6);
Dclip_tbl.c74 int cxgb4_clip_get(const struct net_device *dev, const u32 *lip, u8 v6) in cxgb4_clip_get() function
145 EXPORT_SYMBOL(cxgb4_clip_get);
211 ret = cxgb4_clip_get(dev, (const u32 *)ifa->addr.s6_addr, 1); in cxgb4_update_dev_clip()
Dcxgb4_filter.c1166 ret = cxgb4_clip_get(f->dev, (const u32 *)&f->fs.val.lip, 1); in cxgb4_set_hash_filter()
1361 ret = cxgb4_clip_get(dev, (const u32 *)&fs->val.lip, 1); in __cxgb4_set_filter()
Dcxgb4_main.c2173 cxgb4_clip_get(adap->port[0], in cxgb4_inet6addr_handler()
2194 cxgb4_clip_get(event_dev, (const u32 *)ifa, 1); in cxgb4_inet6addr_handler()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c161 ret = cxgb4_clip_get(cdev->lldi.ports[0], in cxgbit_create_server6()
1327 cxgb4_clip_get(cdev->lldi.ports[0], in cxgbit_pass_accept_req()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c781 cxgb4_clip_get(ep->com.dev->rdev.lldi.ports[0], in send_connect()
2611 cxgb4_clip_get(child_ep->com.dev->rdev.lldi.ports[0], in pass_accept_req()
3373 err = cxgb4_clip_get(ep->com.dev->rdev.lldi.ports[0], in create_server6()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1659 cxgb4_clip_get(ndev, (const u32 *)&csk->saddr6.sin6_addr, 1); in init_act_open()