Home
last modified time | relevance | path

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

/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()
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 Dpsp_v15_0.c57 enum psp_ring_type ring_type) in psp_v15_0_0_ring_stop()
86 enum psp_ring_type ring_type) in psp_v15_0_0_ring_create()
153 enum psp_ring_type ring_type) in psp_v15_0_0_ring_destroy()
H A Dpsp_v15_0_8.c52 enum psp_ring_type ring_type) in psp_v15_0_8_ring_stop()
81 enum psp_ring_type ring_type) in psp_v15_0_8_ring_create()
148 enum psp_ring_type ring_type) in psp_v15_0_8_ring_destroy()
H A Dpsp_v13_0_4.c193 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 Dpsp_v11_0.c285 enum psp_ring_type ring_type) in psp_v11_0_ring_stop()
315 enum psp_ring_type ring_type) in psp_v11_0_ring_create()
387 enum psp_ring_type ring_type) in psp_v11_0_ring_destroy()
H A Dpsp_v14_0.c240 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()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c818 enum hal_ring_type ring_type, in ath11k_dp_tx_get_ring_id_type()
879 int mac_id, enum hal_ring_type ring_type) in ath11k_dp_tx_htt_srng_setup()
1073 int mac_id, enum hal_ring_type ring_type, in ath11k_dp_tx_htt_rx_filter_setup()
H A Ddp_rx.c1632 u8 pdev_id, ring_type, ring_id, pdev_idx; in ath11k_htt_backpressure_event_handler() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c210 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.h425 u8 ring_type; /* cmq ring type */ member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c14 enum ring_type { enum
/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.c1383 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/usb/cdns3/
H A Dcdnsp-mem.c944 enum cdnsp_ring_type ring_type; in cdnsp_endpoint_init() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h88 u8 ring_type; member
H A Dhns3_enet.c4945 unsigned int ring_type) in hns3_ring_get_cfg()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7184 bnxt_set_rx_ring_params_p5(struct bnxt * bp,u32 ring_type,struct hwrm_ring_alloc_input * req,struct bnxt_rx_ring_info * rxr,struct bnxt_ring_struct * ring) bnxt_set_rx_ring_params_p5() argument
7212 hwrm_ring_alloc_send_msg(struct bnxt * bp,struct bnxt_rx_ring_info * rxr,struct bnxt_ring_struct * ring,u32 ring_type,u32 map_index) hwrm_ring_alloc_send_msg() argument
7341 bnxt_set_db_mask(struct bnxt * bp,struct bnxt_db_info * db,u32 ring_type) bnxt_set_db_mask() argument
7364 bnxt_set_db(struct bnxt * bp,struct bnxt_db_info * db,u32 ring_type,u32 map_idx,u32 xid) bnxt_set_db() argument
7580 hwrm_ring_free_send_msg(struct bnxt * bp,struct bnxt_ring_struct * ring,u32 ring_type,int cmpl_ring_id) hwrm_ring_free_send_msg() argument
14170 bnxt_dbg_hwrm_ring_info_get(struct bnxt * bp,u8 ring_type,u32 ring_id,u32 * prod,u32 * cons) bnxt_dbg_hwrm_ring_info_get() argument
[all...]
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c354 union ring_type { union