/linux-6.1.9/drivers/tee/amdtee/ |
D | call.c | 48 u32 buf_id = get_buffer_id(tee[i].u.memref.shm); in tee_params_to_amd_params() local 225 void handle_unmap_shmem(u32 buf_id) in handle_unmap_shmem() 286 int handle_map_shmem(u32 count, struct shmem_desc *start, u32 *buf_id) in handle_map_shmem()
|
D | amdtee_if.h | 29 u32 buf_id; member 107 u32 buf_id; member 116 u32 buf_id; member
|
D | core.c | 157 u32 buf_id = 0; in get_buffer_id() local 346 u32 buf_id; in amdtee_map_shmem() local 386 u32 buf_id; in amdtee_unmap_shmem() local
|
D | amdtee_private.h | 94 u32 buf_id; member
|
/linux-6.1.9/drivers/net/wireless/st/cw1200/ |
D | hwio.c | 22 #define SDIO_ADDR17BIT(buf_id, mpf, rfu, reg_id_ofs) \ argument 31 void *buf, size_t buf_len, int buf_id) in __cw1200_reg_read() 52 const void *buf, size_t buf_len, int buf_id) in __cw1200_reg_write()
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | dbring.c | 48 int buf_id; in ath11k_dbring_bufs_replenish() local 278 int buf_id; in ath11k_dbring_buffer_release_event() local 386 int buf_id; in ath11k_dbring_buf_cleanup() local
|
D | dp_rx.c | 353 int buf_id; in ath11k_dp_rxbufs_replenish() local 440 int buf_id; in ath11k_dp_rxdma_buf_ring_free() local 2642 int buf_id, mac_id; in ath11k_dp_process_rx() local 2842 int *buf_id) in ath11k_dp_rx_alloc_mon_status_buf() 2894 int buf_id; in ath11k_dp_rx_mon_status_bufs_replenish() local 3000 int buf_id, srng_id; in ath11k_dp_rx_reap_mon_status_ring() local 3358 int ret, buf_id; in ath11k_dp_rx_h_defrag_reo_reinject() local 3661 ath11k_dp_process_rx_err_buf(struct ath11k *ar, u32 *ring_desc, int buf_id, bool drop) in ath11k_dp_process_rx_err_buf() 3744 int buf_id, mac_id; in ath11k_dp_process_rx_err() local 4052 int buf_id, mac_id; in ath11k_dp_rx_process_wbm_err() local [all …]
|
D | dp.c | 1008 static int ath11k_dp_tx_pending_cleanup(int buf_id, void *skb, void *ctx) in ath11k_dp_tx_pending_cleanup()
|
D | mac.c | 5501 static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id) in ath11k_mac_tx_mgmt_free() 5522 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free() 5531 static int ath11k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_txmgmt_idr_remove() 5550 int buf_id; in ath11k_mac_mgmt_tx_wmi() local 6466 static int ath11k_mac_vif_unref(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_unref()
|
D | wmi.c | 638 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
|
/linux-6.1.9/drivers/gpu/drm/exynos/ |
D | exynos_drm_gsc.c | 606 static void gsc_src_set_buf_seq(struct gsc_context *ctx, u32 buf_id, in gsc_src_set_buf_seq() 624 static void gsc_src_set_addr(struct gsc_context *ctx, u32 buf_id, in gsc_src_set_addr() 923 static void gsc_dst_set_buf_seq(struct gsc_context *ctx, u32 buf_id, in gsc_dst_set_buf_seq() 950 u32 buf_id, struct exynos_drm_ipp_buffer *buf) in gsc_dst_set_addr() 963 u32 buf_id = GSC_MAX_SRC; in gsc_get_src_buf_index() local 993 u32 buf_id = GSC_MAX_DST; in gsc_get_dst_buf_index() local
|
D | exynos_drm_fimc.c | 261 int frame_cnt, buf_id; in fimc_get_buf_id() local 904 static void fimc_dst_set_buf_seq(struct fimc_context *ctx, u32 buf_id, in fimc_dst_set_buf_seq() 949 int buf_id; in fimc_irq_handler() local
|
/linux-6.1.9/drivers/net/ethernet/google/gve/ |
D | gve_desc_dqo.h | 181 __le16 buf_id; /* ID returned in Rx completion descriptor */ member 235 __le16 buf_id; /* Buffer ID which was sent on the buffer queue. */ member
|
/linux-6.1.9/drivers/net/can/mscan/ |
D | mscan.c | 191 int i, rtr, buf_id; in mscan_start_xmit() local
|
/linux-6.1.9/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt.c | 529 u32 buf_id; in rtrs_clt_rkey_rsp_done() local 1085 u32 imm, buf_id; in rtrs_clt_write_req() local 1182 u32 imm, buf_id; in rtrs_clt_read_req() local
|
D | rtrs-srv.c | 992 u32 buf_id, u32 off) in process_read() 1050 u32 buf_id, u32 off) in process_write()
|
D | rtrs-pri.h | 261 __le16 buf_id; member
|
/linux-6.1.9/drivers/media/pci/tw5864/ |
D | tw5864.h | 114 u32 buf_id; member
|
/linux-6.1.9/drivers/misc/mei/ |
D | client.c | 2235 static int mei_cl_dma_alloc(struct mei_cl *cl, u8 buf_id, size_t size) in mei_cl_dma_alloc()
|
/linux-6.1.9/drivers/edac/ |
D | i5400_edac.c | 519 int buf_id; in i5400_proccess_non_recoverable_info() local
|
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-capture.c | 419 int buf_id = (vid_cap->reqbufs_count == 1) ? -1 : in buffer_queue() local
|
/linux-6.1.9/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 1699 struct vmw_resource *res, uint32_t *buf_id, in vmw_cmd_res_switch_backup() 1739 *converter, uint32_t *res_id, uint32_t *buf_id, in vmw_cmd_switch_backup()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 5208 u8 buf_id; in qed_dbg_set_bin_ptr() local 7523 u8 buf_id; in qed_dbg_user_set_bin_ptr() local
|