| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | qos_sq.c | 33 static int otx2_qos_sq_aura_pool_init(struct otx2_nic *pfvf, int qidx) in otx2_qos_sq_aura_pool_init() 116 static void otx2_qos_sq_free_sqbs(struct otx2_nic *pfvf, int qidx) in otx2_qos_sq_free_sqbs() 151 static void otx2_qos_sqb_flush(struct otx2_nic *pfvf, int qidx) in otx2_qos_sqb_flush() 166 static int otx2_qos_ctx_disable(struct otx2_nic *pfvf, u16 qidx, int aura_id) in otx2_qos_ctx_disable() 223 int qidx; in otx2_qos_get_qid() local 231 void otx2_qos_free_qid(struct otx2_nic *pfvf, int qidx) in otx2_qos_free_qid() 236 int otx2_qos_enable_sq(struct otx2_nic *pfvf, int qidx) in otx2_qos_enable_sq() 280 void otx2_qos_disable_sq(struct otx2_nic *pfvf, int qidx) in otx2_qos_disable_sq()
|
| H A D | otx2_xsk.c | 36 static int otx2_xsk_ctx_disable(struct otx2_nic *pfvf, u16 qidx, int aura_id) in otx2_xsk_ctx_disable() 91 static void otx2_clean_up_rq(struct otx2_nic *pfvf, int qidx) in otx2_clean_up_rq() 119 int otx2_xsk_pool_enable(struct otx2_nic *pf, struct xsk_buff_pool *pool, u16 qidx) in otx2_xsk_pool_enable() 140 int otx2_xsk_pool_disable(struct otx2_nic *pf, u16 qidx) in otx2_xsk_pool_disable() 161 int otx2_xsk_pool_setup(struct otx2_nic *pf, struct xsk_buff_pool *pool, u16 qidx) in otx2_xsk_pool_setup() 194 void otx2_attach_xsk_buff(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, int qidx) in otx2_attach_xsk_buff() 201 u16 qidx) in otx2_xsk_sq_append_pkt()
|
| H A D | otx2_common.c | 28 struct otx2_nic *pfvf, int qidx) in otx2_nix_rq_op_stats() 41 struct otx2_nic *pfvf, int qidx) in otx2_nix_sq_op_stats() 84 int otx2_update_rq_stats(struct otx2_nic *pfvf, int qidx) in otx2_update_rq_stats() 96 int otx2_update_sq_stats(struct otx2_nic *pfvf, int qidx) in otx2_update_sq_stats() 517 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing() 550 dma_addr_t *dma, int qidx, int idx) in __otx2_alloc_rbuf() 575 dma_addr_t *dma, int qidx, int idx) in otx2_alloc_rbuf() 854 int qidx, sqe_tail, sqe_head; in otx2_sqb_flush() local 890 int otx2_rq_init(struct otx2_nic *pfvf, u16 qidx, u16 lpb_aura) in otx2_rq_init() 923 int otx2_sq_aq_init(void *dev, u16 qidx, u8 chan_offset, u16 sqb_aura) in otx2_sq_aq_init() [all …]
|
| H A D | otx2_txrx.c | 188 int qidx) in otx2_skb_add_frag() 247 int qidx) in otx2_free_rcv_seg() 267 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors() 453 int *xsk_frames, int qidx, int budget) in otx2_zc_submit_pkts() 467 int tx_pkts = 0, tx_bytes = 0, qidx; in otx2_tx_napi_handler() local 645 int size, int qidx) in otx2_sqe_flush() 800 struct sk_buff *skb, u16 qidx) in otx2_sqe_add_hdr() 929 struct sk_buff *skb, u16 qidx) in otx2_sq_append_tso() 1191 struct sk_buff *skb, u16 qidx) in otx2_sq_append_skb() 1276 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, int qidx) in otx2_cleanup_rx_cqes() [all …]
|
| H A D | otx2_pf.c | 1398 u64 val, qidx = 0; in otx2_q_intr_handler() local 1513 int qidx = cq_poll->cint_idx; in otx2_cq_intr_handler() local 1535 int qidx; in otx2_disable_napi() local 1552 int qidx; in otx2_free_cq_res() local 1566 int qidx; in otx2_free_sq_res() local 1756 int qidx; in otx2_free_hw_resources() local 1974 int err = 0, qidx, vec; in otx2_open() local 2159 int qidx, vec, wrk; in otx2_stop() local 2220 int qidx = skb_get_queue_mapping(skb); in otx2_xmit() local 2763 int qidx) in otx2_xdp_xmit_tx() [all …]
|
| H A D | rep.c | 156 u16 qidx = rep->rep_id; in rvu_rep_sp_stats64() local 504 int err = 0, qidx, vec; in rvu_rep_napi_init() local 563 int qidx, vec; in rvu_rep_free_cq_rsrc() local
|
| H A D | otx2_ethtool.c | 89 int qidx, stats; in otx2_get_qset_strings() local 141 int stat, qidx; in otx2_get_qset_stats() local 493 int qidx; in otx2_set_coalesce() local
|
| H A D | otx2_flows.c | 978 int vlan_prio, qidx, pfc_rule = 0; in otx2_add_flow_msg() local
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_queues.c | 32 static int nicvf_poll_reg(struct nicvf *nic, int qidx, in nicvf_poll_reg() 504 struct snd_queue *sq, int q_len, int qidx) in nicvf_init_snd_queue() 627 struct queue_set *qs, int qidx) in nicvf_reclaim_snd_queue() 639 struct queue_set *qs, int qidx) in nicvf_reclaim_rcv_queue() 649 struct queue_set *qs, int qidx) in nicvf_reclaim_cmp_queue() 660 struct rbdr *rbdr, int qidx) in nicvf_reclaim_rbdr() 745 int qidx, bool enable) in nicvf_rcv_queue_config() 818 int qidx, bool enable) in nicvf_cmp_queue_config() 859 int qidx, bool enable) in nicvf_snd_queue_config() 917 int qidx, bool enable) in nicvf_rbdr_config() [all …]
|
| H A D | nicvf_main.c | 75 static inline u8 nicvf_netdev_qidx(struct nicvf *nic, u8 qidx) in nicvf_netdev_qidx() 104 u64 qidx, u64 val) in nicvf_queue_reg_write() 111 u64 nicvf_queue_reg_read(struct nicvf *nic, u64 offset, u64 qidx) in nicvf_queue_reg_read() 989 int qidx; in nicvf_handle_qs_err() local 1043 int qidx = cq_poll->cq_idx; in nicvf_intr_handler() local 1062 u8 qidx; in nicvf_rbdr_intr_handler() local 1313 int qidx; in nicvf_free_cq_poll() local 1326 int irq, qidx; in nicvf_stop() local 1451 int cpu, err, qidx; in nicvf_open() local 1652 int qidx, cpu; in nicvf_update_stats() local
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 417 u32 qidx; in copy_esn_pktxt() local 467 u32 ctrl0, qidx; in copy_cpltx_pktxt() local 512 unsigned int qidx; in copy_key_cpltx_pktxt() local 572 int qidx = skb_get_queue_mapping(skb); in ch_ipsec_crypto_wreq() local 710 int qidx, left, credits; in ch_ipsec_xmit() local
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_wr.c | 744 csio_wr_cleanup_eq_stpg(struct csio_hw *hw, int qidx) in csio_wr_cleanup_eq_stpg() 761 csio_wr_cleanup_iq_ftr(struct csio_hw *hw, int qidx) in csio_wr_cleanup_iq_ftr() 862 csio_wr_get(struct csio_hw *hw, int qidx, uint32_t size, in csio_wr_get() 981 csio_wr_issue(struct csio_hw *hw, int qidx, bool prio) in csio_wr_issue() 1261 csio_wr_process_iq_idx(struct csio_hw *hw, int qidx, in csio_wr_process_iq_idx()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 55 u8 qidx; in bnxt_hwrm_queue_pri2cos_cfg() local 108 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_cos2bw_cfg() local 277 u8 qidx = bp->tc_to_qidx[i]; in bnxt_hwrm_queue_pfc_cfg() local
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_rx.c | 614 unsigned int qidx, in fun_rxq_create_sw() 788 int funeth_rxq_create(struct net_device *dev, unsigned int qidx, in funeth_rxq_create()
|
| H A D | funeth_tx.c | 624 unsigned int qidx, in fun_txq_create_sw() 759 int funeth_txq_create(struct net_device *dev, unsigned int qidx, in funeth_txq_create()
|
| H A D | funeth_txrx.h | 117 u16 qidx; /* queue index within net_device */ member 173 u16 qidx; /* queue index within net_device */ member
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_fw.c | 2015 static int mpi3mr_delete_op_reply_q(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_delete_op_reply_q() 2096 static int mpi3mr_alloc_op_reply_q_segments(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_alloc_op_reply_q_segments() 2153 static int mpi3mr_alloc_op_req_q_segments(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_alloc_op_req_q_segments() 2211 static int mpi3mr_create_op_reply_q(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_create_op_reply_q() 4731 static void mpi3mr_memset_op_reply_q_buffers(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_memset_op_reply_q_buffers() 4754 static void mpi3mr_memset_op_req_q_buffers(struct mpi3mr_ioc *mrioc, u16 qidx) in mpi3mr_memset_op_req_q_buffers()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_nvme.c | 83 unsigned int qidx, u16 qsize, in lpfc_nvme_create_queue() 145 unsigned int qidx, in lpfc_nvme_delete_queue()
|
| H A D | lpfc_nvme.h | 43 uint32_t qidx; /* queue index passed to create */ member
|
| H A D | lpfc_init.c | 10932 int qidx, uint32_t qtype) in lpfc_create_wq_cq() 11011 int qidx; in lpfc_setup_cq_lookup() local 11052 int qidx, cpu; in lpfc_sli4_queue_setup() local 11406 int qidx; in lpfc_sli4_queue_unset() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 401 int i, j, err, qidx = 0; in request_msix_data_irqs() local 939 static int send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, in send_pktsched_cmd() 2617 int qidx; in cxgb_netpoll() local
|
| H A D | sge.c | 174 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx) in txq_to_qset() 1262 int qidx; in t3_eth_xmit() local
|
| /linux/drivers/nvme/host/ |
| H A D | fc.c | 2186 __nvme_fc_init_hctx(struct blk_mq_hw_ctx *hctx, void *data, unsigned int qidx) in __nvme_fc_init_hctx() 2265 struct nvme_fc_queue *queue, unsigned int qidx) in __nvme_fc_delete_hw_queue() 2284 struct nvme_fc_queue *queue, unsigned int qidx, u16 qsize) in __nvme_fc_create_hw_queue()
|
| /linux/drivers/dma/amd/ptdma/ |
| H A D | ptdma.h | 201 unsigned int qidx; member
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_nvme.c | 115 unsigned int qidx, u16 qsize, void **handle) in qla_nvme_alloc_queue()
|