/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | psp_v11_0_8.c | 32 enum psp_ring_type ring_type) in psp_v11_0_8_ring_stop() 61 enum psp_ring_type ring_type) in psp_v11_0_8_ring_create() 128 enum psp_ring_type ring_type) in psp_v11_0_8_ring_destroy()
|
D | psp_v10_0.c | 70 enum psp_ring_type ring_type) in psp_v10_0_ring_create() 102 enum psp_ring_type ring_type) in psp_v10_0_ring_stop() 123 enum psp_ring_type ring_type) in psp_v10_0_ring_destroy()
|
D | psp_v12_0.c | 182 enum psp_ring_type ring_type) in psp_v12_0_ring_create() 237 enum psp_ring_type ring_type) in psp_v12_0_ring_stop() 265 enum psp_ring_type ring_type) in psp_v12_0_ring_destroy()
|
D | psp_v3_1.c | 187 enum psp_ring_type ring_type) in psp_v3_1_ring_create() 252 enum psp_ring_type ring_type) in psp_v3_1_ring_stop() 280 enum psp_ring_type ring_type) in psp_v3_1_ring_destroy()
|
D | psp_v13_0_4.c | 195 enum psp_ring_type ring_type) in psp_v13_0_4_ring_stop() 224 enum psp_ring_type ring_type) in psp_v13_0_4_ring_create() 291 enum psp_ring_type ring_type) in psp_v13_0_4_ring_destroy()
|
D | psp_v11_0.c | 261 enum psp_ring_type ring_type) in psp_v11_0_ring_stop() 289 enum psp_ring_type ring_type) in psp_v11_0_ring_create() 358 enum psp_ring_type ring_type) in psp_v11_0_ring_destroy()
|
D | psp_v13_0.c | 309 enum psp_ring_type ring_type) in psp_v13_0_ring_stop() 338 enum psp_ring_type ring_type) in psp_v13_0_ring_create() 405 enum psp_ring_type ring_type) in psp_v13_0_ring_destroy()
|
D | amdgpu_psp.h | 94 enum psp_ring_type ring_type; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | hal.c | 486 int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_entrysize() 498 int ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_max_entries() 1071 enum hal_ring_type ring_type, in ath11k_hal_srng_update_hp_tp_addr() 1094 enum hal_ring_type ring_type, in ath11k_hal_srng_update_shadow_config() 1134 int ring_type, ring_num; in ath11k_hal_srng_shadow_config() local
|
D | dp_tx.c | 808 enum hal_ring_type ring_type, in ath11k_dp_tx_get_ring_id_type() 869 int mac_id, enum hal_ring_type ring_type) in ath11k_dp_tx_htt_srng_setup() 1063 int mac_id, enum hal_ring_type ring_type, in ath11k_dp_tx_htt_rx_filter_setup()
|
D | dp.c | 636 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup() 684 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | dp_tx.c | 625 enum hal_ring_type ring_type, in ath12k_dp_tx_get_ring_id_type() 689 int mac_id, enum hal_ring_type ring_type) in ath12k_dp_tx_htt_srng_setup() 883 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_rx_filter_setup() 1087 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_tx_filter_setup()
|
D | hal.c | 1455 int ath12k_hal_srng_get_entrysize(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_entrysize() 1467 int ath12k_hal_srng_get_max_entries(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_max_entries() 2008 enum hal_ring_type ring_type, in ath12k_hal_srng_update_hp_tp_addr() 2031 enum hal_ring_type ring_type, in ath12k_hal_srng_update_shadow_config() 2071 int ring_type, ring_num; in ath12k_hal_srng_shadow_config() local
|
D | dp.c | 730 u32 ring_type, struct dp_srng *ring) in ath12k_dp_link_desc_cleanup() 778 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_rcb.c | 243 static void hns_rcb_ring_init(struct ring_pair_cb *ring_pair, int ring_type) in hns_rcb_ring_init() 437 static void hns_rcb_ring_get_cfg(struct hnae_queue *q, int ring_type) in hns_rcb_ring_get_cfg()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
D | hclge_comm_cmd.c | 206 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue()
|
D | hclge_comm_cmd.h | 413 u8 ring_type; /* cmq ring type */ member
|
/linux-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 13 enum ring_type { enum
|
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ring.c | 230 int aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type) in aq_ring_init()
|
D | aq_ring.h | 153 enum atl_ring_type ring_type; member
|
D | aq_ptp.c | 1384 int aq_ptp_get_ring_cnt(struct aq_nic_s *aq_nic, const enum atl_ring_type ring_type) in aq_ptp_get_ring_cnt()
|
/linux-6.6.21/drivers/usb/cdns3/ |
D | cdnsp-mem.c | 945 enum cdnsp_ring_type ring_type; in cdnsp_endpoint_init() local
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hclge_mbx.h | 88 u8 ring_type; member
|
/linux-6.6.21/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 506 enum bgmac_dma_ring_type ring_type) in bgmac_dma_unaligned()
|
/linux-6.6.21/drivers/usb/host/ |
D | xhci-mem.c | 1404 enum xhci_ring_type ring_type; in xhci_endpoint_init() local
|