Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v11_0_8.c32 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()
H A Dpsp_v10_0.c70 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()
H A Dpsp_v12_0.c182 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()
H A Dpsp_v3_1.c187 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()
H A Dpsp_v13_0_4.c195 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()
H A Dpsp_v11_0.c261 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()
H A Dpsp_v13_0.c309 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()
H A Damdgpu_psp.h94 enum psp_ring_type ring_type; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal.c486 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
H A Ddp_tx.c808 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()
H A Ddp.c636 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c625 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()
H A Dhal.c1455 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
H A Ddp.c740 u32 ring_type, struct dp_srng *ring) in ath12k_dp_link_desc_cleanup()
788 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c243 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()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c206 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue()
H A Dhclge_comm_cmd.h413 u8 ring_type; /* cmq ring type */ member
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c230 int aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type) in aq_ring_init()
H A Daq_ring.h153 enum atl_ring_type ring_type; member
H A Daq_ptp.c1384 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()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c14 enum ring_type { enum
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c945 enum cdnsp_ring_type ring_type; in cdnsp_endpoint_init() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h88 u8 ring_type; member
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.c506 enum bgmac_dma_ring_type ring_type) in bgmac_dma_unaligned()
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c1404 enum xhci_ring_type ring_type; in xhci_endpoint_init() local

12