| /linux/drivers/tee/amdtee/ |
| H A 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()
|
| H A D | amdtee_if.h | 29 u32 buf_id; member 107 u32 buf_id; member 116 u32 buf_id; member
|
| H A D | core.c | 159 u32 buf_id = 0; in get_buffer_id() local 349 u32 buf_id; in amdtee_map_shmem() local 389 u32 buf_id; in amdtee_unmap_shmem() local
|
| H A D | amdtee_private.h | 94 u32 buf_id; member
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dbring.c | 21 int buf_id; in ath12k_dbring_bufs_replenish() local 244 int buf_id; in ath12k_dbring_buffer_release_event() local 346 int buf_id; in ath12k_dbring_buf_cleanup() local
|
| H A D | mac.c | 8281 static void ath12k_mac_tx_mgmt_free(struct ath12k *ar, int buf_id) in ath12k_mac_tx_mgmt_free() 8302 int ath12k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath12k_mac_tx_mgmt_pending_free() 8311 static int ath12k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath12k_mac_vif_txmgmt_idr_remove() 8333 int buf_id; in ath12k_mac_mgmt_tx_wmi() local
|
| H A D | wmi.c | 793 int ath12k_wmi_mgmt_send(struct ath12k_link_vif *arvif, u32 buf_id, in ath12k_wmi_mgmt_send()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A 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/drivers/net/wireless/ath/ath11k/ |
| H A D | dbring.c | 50 int buf_id; in ath11k_dbring_bufs_replenish() local 280 int buf_id; in ath11k_dbring_buffer_release_event() local 388 int buf_id; in ath11k_dbring_buf_cleanup() local
|
| H A D | dp.c | 1013 static int ath11k_dp_tx_pending_cleanup(int buf_id, void *skb, void *ctx) in ath11k_dp_tx_pending_cleanup()
|
| H A D | mac.c | 5991 static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id) in ath11k_mac_tx_mgmt_free() 6012 int ath11k_mac_tx_mgmt_pending_free(int buf_id, void *skb, void *ctx) in ath11k_mac_tx_mgmt_pending_free() 6021 static int ath11k_mac_vif_txmgmt_idr_remove(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_txmgmt_idr_remove() 6043 int buf_id; in ath11k_mac_mgmt_tx_wmi() local 7013 static int ath11k_mac_vif_unref(int buf_id, void *skb, void *ctx) in ath11k_mac_vif_unref()
|
| H A D | wmi.c | 653 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gsc.c | 607 static void gsc_src_set_buf_seq(struct gsc_context *ctx, u32 buf_id, in gsc_src_set_buf_seq() 625 static void gsc_src_set_addr(struct gsc_context *ctx, u32 buf_id, in gsc_src_set_addr() 924 static void gsc_dst_set_buf_seq(struct gsc_context *ctx, u32 buf_id, in gsc_dst_set_buf_seq() 951 u32 buf_id, struct exynos_drm_ipp_buffer *buf) in gsc_dst_set_addr() 964 u32 buf_id = GSC_MAX_SRC; in gsc_get_src_buf_index() local 994 u32 buf_id = GSC_MAX_DST; in gsc_get_dst_buf_index() local
|
| H A 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/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.c | 580 static void idpf_post_buf_refill(struct idpf_sw_queue *refillq, u16 buf_id) in idpf_post_buf_refill() 605 static bool idpf_rx_post_buf_desc(struct idpf_buf_queue *bufq, u16 buf_id) in idpf_rx_post_buf_desc() 2109 static void idpf_tx_clean_bufs(struct idpf_tx_queue *txq, u32 buf_id, in idpf_tx_clean_bufs() 2549 u32 *buf_id) in idpf_tx_get_free_buf_id() 3007 u32 buf_id; in idpf_tx_splitq_frame() local 3519 u16 gen_id, buf_id = 0; in idpf_rx_splitq_clean() local 3629 static int idpf_rx_update_bufq_desc(struct idpf_buf_queue *bufq, u32 buf_id, in idpf_rx_update_bufq_desc() 3682 u32 buf_id, refill_desc = refillq->ring[ntc]; in idpf_rx_clean_refillq() local
|
| H A D | virtchnl2_lan_desc.h | 232 __le16 buf_id; member 422 __le16 buf_id; member
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_desc_dqo.h | 186 __le16 buf_id; /* ID returned in Rx completion descriptor */ member 241 __le16 buf_id; /* Buffer ID which was sent on the buffer queue. */ member
|
| /linux/drivers/net/can/mscan/ |
| H A D | mscan.c | 185 int i, rtr, buf_id; in mscan_start_xmit() local
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt.c | 529 u32 buf_id; in rtrs_clt_rkey_rsp_done() local 1089 u32 imm, buf_id; in rtrs_clt_write_req() local 1182 u32 imm, buf_id; in rtrs_clt_read_req() local
|
| H A D | rtrs-srv.c | 1019 u32 buf_id, u32 off) in process_read() 1077 u32 buf_id, u32 off) in process_write()
|
| H A D | rtrs-pri.h | 260 __le16 buf_id; member
|
| /linux/drivers/media/pci/tw5864/ |
| H A D | tw5864.h | 115 u32 buf_id; member
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.h | 488 u64 buf_id; member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 1700 struct vmw_resource *res, uint32_t *buf_id, in vmw_cmd_res_switch_backup() 1740 *converter, uint32_t *res_id, uint32_t *buf_id, in vmw_cmd_switch_backup()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 5210 u8 buf_id; in qed_dbg_set_bin_ptr() local 7524 u8 buf_id; in qed_dbg_user_set_bin_ptr() local
|