/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | psp_v11_0_8.c | 32 enum psp_ring_type ring_type) in psp_v11_0_8_ring_stop() 63 enum psp_ring_type ring_type) in psp_v11_0_8_ring_create() 133 enum psp_ring_type ring_type) in psp_v11_0_8_ring_destroy()
|
H A D | psp_v10_0.c | 71 enum psp_ring_type ring_type) in psp_v10_0_ring_create() 103 enum psp_ring_type ring_type) in psp_v10_0_ring_stop() 124 enum psp_ring_type ring_type) in psp_v10_0_ring_destroy()
|
H A D | psp_v12_0.c | 143 enum psp_ring_type ring_type) in psp_v12_0_ring_create() 172 enum psp_ring_type ring_type) in psp_v12_0_ring_stop() 199 enum psp_ring_type ring_type) in psp_v12_0_ring_destroy()
|
H A D | psp_v3_1.c | 187 enum psp_ring_type ring_type) in psp_v3_1_ring_create() 251 enum psp_ring_type ring_type) in psp_v3_1_ring_stop() 281 enum psp_ring_type ring_type) in psp_v3_1_ring_destroy()
|
H A D | psp_v13_0_4.c | 193 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() 294 enum psp_ring_type ring_type) in psp_v13_0_4_ring_destroy()
|
H A D | psp_v11_0.c | 260 enum psp_ring_type ring_type) in psp_v11_0_ring_stop() 290 enum psp_ring_type ring_type) in psp_v11_0_ring_create() 362 enum psp_ring_type ring_type) in psp_v11_0_ring_destroy()
|
H A D | psp_v14_0.c | 240 enum psp_ring_type ring_type) in psp_v14_0_ring_stop() 271 enum psp_ring_type ring_type) in psp_v14_0_ring_create() 341 enum psp_ring_type ring_type) in psp_v14_0_ring_destroy()
|
H A D | psp_v13_0.c | 375 enum psp_ring_type ring_type) in psp_v13_0_ring_stop() 406 enum psp_ring_type ring_type) in psp_v13_0_ring_create() 476 enum psp_ring_type ring_type) in psp_v13_0_ring_destroy()
|
H A D | amdgpu_psp.h | 120 enum psp_ring_type ring_type; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hal.c | 488 int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_entrysize() 500 int ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_max_entries() 1125 enum hal_ring_type ring_type, in ath11k_hal_srng_update_hp_tp_addr() 1148 enum hal_ring_type ring_type, in ath11k_hal_srng_update_shadow_config() 1188 int ring_type, ring_num; in ath11k_hal_srng_shadow_config() local
|
H A D | dp_tx.c | 817 enum hal_ring_type ring_type, in ath11k_dp_tx_get_ring_id_type() 878 int mac_id, enum hal_ring_type ring_type) in ath11k_dp_tx_htt_srng_setup() 1072 int mac_id, enum hal_ring_type ring_type, in ath11k_dp_tx_htt_rx_filter_setup()
|
H A D | dp.c | 639 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup() 687 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_tx.c | 1104 enum hal_ring_type ring_type, in ath12k_dp_tx_get_ring_id_type() 1160 int mac_id, enum hal_ring_type ring_type) in ath12k_dp_tx_htt_srng_setup() 1364 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_rx_filter_setup() 1676 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_tx_filter_setup()
|
H A D | hal.c | 1840 int ath12k_hal_srng_get_entrysize(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_entrysize() 1852 int ath12k_hal_srng_get_max_entries(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_max_entries() 2449 enum hal_ring_type ring_type, in ath12k_hal_srng_update_hp_tp_addr() 2472 enum hal_ring_type ring_type, in ath12k_hal_srng_update_shadow_config() 2512 int ring_type, ring_num; in ath12k_hal_srng_shadow_config() local
|
H A D | dp.c | 749 u32 ring_type, struct dp_srng *ring) in ath12k_dp_link_desc_cleanup() 797 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_cmd.c | 210 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue()
|
H A D | hclge_comm_cmd.h | 425 u8 ring_type; /* cmq ring type */ member
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A 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()
|
H A D | aq_ring.h | 153 enum atl_ring_type ring_type; member
|
H A 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/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 14 enum ring_type { enum
|
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-mem.c | 945 enum cdnsp_ring_type ring_type; in cdnsp_endpoint_init() local
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hclge_mbx.h | 88 u8 ring_type; member
|
/linux/drivers/usb/host/ |
H A D | xhci-mem.c | 1424 enum xhci_ring_type ring_type; in xhci_endpoint_init() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 7038 static void bnxt_set_rx_ring_params_p5(struct bnxt *bp, u32 ring_type, in bnxt_set_rx_ring_params_p5() 7064 u32 ring_type, u32 map_index) in hwrm_ring_alloc_send_msg() 7192 u32 ring_type) in bnxt_set_db_mask() 7215 static void bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, in bnxt_set_db() 7431 u32 ring_type, int cmpl_ring_id) in hwrm_ring_free_send_msg() 13960 static int bnxt_dbg_hwrm_ring_info_get(struct bnxt *bp, u8 ring_type, in bnxt_dbg_hwrm_ring_info_get()
|