Home
last modified time | relevance | path

Searched defs:bm_pool (Results 1 – 25 of 80) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dhwbm.c13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free()
23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add()
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dhwbm.c13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free()
23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dhwbm.c13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free()
23 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
46 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num) in hwbm_pool_add()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dhwbm.h24 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free()
26 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
29 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dhwbm.h24 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free()
26 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
29 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dhwbm.h24 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free()
26 static inline int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) in hwbm_pool_refill()
29 static inline int hwbm_pool_add(struct hwbm_pool *bm_pool, in hwbm_pool_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmvneta_bm.c95 struct mvneta_bm_pool *bm_pool = in mvneta_bm_construct() local
117 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_create()
217 void mvneta_bm_bufs_free(struct mvneta_bm *priv, struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
259 struct mvneta_bm_pool *bm_pool, u8 port_map) in mvneta_bm_pool_destroy()
286 struct mvneta_bm_pool *bm_pool; in mvneta_bm_pools_init() local
467 struct mvneta_bm_pool *bm_pool = &priv->bm_pools[i]; in mvneta_bm_remove() local
H A Dmvneta_bm.h149 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
157 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
164 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_destroy()
167 struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
172 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_refill()
182 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
186 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmvneta_bm.c95 struct mvneta_bm_pool *bm_pool = in mvneta_bm_construct() local
117 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_create()
217 void mvneta_bm_bufs_free(struct mvneta_bm *priv, struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
259 struct mvneta_bm_pool *bm_pool, u8 port_map) in mvneta_bm_pool_destroy()
286 struct mvneta_bm_pool *bm_pool; in mvneta_bm_pools_init() local
467 struct mvneta_bm_pool *bm_pool = &priv->bm_pools[i]; in mvneta_bm_remove() local
H A Dmvneta_bm.h149 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
157 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
164 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_destroy()
167 struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
172 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_refill()
182 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
186 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmvneta_bm.c95 struct mvneta_bm_pool *bm_pool = in mvneta_bm_construct() local
117 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_create()
217 void mvneta_bm_bufs_free(struct mvneta_bm *priv, struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
259 struct mvneta_bm_pool *bm_pool, u8 port_map) in mvneta_bm_pool_destroy()
286 struct mvneta_bm_pool *bm_pool; in mvneta_bm_pools_init() local
467 struct mvneta_bm_pool *bm_pool = &priv->bm_pools[i]; in mvneta_bm_remove() local
H A Dmvneta_bm.h149 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
157 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
164 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_destroy()
167 struct mvneta_bm_pool *bm_pool, in mvneta_bm_bufs_free()
172 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_refill()
182 struct mvneta_bm_pool *bm_pool, in mvneta_bm_pool_put_bp()
186 struct mvneta_bm_pool *bm_pool) in mvneta_bm_pool_get_bp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c387 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
450 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
462 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
493 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
549 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
583 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
737 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
1019 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
1228 struct mvpp2_bm_pool *bm_pool; in mvpp2_swf_bm_pool_init_percpu() local
3565 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c387 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
450 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
462 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
493 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
549 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
583 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
737 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
1019 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
1228 struct mvpp2_bm_pool *bm_pool; in mvpp2_swf_bm_pool_init_percpu() local
3565 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c387 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
450 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
462 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_bufs_get_addrs()
493 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_free()
549 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
583 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
737 struct mvpp2_bm_pool *bm_pool, in mvpp2_buf_alloc()
1019 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
1228 struct mvpp2_bm_pool *bm_pool; in mvpp2_swf_bm_pool_init_percpu() local
3565 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/net/
H A Dmvpp2.c1265 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2562 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2606 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2619 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2634 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2655 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2778 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4457 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5176 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/net/
H A Dmvpp2.c1265 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2562 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2606 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2619 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2634 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2655 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2778 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4457 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5176 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/net/
H A Dmvpp2.c1265 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2562 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2606 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2619 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2634 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2655 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2778 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4457 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5176 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/net/
H A Dmvpp2.c1253 unsigned long *bm_pool[MVPP2_BM_POOLS_NUM]; member
2551 struct mvpp2_bm_pool *bm_pool, int size) in mvpp2_bm_pool_create()
2595 struct mvpp2_bm_pool *bm_pool, in mvpp2_bm_pool_bufsize_set()
2608 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_bufs_free()
2623 struct mvpp2_bm_pool *bm_pool) in mvpp2_bm_pool_destroy()
2644 struct mvpp2_bm_pool *bm_pool; in mvpp2_bm_pools_init() local
2767 struct mvpp2_bm_pool *bm_pool, int buf_num) in mvpp2_bm_bufs_add()
4520 struct mvpp2_bm_pool *bm_pool, in mvpp2_rx_refill()
5130 struct mvpp2_bm_pool *bm_pool; in mvpp2_recv() local

1234