Searched refs:cxgb4_clip_release (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | clip_tbl.h | 42 void cxgb4_clip_release(const struct net_device *dev, const u32 *lip, u8 v6);
|
D | clip_tbl.c | 147 void cxgb4_clip_release(const struct net_device *dev, const u32 *lip, u8 v6) in cxgb4_clip_release() function 192 EXPORT_SYMBOL(cxgb4_clip_release);
|
D | cxgb4_filter.c | 736 cxgb4_clip_release(f->dev, (const u32 *)&f->fs.val.lip, 1); in clear_filter() 1197 cxgb4_clip_release(f->dev, (const u32 *)&f->fs.val.lip, 1); in cxgb4_set_hash_filter() 1424 cxgb4_clip_release(f->dev, (const u32 *)&f->fs.val.lip, 1); in __cxgb4_set_filter()
|
D | cxgb4_main.c | 2177 cxgb4_clip_release(adap->port[0], in cxgb4_inet6addr_handler() 2197 cxgb4_clip_release(event_dev, (const u32 *)ifa, 1); in cxgb4_inet6addr_handler()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 397 cxgb4_clip_release( in _c4iw_free_ep() 556 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in act_open_req_arp_failure() 896 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in send_connect() 2279 cxgb4_clip_release( in act_open_rpl() 2315 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in act_open_rpl() 2870 cxgb4_clip_release( in peer_abort() 3390 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in create_server6() 3525 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in c4iw_destroy_listen() 3686 cxgb4_clip_release(ep->com.dev->rdev.lldi.ports[0], in active_ofld_conn_reply()
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 187 cxgb4_clip_release(cdev->lldi.ports[0], in cxgbit_create_server6() 557 cxgb4_clip_release(cdev->lldi.ports[0], in __cxgbit_free_cdev_np() 790 cxgb4_clip_release(csk->com.cdev->lldi.ports[0], in _cxgbit_free_csk()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1587 cxgb4_clip_release(ndev, in release_offload_resources() 1744 cxgb4_clip_release(ndev, in init_act_open()
|