Home
last modified time | relevance | path

Searched defs:xsk (Results 1 – 25 of 53) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dpool.c23 static int mlx5e_xsk_get_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_get_pools()
38 static void mlx5e_xsk_put_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_put_pools()
46 static int mlx5e_xsk_add_pool(struct mlx5e_xsk *xsk, struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_add_pool()
58 static void mlx5e_xsk_remove_pool(struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_remove_pool()
71 void mlx5e_build_xsk_param(struct xsk_buff_pool *pool, struct mlx5e_xsk_param *xsk) in mlx5e_build_xsk_param()
81 struct mlx5e_xsk_param xsk; in mlx5e_xsk_enable_locked() local
H A Dsetup.c15 struct mlx5e_xsk_param *xsk, in mlx5e_validate_xsk_param()
40 struct mlx5e_xsk_param *xsk, in mlx5e_build_xsk_cparam()
51 struct mlx5e_xsk_param *xsk, in mlx5e_init_xsk_rq()
82 struct mlx5e_xsk_param *xsk) in mlx5e_open_xsk_rq()
94 struct mlx5e_xsk_param *xsk, struct xsk_buff_pool *pool, in mlx5e_open_xsk()
H A Dpool.h10 struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_get_pool()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dpool.c23 static int mlx5e_xsk_get_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_get_pools()
38 static void mlx5e_xsk_put_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_put_pools()
46 static int mlx5e_xsk_add_pool(struct mlx5e_xsk *xsk, struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_add_pool()
58 static void mlx5e_xsk_remove_pool(struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_remove_pool()
71 void mlx5e_build_xsk_param(struct xsk_buff_pool *pool, struct mlx5e_xsk_param *xsk) in mlx5e_build_xsk_param()
81 struct mlx5e_xsk_param xsk; in mlx5e_xsk_enable_locked() local
H A Dsetup.c15 struct mlx5e_xsk_param *xsk, in mlx5e_validate_xsk_param()
40 struct mlx5e_xsk_param *xsk, in mlx5e_build_xsk_cparam()
51 struct mlx5e_xsk_param *xsk, in mlx5e_init_xsk_rq()
82 struct mlx5e_xsk_param *xsk) in mlx5e_open_xsk_rq()
94 struct mlx5e_xsk_param *xsk, struct xsk_buff_pool *pool, in mlx5e_open_xsk()
H A Dpool.h10 struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_get_pool()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dpool.c23 static int mlx5e_xsk_get_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_get_pools()
38 static void mlx5e_xsk_put_pools(struct mlx5e_xsk *xsk) in mlx5e_xsk_put_pools()
46 static int mlx5e_xsk_add_pool(struct mlx5e_xsk *xsk, struct xsk_buff_pool *pool, u16 ix) in mlx5e_xsk_add_pool()
58 static void mlx5e_xsk_remove_pool(struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_remove_pool()
71 void mlx5e_build_xsk_param(struct xsk_buff_pool *pool, struct mlx5e_xsk_param *xsk) in mlx5e_build_xsk_param()
81 struct mlx5e_xsk_param xsk; in mlx5e_xsk_enable_locked() local
H A Dsetup.c15 struct mlx5e_xsk_param *xsk, in mlx5e_validate_xsk_param()
40 struct mlx5e_xsk_param *xsk, in mlx5e_build_xsk_cparam()
51 struct mlx5e_xsk_param *xsk, in mlx5e_init_xsk_rq()
82 struct mlx5e_xsk_param *xsk) in mlx5e_open_xsk_rq()
94 struct mlx5e_xsk_param *xsk, struct xsk_buff_pool *pool, in mlx5e_open_xsk()
H A Dpool.h10 struct mlx5e_xsk *xsk, u16 ix) in mlx5e_xsk_get_pool()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c12 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_xdp()
18 struct mlx5e_xsk_param *xsk) in mlx5e_get_linear_rq_headroom()
35 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_min_frag_sz()
44 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_linear_frag_sz()
74 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_log_pkts_per_wqe()
82 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_linear_skb()
114 struct mlx5e_xsk_param *xsk) in mlx5e_rx_mpwqe_is_linear_skb()
143 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_stride_size()
153 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_num_strides()
161 struct mlx5e_xsk_param *xsk) in mlx5e_get_rq_headroom()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c12 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_xdp()
18 struct mlx5e_xsk_param *xsk) in mlx5e_get_linear_rq_headroom()
35 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_min_frag_sz()
44 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_linear_frag_sz()
74 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_log_pkts_per_wqe()
82 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_linear_skb()
114 struct mlx5e_xsk_param *xsk) in mlx5e_rx_mpwqe_is_linear_skb()
143 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_stride_size()
153 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_num_strides()
161 struct mlx5e_xsk_param *xsk) in mlx5e_get_rq_headroom()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c12 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_xdp()
18 struct mlx5e_xsk_param *xsk) in mlx5e_get_linear_rq_headroom()
35 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_min_frag_sz()
44 struct mlx5e_xsk_param *xsk) in mlx5e_rx_get_linear_frag_sz()
74 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_log_pkts_per_wqe()
82 struct mlx5e_xsk_param *xsk) in mlx5e_rx_is_linear_skb()
114 struct mlx5e_xsk_param *xsk) in mlx5e_rx_mpwqe_is_linear_skb()
143 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_stride_size()
153 struct mlx5e_xsk_param *xsk) in mlx5e_mpwqe_get_log_num_strides()
161 struct mlx5e_xsk_param *xsk) in mlx5e_get_rq_headroom()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/bpf/
H A Dxsk.c117 int xsk_socket__fd(const struct xsk_socket *xsk) in xsk_socket__fd()
412 static int xsk_load_xdp_prog(struct xsk_socket *xsk) in xsk_load_xdp_prog()
511 static int xsk_create_bpf_link(struct xsk_socket *xsk) in xsk_create_bpf_link()
545 static int xsk_get_max_queues(struct xsk_socket *xsk) in xsk_get_max_queues()
583 static int xsk_create_bpf_maps(struct xsk_socket *xsk) in xsk_create_bpf_maps()
668 static int xsk_set_bpf_maps(struct xsk_socket *xsk) in xsk_set_bpf_maps()
794 static int xsk_init_xdp_res(struct xsk_socket *xsk, in xsk_init_xdp_res()
873 struct xsk_socket *xsk = _xdp; in __xsk_setup_xdp_prog() local
991 struct xsk_socket *xsk; in xsk_setup_xdp_prog() local
1024 struct xsk_socket *xsk; in xsk_socket__create_shared() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/bpf/
H A Dxsk.c117 int xsk_socket__fd(const struct xsk_socket *xsk) in xsk_socket__fd()
412 static int xsk_load_xdp_prog(struct xsk_socket *xsk) in xsk_load_xdp_prog()
511 static int xsk_create_bpf_link(struct xsk_socket *xsk) in xsk_create_bpf_link()
545 static int xsk_get_max_queues(struct xsk_socket *xsk) in xsk_get_max_queues()
583 static int xsk_create_bpf_maps(struct xsk_socket *xsk) in xsk_create_bpf_maps()
668 static int xsk_set_bpf_maps(struct xsk_socket *xsk) in xsk_set_bpf_maps()
794 static int xsk_init_xdp_res(struct xsk_socket *xsk, in xsk_init_xdp_res()
873 struct xsk_socket *xsk = _xdp; in __xsk_setup_xdp_prog() local
991 struct xsk_socket *xsk; in xsk_setup_xdp_prog() local
1024 struct xsk_socket *xsk; in xsk_socket__create_shared() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/bpf/
H A Dxsk.c117 int xsk_socket__fd(const struct xsk_socket *xsk) in xsk_socket__fd()
412 static int xsk_load_xdp_prog(struct xsk_socket *xsk) in xsk_load_xdp_prog()
511 static int xsk_create_bpf_link(struct xsk_socket *xsk) in xsk_create_bpf_link()
545 static int xsk_get_max_queues(struct xsk_socket *xsk) in xsk_get_max_queues()
583 static int xsk_create_bpf_maps(struct xsk_socket *xsk) in xsk_create_bpf_maps()
668 static int xsk_set_bpf_maps(struct xsk_socket *xsk) in xsk_set_bpf_maps()
794 static int xsk_init_xdp_res(struct xsk_socket *xsk, in xsk_init_xdp_res()
873 struct xsk_socket *xsk = _xdp; in __xsk_setup_xdp_prog() local
991 struct xsk_socket *xsk; in xsk_setup_xdp_prog() local
1024 struct xsk_socket *xsk; in xsk_socket__create_shared() local
[all …]
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dxsk.c96 int xsk_socket__fd(const struct xsk_socket *xsk) in xsk_socket__fd()
333 static int xsk_load_xdp_prog(struct xsk_socket *xsk) in xsk_load_xdp_prog()
415 static int xsk_get_max_queues(struct xsk_socket *xsk) in xsk_get_max_queues()
452 static int xsk_create_bpf_maps(struct xsk_socket *xsk) in xsk_create_bpf_maps()
471 static void xsk_delete_bpf_maps(struct xsk_socket *xsk) in xsk_delete_bpf_maps()
477 static int xsk_lookup_bpf_maps(struct xsk_socket *xsk) in xsk_lookup_bpf_maps()
533 static int xsk_set_bpf_maps(struct xsk_socket *xsk) in xsk_set_bpf_maps()
539 static int xsk_setup_xdp_prog(struct xsk_socket *xsk) in xsk_setup_xdp_prog()
589 struct xsk_socket *xsk; in xsk_socket__create() local
763 void xsk_socket__delete(struct xsk_socket *xsk) in xsk_socket__delete()
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dxsk.c96 int xsk_socket__fd(const struct xsk_socket *xsk) in xsk_socket__fd()
333 static int xsk_load_xdp_prog(struct xsk_socket *xsk) in xsk_load_xdp_prog()
415 static int xsk_get_max_queues(struct xsk_socket *xsk) in xsk_get_max_queues()
452 static int xsk_create_bpf_maps(struct xsk_socket *xsk) in xsk_create_bpf_maps()
471 static void xsk_delete_bpf_maps(struct xsk_socket *xsk) in xsk_delete_bpf_maps()
477 static int xsk_lookup_bpf_maps(struct xsk_socket *xsk) in xsk_lookup_bpf_maps()
533 static int xsk_set_bpf_maps(struct xsk_socket *xsk) in xsk_set_bpf_maps()
539 static int xsk_setup_xdp_prog(struct xsk_socket *xsk) in xsk_setup_xdp_prog()
589 struct xsk_socket *xsk; in xsk_socket__create() local
763 void xsk_socket__delete(struct xsk_socket *xsk) in xsk_socket__delete()
/dports/games/avanor/avanor-0.5.8/magic/
H A Dskills.cpp25 XSkill * xsk; in GetLevel() local
41 XList<XSkill *>::iterator xsk = skills.begin(); in GetSkill() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dxdpxceiver.c297 struct xsk_socket_info *xsk; in xsk_configure_socket() local
441 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
451 static void complete_tx_only(struct xsk_socket_info *xsk, int batch_size) in complete_tx_only()
470 static void rx_pkt(struct xsk_socket_info *xsk, struct pollfd *fds) in rx_pkt()
527 static void tx_only(struct xsk_socket_info *xsk, u32 *frameptr, int batch_size) in tx_only()
661 struct xsk_socket *xsk = stat_test_type == STAT_TEST_TX_INVALID ? in worker_stats_validate() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dxdpxceiver.c297 struct xsk_socket_info *xsk; in xsk_configure_socket() local
441 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
451 static void complete_tx_only(struct xsk_socket_info *xsk, int batch_size) in complete_tx_only()
470 static void rx_pkt(struct xsk_socket_info *xsk, struct pollfd *fds) in rx_pkt()
527 static void tx_only(struct xsk_socket_info *xsk, u32 *frameptr, int batch_size) in tx_only()
661 struct xsk_socket *xsk = stat_test_type == STAT_TEST_TX_INVALID ? in worker_stats_validate() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dxdpxceiver.c297 struct xsk_socket_info *xsk; in xsk_configure_socket() local
441 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
451 static void complete_tx_only(struct xsk_socket_info *xsk, int batch_size) in complete_tx_only()
470 static void rx_pkt(struct xsk_socket_info *xsk, struct pollfd *fds) in rx_pkt()
527 static void tx_only(struct xsk_socket_info *xsk, u32 *frameptr, int batch_size) in tx_only()
661 struct xsk_socket *xsk = stat_test_type == STAT_TEST_TX_INVALID ? in worker_stats_validate() local
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dxdpsock_user.c150 struct xsk_socket *xsk; member
197 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk) in xsk_get_xdp_stats()
834 struct xsk_socket_info *xsk; in xsk_configure_socket() local
1090 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
1101 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk) in complete_tx_l2fwd()
1152 static inline void complete_tx_only(struct xsk_socket_info *xsk, in complete_tx_only()
1173 static void rx_drop(struct xsk_socket_info *xsk) in rx_drop()
1243 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only()
1336 static void l2fwd(struct xsk_socket_info *xsk) in l2fwd()
1464 static void apply_setsockopt(struct xsk_socket_info *xsk) in apply_setsockopt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dxdpsock_user.c150 struct xsk_socket *xsk; member
197 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk) in xsk_get_xdp_stats()
834 struct xsk_socket_info *xsk; in xsk_configure_socket() local
1090 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
1101 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk) in complete_tx_l2fwd()
1152 static inline void complete_tx_only(struct xsk_socket_info *xsk, in complete_tx_only()
1173 static void rx_drop(struct xsk_socket_info *xsk) in rx_drop()
1243 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only()
1336 static void l2fwd(struct xsk_socket_info *xsk) in l2fwd()
1464 static void apply_setsockopt(struct xsk_socket_info *xsk) in apply_setsockopt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dxdpsock_user.c150 struct xsk_socket *xsk; member
197 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk) in xsk_get_xdp_stats()
834 struct xsk_socket_info *xsk; in xsk_configure_socket() local
1090 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()
1101 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk) in complete_tx_l2fwd()
1152 static inline void complete_tx_only(struct xsk_socket_info *xsk, in complete_tx_only()
1173 static void rx_drop(struct xsk_socket_info *xsk) in rx_drop()
1243 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only()
1336 static void l2fwd(struct xsk_socket_info *xsk) in l2fwd()
1464 static void apply_setsockopt(struct xsk_socket_info *xsk) in apply_setsockopt()
/dports/dns/knot3-lib/knot-3.1.5/src/libknot/xdp/
H A Dbpf-user.h73 struct xsk_socket *xsk; member

123