Home
last modified time | relevance | path

Searched refs:xsk_cb_desc (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/net/
Dxdp_sock_drv.h15 struct xsk_cb_desc { struct
57 struct xsk_cb_desc *desc) in xsk_pool_fill_cb()
305 struct xsk_cb_desc *desc) in xsk_pool_fill_cb()
Dxsk_buff_pool.h15 struct xsk_cb_desc;
137 void xp_fill_cb(struct xsk_buff_pool *pool, struct xsk_cb_desc *desc);
/linux-6.12.1/net/xdp/
Dxsk_buff_pool.c128 void xp_fill_cb(struct xsk_buff_pool *pool, struct xsk_cb_desc *desc) in xp_fill_cb()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_base.c503 struct xsk_cb_desc desc = {}; in ice_xsk_pool_fill_cb()