Home
last modified time | relevance | path

Searched refs:rq_idx (Results 1 – 16 of 16) sorted by relevance

/drivers/infiniband/hw/usnic/
Dusnic_abi.h82 u32 rq_idx[USNIC_QP_GRP_MAX_RQS]; member
Dusnic_ib_qp_grp.c197 uaction->action.u.rq_idx = res_chunk->res[DFLT_RQ_IDX]->vnic_idx; in init_filter_action()
Dusnic_ib_verbs.c126 resp.rq_idx[i] = chunk->res[i]->vnic_idx; in usnic_ib_fill_create_qp_resp()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h36 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx,
Dotx2_tc.c331 int rq_idx, rc; in otx2_tc_act_set_police() local
333 rq_idx = find_first_zero_bit(&nic->rq_bmap, hw->rx_queues); in otx2_tc_act_set_police()
334 if (rq_idx >= hw->rx_queues) { in otx2_tc_act_set_police()
340 req->index = rq_idx; in otx2_tc_act_set_police()
344 node->rq = rq_idx; in otx2_tc_act_set_police()
351 set_bit(rq_idx, &nic->rq_bmap); in otx2_tc_act_set_police()
Dcn10k.c301 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx, in cn10k_map_unmap_rq_policer() argument
321 aq->qidx = rq_idx; in cn10k_map_unmap_rq_policer()
/drivers/net/ethernet/cavium/thunder/
Dq_struct.h177 u64 rq_idx:3; member
234 u64 rq_idx:3;
Dnicvf_queues.h370 void nicvf_update_rq_stats(struct nicvf *nic, int rq_idx);
Dnic_main.c478 u8 qset, rq_idx = 0; in nic_config_cpi() local
508 (qset << 3) | rq_idx); in nic_config_cpi()
509 rq_idx++; in nic_config_cpi()
Dnicvf_main.c779 int rq_idx; in nicvf_rcv_pkt_handler() local
781 rq_idx = nicvf_netdev_qidx(nic, cqe_rx->rq_idx); in nicvf_rcv_pkt_handler()
824 skb_record_rx_queue(skb, rq_idx); in nicvf_rcv_pkt_handler()
Dnicvf_queues.c1812 void nicvf_update_rq_stats(struct nicvf *nic, int rq_idx) in nicvf_update_rq_stats() argument
1818 (rq_idx << NIC_Q_NUM_SHIFT) | (reg << 3)) in nicvf_update_rq_stats()
1820 rq = &nic->qs->rq[rq_idx]; in nicvf_update_rq_stats()
/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h608 u32 rq_idx; member
Dvnic_dev.c1226 action->u.rq_idx = *entry; in vnic_dev_classifier()
/drivers/scsi/elx/efct/
Defct_hw.c1280 u32 rq_idx; in efct_hw_rx_post() local
1299 for (rq_idx = 0, idx = 0; rq_idx < hw->hw_rq_count; rq_idx++) { in efct_hw_rx_post()
1300 struct hw_rq *rq = hw->hw_rq[rq_idx]; in efct_hw_rx_post()
/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h842 u16 rq_idx, u16 match_id);
Drvu_nix.c5482 u16 rq_idx, u16 match_id) in rvu_nix_setup_ratelimit_aggr() argument
5500 NIX_AQ_CTYPE_RQ, rq_idx); in rvu_nix_setup_ratelimit_aggr()
5504 __func__, rq_idx, pcifunc); in rvu_nix_setup_ratelimit_aggr()