Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/asm/
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);
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];
/linux-6.1.9/drivers/net/ethernet/sun/
Dsunvnet_common.h34 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES];
Dsunvnet_common.c1065 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()
1727 sizeof(struct ldc_trans_cookie) * 2; in vnet_port_alloc_tx_ring()
/linux-6.1.9/arch/sparc/kernel/
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()
Dviohs.c182 (sizeof(struct ldc_trans_cookie) * in send_dreg()
186 (sizeof(struct ldc_trans_cookie) * in send_dreg()
/linux-6.1.9/drivers/block/
Dsunvdc.c721 (sizeof(struct ldc_trans_cookie) * port->ring_cookies); in vdc_alloc_tx_ring()