drivers/crypto/intel/qat/qat_6xxx/adf_6xxx_hw_data.c
219
rp_config[i].ring_type = get_ring_type(service);
drivers/crypto/intel/qat/qat_6xxx/adf_6xxx_hw_data.c
303
rps[rp_num] = rp_config[i].ring_type;
drivers/crypto/intel/qat/qat_6xxx/adf_6xxx_hw_data.c
40
enum adf_cfg_service_type ring_type;
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
67
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
75
ring->ring_type = ring_type;
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
122
enum psp_ring_type ring_type;
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
156
enum psp_ring_type ring_type);
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
158
enum psp_ring_type ring_type);
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
160
enum psp_ring_type ring_type);
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
117
int ring_type = queue_types[i];
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
119
adev->userq_funcs[ring_type];
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
121
if (!amdgpu_userq_is_reset_type_supported(adev, ring_type,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
125
if (atomic_read(&uq_mgr->userq_count[ring_type]) > 0 &&
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
127
r = funcs->detect_and_reset(adev, ring_type);
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
51
enum amdgpu_ring_type ring_type, int reset_type)
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
54
if (ring_type < 0 || ring_type >= AMDGPU_RING_TYPE_MAX)
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
57
switch (ring_type) {
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
103
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
124
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
130
ret = psp_v10_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
71
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
88
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
289
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
319
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
328
ret = psp_v11_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
373
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
391
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
397
ret = psp_v11_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
116
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
133
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
139
ret = psp_v11_0_8_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
32
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
63
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c
71
ret = psp_v11_0_8_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
147
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
164
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
176
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
203
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
209
ret = psp_v12_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
379
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
410
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
418
ret = psp_v13_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
463
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
480
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
486
ret = psp_v13_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
191
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
222
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
230
ret = psp_v13_0_4_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
275
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
292
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c
298
ret = psp_v13_0_4_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
238
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
269
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
277
ret = psp_v14_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
322
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
339
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c
345
ret = psp_v14_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
112
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
120
ret = psp_v15_0_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
164
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
193
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
210
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
216
ret = psp_v15_0_0_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v15_0.c
72
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
133
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
149
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
155
ret = psp_v15_0_8_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
53
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
82
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v15_0_8.c
90
ret = psp_v15_0_8_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
191
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
202
ret = psp_v3_1_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
216
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
239
psp_ring_reg = ring_type;
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
255
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
285
enum psp_ring_type ring_type)
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
291
ret = psp_v3_1_ring_stop(psp, ring_type);
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
55
enum psp_ring_type ring_type);
drivers/infiniband/hw/bng_re/bng_dev.c
125
req.ring_type = type;
drivers/infiniband/hw/bng_re/bng_dev.c
158
req.ring_type = ring_attr->type;
drivers/infiniband/hw/bnxt_re/main.c
929
req.ring_type = type;
drivers/infiniband/hw/bnxt_re/main.c
962
req.ring_type = ring_attr->type;
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c
1686
int aq_ptp_get_ring_cnt(struct aq_nic_s *aq_nic, const enum atl_ring_type ring_type)
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c
1692
return (aq_nic->aq_ptp->a1_ptp && ring_type == ATL_RING_RX) ? 2 : 1;
drivers/net/ethernet/aquantia/atlantic/aq_ptp.h
85
int aq_ptp_get_ring_cnt(struct aq_nic_s *aq_nic, const enum atl_ring_type ring_type);
drivers/net/ethernet/aquantia/atlantic/aq_ring.c
230
int aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type)
drivers/net/ethernet/aquantia/atlantic/aq_ring.c
235
self->ring_type = ring_type;
drivers/net/ethernet/aquantia/atlantic/aq_ring.c
237
if (self->ring_type == ATL_RING_RX)
drivers/net/ethernet/aquantia/atlantic/aq_ring.c
969
if (self->ring_type == ATL_RING_RX) {
drivers/net/ethernet/aquantia/atlantic/aq_ring.h
155
enum atl_ring_type ring_type;
drivers/net/ethernet/aquantia/atlantic/aq_ring.h
198
int aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type);
drivers/net/ethernet/broadcom/bgmac.c
506
enum bgmac_dma_ring_type ring_type)
drivers/net/ethernet/broadcom/bgmac.c
508
switch (ring_type) {
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1286
u32 ring_type, u32 cmpl_ring_id)
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1297
req->ring_type = ring_type;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1305
netdev_err(bd->netdev, "hwrm_ring_free type %d failed. rc:%d\n", ring_type, rc);
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1313
u32 ring_type, u32 map_index)
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1340
switch (ring_type) {
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1346
req->ring_type = RING_ALLOC_REQ_RING_TYPE_TX;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1357
req->ring_type = RING_ALLOC_REQ_RING_TYPE_RX;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1371
req->ring_type = RING_ALLOC_REQ_RING_TYPE_RX_AGG;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1383
req->ring_type = RING_ALLOC_REQ_RING_TYPE_L2_CMPL;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1393
req->ring_type = RING_ALLOC_REQ_RING_TYPE_NQ;
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1398
netdev_err(bn->netdev, "hwrm alloc invalid ring type %d\n", ring_type);
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.c
1409
netdev_err(bd->netdev, "hwrm_ring_alloc type %d failed. rc:%d\n", ring_type, rc);
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.h
53
u32 ring_type, u32 cmpl_ring_id);
drivers/net/ethernet/broadcom/bnge/bnge_hwrm_lib.h
56
u32 ring_type, u32 map_index);
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1767
u32 ring_type)
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1769
switch (ring_type) {
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1789
u32 ring_type, u32 map_idx, u32 xid)
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1793
switch (ring_type) {
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
1811
bnge_set_db_mask(bn, db, ring_type);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
14222
static int bnxt_dbg_hwrm_ring_info_get(struct bnxt *bp, u8 ring_type,
drivers/net/ethernet/broadcom/bnxt/bnxt.c
14233
req->ring_type = ring_type;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
14318
req->ring_type = RING_RESET_REQ_RING_TYPE_RX_RING_GRP;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7193
static void bnxt_set_rx_ring_params_p5(struct bnxt *bp, u32 ring_type,
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7202
if (ring_type == HWRM_RING_ALLOC_AGG) {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7203
req->ring_type = RING_ALLOC_REQ_RING_TYPE_RX_AGG;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7221
u32 ring_type, u32 map_index)
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7247
switch (ring_type) {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7254
req->ring_type = RING_ALLOC_REQ_RING_TYPE_TX;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7271
req->ring_type = RING_ALLOC_REQ_RING_TYPE_RX;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7272
req->length = (ring_type == HWRM_RING_ALLOC_RX) ?
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7276
bnxt_set_rx_ring_params_p5(bp, ring_type, req,
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7280
req->ring_type = RING_ALLOC_REQ_RING_TYPE_L2_CMPL;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7294
req->ring_type = RING_ALLOC_REQ_RING_TYPE_NQ;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7300
ring_type);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7313
ring_type, rc, err);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7350
u32 ring_type)
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7352
switch (ring_type) {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7373
static void bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type,
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7377
switch (ring_type) {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7400
switch (ring_type) {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7413
bnxt_set_db_mask(bp, db, ring_type);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7589
u32 ring_type, int cmpl_ring_id)
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7604
req->ring_type = ring_type;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
7614
ring_type, rc, error_code);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
238
static void hns_rcb_ring_init(struct ring_pair_cb *ring_pair, int ring_type)
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
242
(ring_type == RX_RING) ? &q->rx_ring : &q->tx_ring;
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
245
if (ring_type == RX_RING) {
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
432
static void hns_rcb_ring_get_cfg(struct hnae_queue *q, int ring_type)
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
442
if (ring_type == RX_RING) {
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
88
u8 ring_type;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
13
if (ring->ring_type == HCLGE_COMM_TYPE_CSQ) {
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
210
int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type)
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
213
(ring_type == HCLGE_COMM_TYPE_CSQ) ? &hw->cmq.csq :
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
217
ring->ring_type = ring_type;
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
222
(ring_type == HCLGE_COMM_TYPE_CSQ) ? "CSQ" : "CRQ",
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
425
u8 ring_type; /* cmq ring type */
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
482
int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type);
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
4958
unsigned int ring_type)
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
4964
if (ring_type == HNAE3_RING_TYPE_TX) {
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
4977
hnae3_set_bit(ring->flag, HNAE3_RING_TYPE_B, ring_type);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
205
req->msg.param[0].ring_type);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
220
req->msg.param[i].ring_type);
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
323
resp->data[HCLGE_RING_TYPE_OFFSET] = req->msg.param[0].ring_type;
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
676
send_msg.param[i].ring_type =
drivers/net/ethernet/intel/i40e/i40e_debugfs.c
484
struct i40e_pf *pf, enum ring_type type)
drivers/net/ethernet/nvidia/forcedeth.c
2728
union ring_type put_tx;
drivers/net/ethernet/nvidia/forcedeth.c
799
union ring_type get_rx, put_rx, last_rx;
drivers/net/ethernet/nvidia/forcedeth.c
804
union ring_type rx_ring;
drivers/net/ethernet/nvidia/forcedeth.c
825
union ring_type get_tx, put_tx, last_tx;
drivers/net/ethernet/nvidia/forcedeth.c
830
union ring_type tx_ring;
drivers/net/wireless/ath/ath11k/dp.c
636
u32 ring_type, struct dp_srng *ring)
drivers/net/wireless/ath/ath11k/dp.c
640
if (ring_type != HAL_RXDMA_MONITOR_DESC) {
drivers/net/wireless/ath/ath11k/dp.c
684
u32 ring_type, struct hal_srng *srng,
drivers/net/wireless/ath/ath11k/dp.c
721
entry_sz = ath11k_hal_srng_get_entrysize(ab, ring_type);
drivers/net/wireless/ath/ath11k/dp.c
726
ring_type != HAL_RXDMA_MONITOR_DESC) {
drivers/net/wireless/ath/ath11k/dp.h
1669
int mac_id, enum hal_ring_type ring_type);
drivers/net/wireless/ath/ath11k/dp.h
1678
u32 ring_type, struct dp_srng *ring);
drivers/net/wireless/ath/ath11k/dp.h
1681
u32 ring_type, struct hal_srng *srng,
drivers/net/wireless/ath/ath11k/dp_rx.c
1632
u8 pdev_id, ring_type, ring_id, pdev_idx;
drivers/net/wireless/ath/ath11k/dp_rx.c
1638
ring_type = FIELD_GET(HTT_BACKPRESSURE_EVENT_RING_TYPE_M, *data);
drivers/net/wireless/ath/ath11k/dp_rx.c
1649
pdev_id, ring_type, ring_id, hp, tp, backpressure_time);
drivers/net/wireless/ath/ath11k/dp_rx.c
1651
if (ring_type == HTT_BACKPRESSURE_UMAC_RING_TYPE) {
drivers/net/wireless/ath/ath11k/dp_rx.c
1656
} else if (ring_type == HTT_BACKPRESSURE_LMAC_RING_TYPE) {
drivers/net/wireless/ath/ath11k/dp_rx.c
1665
ring_type);
drivers/net/wireless/ath/ath11k/dp_tx.c
1072
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath11k/dp_tx.c
1093
ring_type, &htt_ring_type,
drivers/net/wireless/ath/ath11k/dp_tx.c
817
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath11k/dp_tx.c
824
switch (ring_type) {
drivers/net/wireless/ath/ath11k/dp_tx.c
871
ath11k_warn(ab, "Unsupported ring type in DP :%d\n", ring_type);
drivers/net/wireless/ath/ath11k/dp_tx.c
878
int mac_id, enum hal_ring_type ring_type)
drivers/net/wireless/ath/ath11k/dp_tx.c
902
ring_type, &htt_ring_type,
drivers/net/wireless/ath/ath11k/dp_tx.c
928
ret = ath11k_hal_srng_get_entrysize(ab, ring_type);
drivers/net/wireless/ath/ath11k/dp_tx.c
979
cmd->msi_data, ring_id, ring_type, cmd->intr_info, cmd->info2);
drivers/net/wireless/ath/ath11k/dp_tx.h
39
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath11k/hal.c
1124
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath11k/hal.c
1130
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath11k/hal.c
1132
ring_id = ath11k_hal_srng_get_ring_id(ab, ring_type, ring_num, 0);
drivers/net/wireless/ath/ath11k/hal.c
1147
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath11k/hal.c
1151
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath11k/hal.c
1171
ath11k_hal_srng_update_hp_tp_addr(ab, shadow_cfg_idx, ring_type,
drivers/net/wireless/ath/ath11k/hal.c
1179
ring_type, ring_num);
drivers/net/wireless/ath/ath11k/hal.c
1187
int ring_type, ring_num;
drivers/net/wireless/ath/ath11k/hal.c
1190
for (ring_type = 0; ring_type < HAL_MAX_RING_TYPES; ring_type++) {
drivers/net/wireless/ath/ath11k/hal.c
1191
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath11k/hal.c
1193
if (ring_type == HAL_CE_SRC ||
drivers/net/wireless/ath/ath11k/hal.c
1194
ring_type == HAL_CE_DST ||
drivers/net/wireless/ath/ath11k/hal.c
1195
ring_type == HAL_CE_DST_STATUS)
drivers/net/wireless/ath/ath11k/hal.c
1202
ath11k_hal_srng_update_shadow_config(ab, ring_type, ring_num);
drivers/net/wireless/ath/ath11k/hal.c
487
int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type)
drivers/net/wireless/ath/ath11k/hal.c
491
if (WARN_ON(ring_type >= HAL_MAX_RING_TYPES))
drivers/net/wireless/ath/ath11k/hal.c
494
srng_config = &ab->hal.srng_config[ring_type];
drivers/net/wireless/ath/ath11k/hal.c
499
int ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type)
drivers/net/wireless/ath/ath11k/hal.c
503
if (WARN_ON(ring_type >= HAL_MAX_RING_TYPES))
drivers/net/wireless/ath/ath11k/hal.c
506
srng_config = &ab->hal.srng_config[ring_type];
drivers/net/wireless/ath/ath11k/hal.h
940
int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type);
drivers/net/wireless/ath/ath11k/hal.h
941
int ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type);
drivers/net/wireless/ath/ath11k/hal.h
973
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/dp.c
698
u32 ring_type, struct dp_srng *ring)
drivers/net/wireless/ath/ath12k/dp.c
702
if (ring_type != HAL_RXDMA_MONITOR_DESC) {
drivers/net/wireless/ath/ath12k/dp.c
746
u32 ring_type, struct hal_srng *srng,
drivers/net/wireless/ath/ath12k/dp.c
786
entry_sz = ath12k_hal_srng_get_entrysize(ab, ring_type);
drivers/net/wireless/ath/ath12k/dp.c
791
ring_type != HAL_RXDMA_MONITOR_DESC) {
drivers/net/wireless/ath/ath12k/dp.h
695
u32 ring_type, struct dp_srng *ring);
drivers/net/wireless/ath/ath12k/dp.h
698
u32 ring_type, struct hal_srng *srng,
drivers/net/wireless/ath/ath12k/dp_htt.c
1005
ring_type, &htt_ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.c
1298
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.c
1320
ring_type, &htt_ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.c
724
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.c
730
switch (ring_type) {
drivers/net/wireless/ath/ath12k/dp_htt.c
773
ath12k_warn(ab, "Unsupported ring type in DP :%d\n", ring_type);
drivers/net/wireless/ath/ath12k/dp_htt.c
780
int mac_id, enum hal_ring_type ring_type)
drivers/net/wireless/ath/ath12k/dp_htt.c
805
ring_type, &htt_ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.c
832
ret = ath12k_hal_srng_get_entrysize(ab, ring_type);
drivers/net/wireless/ath/ath12k/dp_htt.c
882
ring_id, ring_type, cmd->intr_info, cmd->info2);
drivers/net/wireless/ath/ath12k/dp_htt.c
983
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.h
1533
int mac_id, enum hal_ring_type ring_type);
drivers/net/wireless/ath/ath12k/dp_htt.h
1550
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/dp_htt.h
1554
int mac_id, enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/hal.c
215
int ath12k_hal_srng_get_entrysize(struct ath12k_base *ab, u32 ring_type)
drivers/net/wireless/ath/ath12k/hal.c
219
if (WARN_ON(ring_type >= HAL_MAX_RING_TYPES))
drivers/net/wireless/ath/ath12k/hal.c
222
srng_config = &ab->hal.srng_config[ring_type];
drivers/net/wireless/ath/ath12k/hal.c
228
int ath12k_hal_srng_get_max_entries(struct ath12k_base *ab, u32 ring_type)
drivers/net/wireless/ath/ath12k/hal.c
232
if (WARN_ON(ring_type >= HAL_MAX_RING_TYPES))
drivers/net/wireless/ath/ath12k/hal.c
235
srng_config = &ab->hal.srng_config[ring_type];
drivers/net/wireless/ath/ath12k/hal.c
42
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/hal.c
45
return ab->hal.ops->srng_update_shadow_config(ab, ring_type,
drivers/net/wireless/ath/ath12k/hal.c
676
int ring_type, ring_num;
drivers/net/wireless/ath/ath12k/hal.c
679
for (ring_type = 0; ring_type < HAL_MAX_RING_TYPES; ring_type++) {
drivers/net/wireless/ath/ath12k/hal.c
680
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath12k/hal.c
682
if (ring_type == HAL_CE_SRC ||
drivers/net/wireless/ath/ath12k/hal.c
683
ring_type == HAL_CE_DST ||
drivers/net/wireless/ath/ath12k/hal.c
684
ring_type == HAL_CE_DST_STATUS)
drivers/net/wireless/ath/ath12k/hal.c
692
ath12k_hal_srng_update_shadow_config(ab, ring_type, ring_num);
drivers/net/wireless/ath/ath12k/hal.h
1396
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/hal.h
1482
int ath12k_hal_srng_get_entrysize(struct ath12k_base *ab, u32 ring_type);
drivers/net/wireless/ath/ath12k/hal.h
1483
int ath12k_hal_srng_get_max_entries(struct ath12k_base *ab, u32 ring_type);
drivers/net/wireless/ath/ath12k/hal.h
1514
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/wifi7/hal.c
378
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/wifi7/hal.c
384
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath12k/wifi7/hal.c
386
ring_id = ath12k_wifi7_hal_srng_get_ring_id(hal, ring_type, ring_num,
drivers/net/wireless/ath/ath12k/wifi7/hal.c
416
enum hal_ring_type ring_type,
drivers/net/wireless/ath/ath12k/wifi7/hal.c
420
struct hal_srng_config *srng_config = &hal->srng_config[ring_type];
drivers/net/wireless/ath/ath12k/wifi7/hal.c
440
ath12k_wifi7_hal_srng_update_hp_tp_addr(ab, shadow_cfg_idx, ring_type,
drivers/net/wireless/ath/ath12k/wifi7/hal.c
448
ring_type, ring_num);
drivers/net/wireless/ath/ath12k/wifi7/hal.h
532
enum hal_ring_type ring_type,
drivers/usb/cdns3/cdnsp-mem.c
946
enum cdnsp_ring_type ring_type;
drivers/usb/cdns3/cdnsp-mem.c
964
ring_type = usb_endpoint_type(pep->endpoint.desc);
drivers/usb/cdns3/cdnsp-mem.c
990
pep->ring = cdnsp_ring_alloc(pdev, 2, ring_type, max_packet, mem_flags);
drivers/usb/host/xhci-mem.c
1419
enum xhci_ring_type ring_type;
drivers/usb/host/xhci-mem.c
1435
ring_type = usb_endpoint_type(&ep->desc);
drivers/usb/host/xhci-mem.c
1491
xhci_ring_alloc(xhci, 2, ring_type, max_packet, mem_flags);
include/linux/bnge/hsi.h
8218
u8 ring_type;
include/linux/bnge/hsi.h
8336
u8 ring_type;
include/linux/bnge/hsi.h
8370
u8 ring_type;
include/linux/bnxt/hsi.h
10459
u8 ring_type;
include/linux/bnxt/hsi.h
7478
u8 ring_type;
include/linux/bnxt/hsi.h
7599
u8 ring_type;
include/linux/bnxt/hsi.h
7633
u8 ring_type;