Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dldc.h100 struct ldc_trans_cookie { struct
108 struct ldc_trans_cookie *cookies, int ncookies, argument
113 struct ldc_trans_cookie *cookies, int ncookies,
116 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies,
121 struct ldc_trans_cookie *cookies, int ncookies);
126 struct ldc_trans_cookie *cookies, in ldc_get_dring_entry()
135 struct ldc_trans_cookie *cookies, in ldc_put_dring_entry()
142 struct ldc_trans_cookie *cookies,
147 struct ldc_trans_cookie *cookies, int ncookies);
H A Dvio.h73 struct ldc_trans_cookie cookies[];
164 struct ldc_trans_cookie cookies[];
249 struct ldc_trans_cookie cookies[];
284 struct ldc_trans_cookie cookies[VIO_MAX_RING_COOKIES];
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h34 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES];
H A Dsunvnet_common.c1066 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()
1728 sizeof(struct ldc_trans_cookie) * 2; in vnet_port_alloc_tx_ring()
/openbmc/linux/arch/sparc/kernel/
H A Dldc.c2077 struct ldc_trans_cookie *cookies;
2149 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_sg()
2195 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_single()
2245 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, in ldc_unmap()
2265 struct ldc_trans_cookie *cookies, int ncookies) in ldc_copy()
2354 struct ldc_trans_cookie *cookies, int *ncookies, in ldc_alloc_exp_dring()
2379 struct ldc_trans_cookie *cookies, int ncookies) in ldc_free_exp_dring()
H A Dviohs.c182 (sizeof(struct ldc_trans_cookie) * in send_dreg()
186 (sizeof(struct ldc_trans_cookie) * in send_dreg()
/openbmc/linux/drivers/block/
H A Dsunvdc.c721 (sizeof(struct ldc_trans_cookie) * port->ring_cookies); in vdc_alloc_tx_ring()