/Linux-v4.19/drivers/atm/ |
D | he.c | 224 #define he_writel_tsr0(dev, val, cid) \ argument 226 #define he_readl_tsr0(dev, cid) \ argument 229 #define he_writel_tsr1(dev, val, cid) \ argument 232 #define he_writel_tsr2(dev, val, cid) \ argument 235 #define he_writel_tsr3(dev, val, cid) \ argument 238 #define he_writel_tsr4(dev, val, cid) \ argument 249 #define he_writel_tsr4_upper(dev, val, cid) \ argument 256 #define he_readl_tsr4(dev, cid) \ argument 259 #define he_writel_tsr5(dev, val, cid) \ argument 262 #define he_writel_tsr6(dev, val, cid) \ argument [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | bmi.c | 26 u32 cid = BMI_DONE; in ath6kl_bmi_done() local 48 u32 cid = BMI_GET_TARGET_INFO; in ath6kl_bmi_get_target_info() local 116 u32 cid = BMI_READ_MEMORY; in ath6kl_bmi_read() local 172 u32 cid = BMI_WRITE_MEMORY; in ath6kl_bmi_write() local 239 u32 cid = BMI_EXECUTE; in ath6kl_bmi_execute() local 286 u32 cid = BMI_SET_APP_START; in ath6kl_bmi_set_app_start() local 322 u32 cid = BMI_READ_SOC_REGISTER; in ath6kl_bmi_reg_read() local 365 u32 cid = BMI_WRITE_SOC_REGISTER; in ath6kl_bmi_reg_write() local 405 u32 cid = BMI_LZ_DATA; in ath6kl_bmi_lz_data() local 456 u32 cid = BMI_LZ_STREAM_START; in ath6kl_bmi_lz_stream_start() local
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_ooo.c | 50 u32 cid) in qed_ooo_seek_archipelago() 68 u32 cid, u8 isle) in qed_ooo_seek_isle() 190 struct qed_ooo_info *p_ooo_info, u32 cid) in qed_ooo_release_connection_isles() 354 u32 cid, u8 drop_isle, u8 drop_size) in qed_ooo_delete_isles() 384 u32 cid, u8 ooo_isle, in qed_ooo_add_new_isle() 443 u32 cid, in qed_ooo_add_new_buffer() 463 struct qed_ooo_info *p_ooo_info, u32 cid, u8 left_isle) in qed_ooo_join_isles()
|
D | qed_ooo.h | 155 u32 cid) {} in qed_ooo_release_connection_isles() 180 u32 cid, u8 drop_isle, u8 drop_size) {} in qed_ooo_delete_isles() 184 u32 cid, u8 ooo_isle, in qed_ooo_add_new_isle() 189 u32 cid, u8 ooo_isle, in qed_ooo_add_new_buffer() 194 struct qed_ooo_info *p_ooo_info, u32 cid, in qed_ooo_join_isles()
|
D | qed_roce.c | 155 static void qed_roce_free_cid_pair(struct qed_hwfn *p_hwfn, u16 cid) in qed_roce_free_cid_pair() 163 int qed_roce_alloc_cid(struct qed_hwfn *p_hwfn, u16 *cid) in qed_roce_alloc_cid() 222 static void qed_roce_set_real_cid(struct qed_hwfn *p_hwfn, u32 cid) in qed_roce_set_real_cid() 715 u32 cid; in qed_roce_sp_destroy_qp_responder() local 1109 u32 start_cid, cid, xcid; in qed_roce_free_real_icid() local
|
/Linux-v4.19/drivers/misc/vmw_vmci/ |
D | vmci_host.c | 64 u32 cid; member 363 u32 cid; in vmci_host_do_send_datagram() local 451 u32 cid; in vmci_host_do_alloc_queuepair() local 668 u32 cid; in vmci_host_do_ctx_add_notify() local 690 u32 cid; in vmci_host_do_ctx_remove_notify() local 713 u32 cid; in vmci_host_do_ctx_get_cpt_state() local 745 u32 cid; in vmci_host_do_ctx_set_cpt_state() local 823 u32 cid; in vmci_host_do_notify_resource() local 876 u32 cid; in vmci_host_do_recv_notifications() local
|
D | vmci_context.c | 85 struct vmci_ctx *vmci_ctx_create(u32 cid, u32 priv_flags, in vmci_ctx_create() 278 int vmci_ctx_pending_datagrams(u32 cid, u32 *pending) in vmci_ctx_pending_datagrams() 298 int vmci_ctx_enqueue_datagram(u32 cid, struct vmci_datagram *dg) in vmci_ctx_enqueue_datagram() 372 bool vmci_ctx_exists(u32 cid) in vmci_ctx_exists() 393 struct vmci_ctx *vmci_ctx_get(u32 cid) in vmci_ctx_get()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 73 u32 cid, int nblks) in smp_request_block() 182 u32 cid = pipe2client(pipe, i); in mdp5_smp_assign() local 212 u32 cid = pipe2client(pipe, i); in mdp5_smp_release() local 229 u32 cid, mdp5_smp_state_t *assigned) in update_smp_state() 306 u32 cid = pipe2client(pipe, i); in mdp5_smp_prepare_commit() local 363 u32 cid = pipe2client(pipe, j); in mdp5_smp_dump() local
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 396 uint32 cid; member 404 uint32 cid; member 412 uint32 cid; member 467 uint32 cid; member 476 uint32 cid; member 749 uint32 cid; member 772 uint32 cid; member 786 uint32 cid; member 842 uint32 cid; member 869 uint32 cid; member [all …]
|
/Linux-v4.19/fs/fat/ |
D | cache.c | 81 struct fat_cache_id *cid, in fat_cache_lookup() 211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() 217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init() 231 struct fat_cache_id cid; in fat_get_cluster() local
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 450 int cid, mid; in wil_vring_reap_rx() local 661 int cid = wil_rxdesc_cid(d); in wil_rx_crypto_check() local 704 static void wil_get_netif_rx_params(struct sk_buff *skb, int *cid, in wil_get_netif_rx_params() 724 int cid; in wil_netif_rx_any() local 961 int cid, int tid) in wil_vring_init_tx() 1140 int cid = wil_find_cid(wil, vif->mid, eth->h_dest); in wil_find_tx_ucast() local 1180 u8 cid; in wil_find_tx_ring_sta() local 1248 int cid = wil->ring2cid_tid[vring_index][0]; in wil_set_da_for_vring() local 1260 u8 cid; in wil_find_tx_bcast_2() local 2126 int cid = wil->ring2cid_tid[ringid][0]; in wil_tx_complete() local [all …]
|
D | rx_reorder.c | 98 int tid, cid, mid, mcast, retry; in wil_rx_reorder() local 226 u8 cid, u8 tid, u16 seq) in wil_rx_bar() 319 u8 cid, tid; in wil_addba_rx_request() local
|
D | txrx_edma.c | 512 int *cid, int *mid, u16 *seq, in wil_get_reorder_params_edma() 525 static void wil_get_netif_rx_params_edma(struct sk_buff *skb, int *cid, in wil_get_netif_rx_params_edma() 538 int cid, tid, key_id, mc; in wil_rx_crypto_check_edma() local 701 int size, int cid, int tid) in wil_ring_init_tx_edma() 749 static int wil_check_bar(struct wil6210_priv *wil, void *msg, int cid, in wil_check_bar() 875 int cid; in wil_sring_reap_rx_edma() local 1136 int cid; in wil_tx_sring_handler() local
|
/Linux-v4.19/drivers/dma/ |
D | sirf-dma.c | 164 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a7v2() 195 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a7v1() 217 int cid, int burst_mode, void __iomem *base) in sirfsoc_dma_execute_hw_a6() 240 int cid = schan->chan.chan_id; in sirfsoc_dma_execute() local 447 int cid = schan->chan.chan_id; in sirfsoc_dma_terminate_all() local 493 int cid = schan->chan.chan_id; in sirfsoc_dma_pause_chan() local 527 int cid = schan->chan.chan_id; in sirfsoc_dma_resume_chan() local 649 int cid = schan->chan.chan_id; in sirfsoc_dma_tx_status() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/ |
D | disp.c | 53 int cid = nvif_sclass(&device->object, disps, oclass); in nvif_disp_ctor() local
|
D | user.c | 47 int cid, ret; in nvif_user_init() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | oimm.c | 42 int cid; in nv50_oimm_init() local
|
D | wimm.c | 38 int cid; in nv50_wimm_init() local
|
D | curs.c | 43 int cid; in nv50_curs_new() local
|
D | base.c | 44 int cid; in nv50_base_new() local
|
D | ovly.c | 44 int cid, ret; in nv50_ovly_new() local
|
D | core.c | 61 int cid; in nv50_core_new() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | cnic.c | 217 static void cnic_ring_ctl(struct cnic_dev *dev, u32 cid, u32 cl_id, int start) in cnic_ring_ctl() 302 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) in cnic_get_l5_cid() 1389 static int cnic_submit_kwqe_16(struct cnic_dev *dev, u32 cmd, u32 cid, in cnic_submit_kwqe_16() 1609 u32 cid; in cnic_alloc_bnx2x_conn_resc() local 1655 static void *cnic_get_bnx2x_ctx(struct cnic_dev *dev, u32 cid, int init, in cnic_get_bnx2x_ctx() 1697 u32 cid = ctx->cid; in cnic_setup_bnx2x_ctx() local 1948 u32 l5_cid, cid = BNX2X_SW_CID(req->context_id); in cnic_bnx2x_iscsi_update() local 2050 u32 cid = BNX2X_SW_CID(kwqe1->cid); in cnic_init_storm_conn_bufs() local 2263 u32 cid; in cnic_bnx2x_fcoe_stat() local 2286 u32 cid; in cnic_bnx2x_fcoe_init1() local [all …]
|
/Linux-v4.19/net/sctp/ |
D | debug.c | 63 const char *sctp_cname(const union sctp_subtype cid) in sctp_cname()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fifo.c | 592 uint32_t cid) in vmw_fifo_emit_dummy_legacy_query() 641 uint32_t cid) in vmw_fifo_emit_dummy_gb_query() 695 uint32_t cid) in vmw_fifo_emit_dummy_query()
|