Searched refs:cxgb4_clip_get (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.h39 int cxgb4_clip_get(const struct net_device *dev, const u32 *lip, u8 v6);
H A Dclip_tbl.c74 int cxgb4_clip_get(const struct net_device *dev, const u32 *lip, u8 v6) cxgb4_clip_get() function
138 EXPORT_SYMBOL(cxgb4_clip_get); variable
201 ret = cxgb4_clip_get(dev, (const u32 *)ifa->addr.s6_addr, 1); cxgb4_update_dev_clip()
H A Dcxgb4_main.c2617 cxgb4_clip_get(adap->port[0], cxgb4_inet6addr_handler()
2638 cxgb4_clip_get(event_dev, (const u32 *)ifa, 1); cxgb4_inet6addr_handler()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c735 cxgb4_clip_get(ep->com.dev->rdev.lldi.ports[0], send_connect()
2526 cxgb4_clip_get(child_ep->com.dev->rdev.lldi.ports[0], pass_accept_req()
3290 cxgb4_clip_get(ep->com.dev->rdev.lldi.ports[0], create_server6()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1419 cxgb4_clip_get(ndev, (const u32 *)&csk->saddr6.sin6_addr, 1); init_act_open()

Completed in 163 milliseconds