Home
last modified time | relevance | path

Searched defs:buf_id (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/drivers/tee/amdtee/
H A Dcall.c48 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()
H A Damdtee_if.h29 u32 buf_id; member
107 u32 buf_id; member
116 u32 buf_id; member
H A Dcore.c157 u32 buf_id = 0; in get_buffer_id() local
347 u32 buf_id; in amdtee_map_shmem() local
387 u32 buf_id; in amdtee_unmap_shmem() local
H A Damdtee_private.h94 u32 buf_id; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddbring.c20 int buf_id; in ath12k_dbring_bufs_replenish() local
243 int buf_id; in ath12k_dbring_buffer_release_event() local
345 int buf_id; in ath12k_dbring_buf_cleanup() local
H A Ddp_mon.c805 int buf_id = u32_get_bits(packet_info->cookie, in ath12k_dp_mon_rx_parse_status_tlv() local
1272 int buf_id; in ath12k_dp_mon_buf_replenish() local
1910 int buf_id = u32_get_bits(packet_info->cookie, in ath12k_dp_mon_tx_parse_status_tlv() local
2075 int num_buffs_reaped = 0, srng_id, buf_id; in ath12k_dp_mon_srng_process() local
2489 int num_buffs_reaped = 0, srng_id, buf_id; in ath12k_dp_mon_rx_process_stats() local
H A Dmac.c4737 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath12k_mac_tx_mgmt_pending_free()
4758 static int ath12k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath12k_mac_vif_txmgmt_idr_remove()
4784 int buf_id; in ath12k_mac_mgmt_tx_wmi() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dhwio.c22 #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()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddbring.c48 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
H A Ddp_rx.c353 int buf_id; in ath11k_dp_rxbufs_replenish() local
439 int buf_id; in ath11k_dp_rxdma_buf_ring_free() local
2648 int buf_id, mac_id; in ath11k_dp_process_rx() local
2851 int *buf_id) in ath11k_dp_rx_alloc_mon_status_buf()
2903 int buf_id; in ath11k_dp_rx_mon_status_bufs_replenish() local
3384 int ret, buf_id; in ath11k_dp_rx_h_defrag_reo_reinject() local
3777 int buf_id, mac_id; in ath11k_dp_process_rx_err() local
4085 int buf_id, mac_id; in ath11k_dp_rx_process_wbm_err() local
4212 int buf_id; in ath11k_dp_process_rxdma_err() local
4659 int buf_id; in ath11k_dp_rx_mon_mpdu_pop() local
[all …]
H A Ddp.c1010 static int ath11k_dp_tx_pending_cleanup(int buf_id, void *skb, void *ctx) in ath11k_dp_tx_pending_cleanup()
H A Dmac.c5979 static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id) in ath11k_mac_tx_mgmt_free()
6000 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free()
6009 static int ath11k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_txmgmt_idr_remove()
6028 int buf_id; in ath11k_mac_mgmt_tx_wmi() local
6966 static int ath11k_mac_vif_unref(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_unref()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c606 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
H A Dexynos_drm_fimc.c261 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
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h186 __le16 buf_id; /* ID returned in Rx completion descriptor */ member
240 __le16 buf_id; /* Buffer ID which was sent on the buffer queue. */ member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c174 static void send_prog_page(struct mxc_nand_host *host, uint8_t buf_id,
225 static void send_read_page(struct mxc_nand_host *host, uint8_t buf_id,
/openbmc/linux/drivers/net/can/mscan/
H A Dmscan.c191 int i, rtr, buf_id; in mscan_start_xmit() local
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c40 enum mxc_isi_buf_id buf_id) in mxc_isi_channel_set_outbuf()
H A Dimx8-isi-video.c498 enum mxc_isi_buf_id buf_id; in mxc_isi_video_frame_write_done() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c531 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
H A Drtrs-srv.c1003 u32 buf_id, u32 off) in process_read()
1061 u32 buf_id, u32 off) in process_write()
H A Drtrs-pri.h258 __le16 buf_id; member
/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864.h114 u32 buf_id; member
/openbmc/linux/drivers/edac/
H A Di5400_edac.c520 int buf_id; in i5400_proccess_non_recoverable_info() local
/openbmc/linux/drivers/misc/mei/
H A Dclient.c2274 static int mei_cl_dma_alloc(struct mei_cl *cl, u8 buf_id, size_t size) in mei_cl_dma_alloc()

12