Home
last modified time | relevance | path

Searched defs:bulk (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c20 #define MLX5_CRYPTO_DEK_BULK_CALC_FREED(bulk) MLX5_CRYPTO_DEK_CALC_FREED(bulk) argument
22 #define MLX5_CRYPTO_DEK_BULK_IDLE(bulk) \ argument
80 struct mlx5_crypto_dek_bulk *bulk; member
292 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_bulk_create() local
336 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_pool_add_bulk() local
349 static void mlx5_crypto_dek_bulk_free(struct mlx5_crypto_dek_bulk *bulk) in mlx5_crypto_dek_bulk_free()
358 struct mlx5_crypto_dek_bulk *bulk, in mlx5_crypto_dek_pool_remove_bulk()
372 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_pool_pop() local
429 struct mlx5_crypto_dek_bulk *bulk = dek->bulk; in mlx5_crypto_dek_free_locked() local
480 struct mlx5_crypto_dek_bulk *bulk) in mlx5_crypto_dek_bulk_reset_synced()
[all …]
/linux/drivers/net/ethernet/intel/libeth/
H A Dpriv.h25 void (*bulk)(const struct skb_shared_info *sinfo, member
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c458 struct vchiq_header *header, struct vchiq_bulk *bulk) in make_service_callback()
1308 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason()
1324 struct vchiq_bulk *bulk) in service_notify_bulk()
1375 struct vchiq_bulk *bulk = in notify_bulks() local
1495 create_pagelist(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in create_pagelist()
1755 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_prepare_bulk_data()
1776 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk()
1801 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks() local
2092 struct vchiq_bulk *bulk; in parse_message() local
3039 struct vchiq_bulk *bulk; in vchiq_bulk_xfer_queue_msg_killable() local
H A Dvchiq_arm.c598 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local
624 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local
H A Dvchiq_core.h445 struct vchiq_bulk *bulk; member
/linux/net/core/
H A Dpage_pool.c589 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_netmems_slow() local
920 netmem_ref *bulk, in page_pool_recycle_ring_bulk()
979 netmem_ref bulk[XDP_BULK_QUEUE_SIZE]; in page_pool_put_netmem_bulk() local
H A Dskbuff.c320 u32 bulk, total = n; in napi_skb_cache_get_bulk() local
/linux/include/net/libeth/
H A Dxdp.h391 struct libeth_xdp_tx_frame bulk[LIBETH_XDP_TX_BUL member
517 libeth_xdp_tx_xmit_bulk(const struct libeth_xdp_tx_frame * bulk,void * xdpsq,u32 n,bool unroll,u64 priv,u32 (* prep)(void * xdpsq,struct libeth_xdpsq * sq),struct libeth_xdp_tx_desc (* fill)(struct libeth_xdp_tx_frame frm,u32 i,const struct libeth_xdpsq * sq,u64 priv),void (* xmit)(struct libeth_xdp_tx_desc desc,u32 i,const struct libeth_xdpsq * sq,u64 priv)) libeth_xdp_tx_xmit_bulk() argument
1771 __libeth_xdp_complete_tx(struct libeth_sqe * sqe,struct libeth_cq_pp * cp,typeof(libeth_xdp_return_buff_bulk) bulk,typeof(libeth_xsk_buff_free_slow) xsk) __libeth_xdp_complete_tx() argument
[all...]
H A Dxsk.h292 const struct libeth_xdp_tx_frame *bulk; in libeth_xsk_xmit_do_bulk() local
/linux/drivers/gpu/drm/msm/
H A Dmsm_mdss.c372 struct clk_bulk_data *bulk; in mdp5_mdss_parse_clock() local
/linux/drivers/remoteproc/
H A Dqcom_wcnss.c447 struct regulator_bulk_data *bulk; in wcnss_init_regulators() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c417 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init()
/linux/drivers/media/usb/gspca/
H A Dgspca.h62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.h109 unsigned char bulk; member
H A Dm66592-udc.h487 int bulk; member
/linux/lib/
H A Dtest_objpool.c72 int bulk[2]; /* for thread and irq */ member
/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c1583 u32 bulk = MLX5_GET(alloc_flow_counter_in, in UVERBS_HANDLER() local
/linux/drivers/bluetooth/
H A Dhci_qca.c2306 struct regulator_bulk_data *bulk; in qca_init_regulators() local
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c2094 struct ttm_lru_bulk_move *bulk, size_t size, in xe_bo_init_locked()