Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dldc.h91 struct ldc_trans_cookie { struct
99 struct ldc_trans_cookie *cookies, int ncookies, argument
104 struct ldc_trans_cookie *cookies, int ncookies,
107 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies,
112 struct ldc_trans_cookie *cookies, int ncookies);
117 struct ldc_trans_cookie *cookies, in ldc_get_dring_entry()
126 struct ldc_trans_cookie *cookies, in ldc_put_dring_entry()
133 struct ldc_trans_cookie *cookies,
138 struct ldc_trans_cookie *cookies, int ncookies);
Dvio.h71 struct ldc_trans_cookie cookies[0];
162 struct ldc_trans_cookie cookies[0];
247 struct ldc_trans_cookie cookies[0];
282 struct ldc_trans_cookie cookies[VIO_MAX_RING_COOKIES];
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunvnet.h37 struct ldc_trans_cookie cookies[VNET_MAXCOOKIES];
Dsunvnet.c1002 struct ldc_trans_cookie *cookies, int ncookies, in vnet_skb_map()
1688 sizeof(struct ldc_trans_cookie) * 2; in vnet_port_alloc_tx_ring()
/linux-4.4.14/arch/sparc/kernel/
Dldc.c2009 struct ldc_trans_cookie *cookies;
2081 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_sg()
2127 struct ldc_trans_cookie *cookies, int ncookies, in ldc_map_single()
2177 void ldc_unmap(struct ldc_channel *lp, struct ldc_trans_cookie *cookies, in ldc_unmap()
2197 struct ldc_trans_cookie *cookies, int ncookies) in ldc_copy()
2286 struct ldc_trans_cookie *cookies, int *ncookies, in ldc_alloc_exp_dring()
2311 struct ldc_trans_cookie *cookies, int ncookies) in ldc_free_exp_dring()
Dviohs.c180 (sizeof(struct ldc_trans_cookie) * in send_dreg()
470 (dr->ncookies * sizeof(struct ldc_trans_cookie))); in process_dreg_info()
/linux-4.4.14/drivers/block/
Dsunvdc.c687 (sizeof(struct ldc_trans_cookie) * port->ring_cookies); in vdc_alloc_tx_ring()