Home
last modified time | relevance | path

Searched refs:iqid (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h139 __be16 iqid; member
166 __be16 iqid; member
186 __be16 iqid; member
211 __be16 iqid; member
237 __be16 iqid; member
263 __be16 iqid; member
291 __be16 iqid; member
357 __be16 iqid; member
H A Dcsio_wr.h121 uint16_t iqid; member
215 uint16_t iqid; member
354 uint16_t iqid; /* Queue ID */ member
463 #define csio_q_iqid(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->un.iq.iqid)
H A Dcsio_mb.c511 cmdp->iqid |= htons(iq_params->iqid); in csio_mb_iq_write()
599 iq_params->iqid = ntohs(rsp->iqid); in csio_mb_iq_alloc_write_rsp()
603 iq_params->physiqid = iq_params->iqid = in csio_mb_iq_alloc_write_rsp()
638 cmdp->iqid = htons(iq_params->iqid); in csio_mb_iq_free()
726 FW_EQ_OFLD_CMD_IQID_V(eq_ofld_params->iqid)); in csio_mb_eq_ofld_write()
899 * @iqid: iqid
907 csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, uint32_t mb_tmo, uint32_t fcfi, uint32_t vnpi, uint16_t iqid, uint8_t vnport_wwnn[8], uint8_t vnport_wwpn[8], void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_fcoe_vnp_alloc_init_mb() argument
[all...]
H A Dcsio_wr.c97 csio_wr_sge_intr_enable(struct csio_hw *hw, uint16_t iqid) in csio_wr_sge_intr_enable() argument
100 INGRESSQID_V(iqid) | in csio_wr_sge_intr_enable()
355 csio_q_iqid(hw, iq_idx) = iqp.iqid; in csio_wr_iq_create_rsp()
361 iq_id = iqp.iqid - hw->wrm.fw_iq_start; in csio_wr_iq_create_rsp()
367 " iqid:%d rel_iqid:%d FW iq_start:%d\n", in csio_wr_iq_create_rsp()
368 CSIO_MAX_IQ, iq_id, iqp.iqid, hw->wrm.fw_iq_start); in csio_wr_iq_create_rsp()
576 eqp.iqid = csio_q_iqid(hw, iq_idx); in csio_wr_eq_create()
648 iqp.iqid = csio_q_iqid(hw, iq_idx); in csio_wr_iq_destroy()
H A Dcsio_scsi.c216 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_cmd_wr()
375 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_read_wr()
428 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_write_wr()
659 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_abrt_cls_wr()
H A Dcsio_lnode.c1698 wr->iqid = cpu_to_be16(csio_q_physiqid( in csio_ln_prep_ecwr()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h139 __be16 iqid; member
166 __be16 iqid; member
186 __be16 iqid; member
211 __be16 iqid; member
237 __be16 iqid; member
263 __be16 iqid; member
291 __be16 iqid; member
357 __be16 iqid; member
H A Dcsio_wr.h121 uint16_t iqid; member
215 uint16_t iqid; member
354 uint16_t iqid; /* Queue ID */ member
463 #define csio_q_iqid(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->un.iq.iqid)
H A Dcsio_mb.c511 cmdp->iqid |= htons(iq_params->iqid); in csio_mb_iq_write()
599 iq_params->iqid = ntohs(rsp->iqid); in csio_mb_iq_alloc_write_rsp()
603 iq_params->physiqid = iq_params->iqid = in csio_mb_iq_alloc_write_rsp()
638 cmdp->iqid = htons(iq_params->iqid); in csio_mb_iq_free()
726 FW_EQ_OFLD_CMD_IQID_V(eq_ofld_params->iqid)); in csio_mb_eq_ofld_write()
899 * @iqid: iqid
907 csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, uint32_t mb_tmo, uint32_t fcfi, uint32_t vnpi, uint16_t iqid, uint8_t vnport_wwnn[8], uint8_t vnport_wwpn[8], void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_fcoe_vnp_alloc_init_mb() argument
[all...]
H A Dcsio_wr.c97 csio_wr_sge_intr_enable(struct csio_hw *hw, uint16_t iqid) in csio_wr_sge_intr_enable() argument
100 INGRESSQID_V(iqid) | in csio_wr_sge_intr_enable()
355 csio_q_iqid(hw, iq_idx) = iqp.iqid; in csio_wr_iq_create_rsp()
361 iq_id = iqp.iqid - hw->wrm.fw_iq_start; in csio_wr_iq_create_rsp()
367 " iqid:%d rel_iqid:%d FW iq_start:%d\n", in csio_wr_iq_create_rsp()
368 CSIO_MAX_IQ, iq_id, iqp.iqid, hw->wrm.fw_iq_start); in csio_wr_iq_create_rsp()
576 eqp.iqid = csio_q_iqid(hw, iq_idx); in csio_wr_eq_create()
648 iqp.iqid = csio_q_iqid(hw, iq_idx); in csio_wr_iq_destroy()
H A Dcsio_scsi.c216 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_cmd_wr()
375 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_read_wr()
428 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_write_wr()
659 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx)); in csio_scsi_init_abrt_cls_wr()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1629 unsigned int iqid, u8 dbqt);
1631 struct net_device *dev, unsigned int iqid,
1636 struct net_device *dev, unsigned int iqid,
1639 struct net_device *dev, u32 iqid);
2044 unsigned int vf, unsigned int iqtype, unsigned int iqid,
2047 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dsge.c4450 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
4562 * @iqid: the Ingress Queue to which to deliver CIDX Update messages
4567 unsigned int iqid, u8 dbqt) in t4_sge_alloc_eth_txq()
4605 FW_EQ_ETH_CMD_FETCHRO_F | FW_EQ_ETH_CMD_IQID_V(iqid)); in t4_sge_alloc_eth_txq()
4654 struct net_device *dev, unsigned int iqid, in t4_sge_alloc_ctrl_txq()
4683 FW_EQ_CTRL_CMD_FETCHRO_F | FW_EQ_CTRL_CMD_IQID_V(iqid)); in t4_sge_alloc_ctrl_txq()
4724 struct net_device *dev, u32 cmd, u32 iqid) in t4_sge_alloc_ofld_txq()
4756 FW_EQ_OFLD_CMD_FETCHRO_F | FW_EQ_OFLD_CMD_IQID_V(iqid)); in t4_sge_alloc_ofld_txq()
4780 struct net_device *dev, unsigned int iqid, in t4_sge_alloc_uld_txq()
4789 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq()
4565 t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, struct net_device *dev, struct netdev_queue *netdevq, unsigned int iqid, u8 dbqt) t4_sge_alloc_eth_txq() argument
4653 t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int cmplqid) t4_sge_alloc_ctrl_txq() argument
4723 t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_txq *q, struct net_device *dev, u32 cmd, u32 iqid) t4_sge_alloc_ofld_txq() argument
4779 t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int uld_type) t4_sge_alloc_uld_txq() argument
4802 t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq, struct net_device *dev, u32 iqid) t4_sge_alloc_ethofld_txq() argument
[all...]
H A Dt4_hw.c8346 * @iqid: ingress queue id
8355 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop()
8366 c.iqid = cpu_to_be16(iqid); in t4_iq_stop()
8379 * @iqid: ingress queue id
8386 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free()
8397 c.iqid = cpu_to_be16(iqid); in t4_iq_free()
8354 t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4_iq_stop() argument
8385 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4_iq_free() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1625 unsigned int iqid, u8 dbqt);
1627 struct net_device *dev, unsigned int iqid,
1632 struct net_device *dev, unsigned int iqid,
1635 struct net_device *dev, u32 iqid);
2040 unsigned int vf, unsigned int iqtype, unsigned int iqid,
2043 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dsge.c4475 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
4587 * @iqid: the Ingress Queue to which to deliver CIDX Update messages
4592 unsigned int iqid, u8 dbqt) in t4_sge_alloc_eth_txq()
4634 FW_EQ_ETH_CMD_FETCHRO_F | FW_EQ_ETH_CMD_IQID_V(iqid)); in t4_sge_alloc_eth_txq()
4684 struct net_device *dev, unsigned int iqid, in t4_sge_alloc_ctrl_txq()
4713 FW_EQ_CTRL_CMD_FETCHRO_F | FW_EQ_CTRL_CMD_IQID_V(iqid)); in t4_sge_alloc_ctrl_txq()
4754 struct net_device *dev, u32 cmd, u32 iqid) in t4_sge_alloc_ofld_txq()
4786 FW_EQ_OFLD_CMD_FETCHRO_F | FW_EQ_OFLD_CMD_IQID_V(iqid)); in t4_sge_alloc_ofld_txq()
4810 struct net_device *dev, unsigned int iqid, in t4_sge_alloc_uld_txq()
4819 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq()
4590 t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, struct net_device *dev, struct netdev_queue *netdevq, unsigned int iqid, u8 dbqt) t4_sge_alloc_eth_txq() argument
4683 t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int cmplqid) t4_sge_alloc_ctrl_txq() argument
4753 t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_txq *q, struct net_device *dev, u32 cmd, u32 iqid) t4_sge_alloc_ofld_txq() argument
4809 t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq, struct net_device *dev, unsigned int iqid, unsigned int uld_type) t4_sge_alloc_uld_txq() argument
4832 t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq, struct net_device *dev, u32 iqid) t4_sge_alloc_ethofld_txq() argument
[all...]
H A Dt4_hw.c8315 * @iqid: ingress queue id
8324 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop()
8335 c.iqid = cpu_to_be16(iqid); in t4_iq_stop()
8348 * @iqid: ingress queue id
8355 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free()
8366 c.iqid = cpu_to_be16(iqid); in t4_iq_free()
8323 t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4_iq_stop() argument
8354 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4_iq_free() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcq.c58 res->u.cq.iqid = cpu_to_be32(cq->cqid); in destroy_cq()
136 res->u.cq.iqid = cpu_to_be32(cq->cqid); in create_cq()
H A Dt4fw_ri_api.h292 __be32 iqid; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcq.c58 res->u.cq.iqid = cpu_to_be32(cq->cqid); in destroy_cq()
136 res->u.cq.iqid = cpu_to_be32(cq->cqid); in create_cq()
H A Dt4fw_ri_api.h286 __be32 iqid; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2347 rspq->cntxt_id = be16_to_cpu(rpl.iqid); in t4vf_sge_alloc_rxq()
2410 * @iqid: the relative ingress queue ID to which events relating to
2415 unsigned int iqid) in t4vf_sge_alloc_eth_txq()
2460 FW_EQ_ETH_CMD_IQID_V(iqid)); in t4vf_sge_alloc_eth_txq()
2413 t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, struct net_device *dev, struct netdev_queue *devq, unsigned int iqid) t4vf_sge_alloc_eth_txq() argument
H A Dt4vf_hw.c1833 * @iqid: ingress queue ID
1840 unsigned int iqid, unsigned int fl0id, unsigned int fl1id) in t4vf_iq_free()
1853 cmd.iqid = cpu_to_be16(iqid); in t4vf_iq_free()
1839 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4vf_iq_free() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2344 rspq->cntxt_id = be16_to_cpu(rpl.iqid); in t4vf_sge_alloc_rxq()
2407 * @iqid: the relative ingress queue ID to which events relating to
2412 unsigned int iqid) in t4vf_sge_alloc_eth_txq()
2457 FW_EQ_ETH_CMD_IQID_V(iqid)); in t4vf_sge_alloc_eth_txq()
2410 t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, struct net_device *dev, struct netdev_queue *devq, unsigned int iqid) t4vf_sge_alloc_eth_txq() argument
H A Dt4vf_hw.c1834 * @iqid: ingress queue ID
1841 unsigned int iqid, unsigned int fl0id, unsigned int fl1id) in t4vf_iq_free()
1854 cmd.iqid = cpu_to_be16(iqid); in t4vf_iq_free()
1840 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) t4vf_iq_free() argument

Completed in 130 milliseconds

12