/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 20 #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/mellanox/mlx5/core/ |
H A D | fs_pool.c | 29 int mlx5_fs_bulk_get_free_amount(struct mlx5_fs_bulk *bulk) in mlx5_fs_bulk_get_free_amount() 78 struct mlx5_fs_bulk *bulk; in mlx5_fs_pool_cleanup() local 103 mlx5_fs_pool_free_bulk(struct mlx5_fs_pool *fs_pool, struct mlx5_fs_bulk *bulk) in mlx5_fs_pool_free_bulk() 167 struct mlx5_fs_bulk *bulk = pool_index->fs_bulk; in mlx5_fs_pool_release_index() local
|
H A D | fs_counters.c | 417 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init()
|
H A D | fs_core.h | 344 struct mlx5_fc_bulk *bulk; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | fs_hws_pools.h | 21 struct mlx5_fs_hws_pr_bulk *bulk; member 40 struct mlx5_fs_hws_mh_bulk *bulk; member
|
/linux/drivers/net/ethernet/intel/libeth/ |
H A D | priv.h | 25 void (*bulk)(const struct skb_shared_info *sinfo, member
|
/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 458 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 D | vchiq_arm.c | 598 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
|
/linux/net/core/ |
H A D | page_pool.c | 550 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_netmems_slow() local 886 netmem_ref *bulk, in page_pool_recycle_ring_bulk() 945 netmem_ref bulk[XDP_BULK_QUEUE_SIZE]; in page_pool_put_netmem_bulk() local
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_io_utils.c | 17 struct clk *msm_clk_bulk_get_clock(struct clk_bulk_data *bulk, int count, in msm_clk_bulk_get_clock()
|
H A D | msm_mdss.c | 373 struct clk_bulk_data *bulk; in mdp5_mdss_parse_clock() local
|
/linux/include/net/libeth/ |
H A D | xdp.h | 391 struct libeth_xdp_tx_frame bulk[LIBETH_XDP_TX_BULK]; member 517 libeth_xdp_tx_xmit_bulk(const struct libeth_xdp_tx_frame *bulk, void *xdpsq, in libeth_xdp_tx_xmit_bulk() 1771 typeof(libeth_xdp_return_buff_bulk) bulk, in __libeth_xdp_complete_tx()
|
H A D | xsk.h | 292 const struct libeth_xdp_tx_frame *bulk; in libeth_xsk_xmit_do_bulk() local
|
/linux/include/drm/ttm/ |
H A D | ttm_resource.h | 332 struct ttm_lru_bulk_move *bulk; member
|
/linux/drivers/usb/core/ |
H A D | devio.c | 1284 struct usbdevfs_bulktransfer *bulk) in do_proc_bulk() 1375 struct usbdevfs_bulktransfer bulk; in proc_bulk() local 2154 struct usbdevfs_bulktransfer bulk; in proc_bulk_compat() local
|
/linux/drivers/remoteproc/ |
H A D | qcom_wcnss.c | 447 struct regulator_bulk_data *bulk; in wcnss_init_regulators() local
|
/linux/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.h | 109 unsigned char bulk; member
|
/linux/drivers/media/usb/gspca/ |
H A D | gspca.h | 62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
|
/linux/drivers/scsi/ |
H A D | ppa.c | 552 int fast, bulk, status; in ppa_completion() local
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 101 struct ttm_lru_bulk_move *bulk) in ttm_bo_set_bulk_move()
|
/linux/lib/ |
H A D | test_objpool.c | 72 int bulk[2]; /* for thread and irq */ member
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | dvb_usb.h | 155 } bulk; member
|
/linux/drivers/tty/ |
H A D | sysrq.c | 1210 bool bulk = false; in write_sysrq_trigger() local
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb.h | 114 } bulk; member
|
/linux/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-vchiq.c | 150 } bulk; /* bulk data */ member
|