Searched refs:ldc_unmap (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | ldc.h | 116 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies,
|
/openbmc/linux/drivers/block/ |
H A D | sunvdc.c | 317 ldc_unmap(port->vio.lp, desc->cookies, desc->ncookies); in vdc_end_one() 1097 ldc_unmap(port->vio.lp, desc->cookies, desc->ncookies); in vdc_requeue_inflight()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 1022 ldc_unmap(port->vio.lp, in vnet_clean_tx_ring() 1101 ldc_unmap(lp, cookies, nc); in vnet_skb_map() 1690 ldc_unmap(port->vio.lp, in sunvnet_port_free_tx_bufs_common()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ldc.c | 2245 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, in ldc_unmap() function 2261 EXPORT_SYMBOL(ldc_unmap); 2381 ldc_unmap(lp, cookies, ncookies); in ldc_free_exp_dring()
|