Searched refs:qid (Results 201 - 225 of 311) sorted by relevance

1234567891011>>

/linux-master/fs/9p/
H A Dv9fs.c627 memset(&v9inode->qid, 0, sizeof(v9inode->qid));
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h573 enum mt76_txq_id qid, u32 changed);
591 enum mt76_txq_id qid, struct mt76_wcid *wcid,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h555 enum mt76_txq_id qid, u32 changed);
573 enum mt76_txq_id qid, struct mt76_wcid *wcid,
/linux-master/drivers/net/wireless/ath/ar5523/
H A Dar5523_hw.h284 __be32 qid; member in struct:ar5523_cmd_txq_setup
H A Dar5523.c454 __be32 qid = cpu_to_be32(0); local
458 &qid, sizeof(qid), 0);
486 qinfo.qid = cpu_to_be32(0);
/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.h274 __be32 qid; member in struct:csio_qstatus_page
H A Dcsio_wr.c1137 uint32_t wr_type, fw_qid, qid; local
1170 qid = fw_qid - wrm->fw_iq_start;
1171 q_completed = hw->wrm.intr_map[qid];
1173 if (unlikely(qid ==
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-rgmii.c329 pko_mem_queue_qos.s.qid = queue;
H A Dcvmx-pko.c83 config.s.qid = base_queue + queue;
/linux-master/include/linux/qed/
H A Dqed_eth_if.h63 u16 qid; member in struct:qed_ntuple_filter_params
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h179 int (*send_req)(struct prestera_device *dev, int qid, void *in_msg,
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcq.c195 CQE_QPID_V(wq->sq.qid));
229 CQE_QPID_V(wq->sq.qid));
425 WARN_ONCE(1, "Unexpected DRAIN CQE qp id %u!\n", wq->sq.qid);
454 (CQE_QPID(cqe) == wq->sq.qid) && cqe_completes_wr(cqe, wq))
/linux-master/include/linux/
H A Dnvme.h1331 __le16 qid; member in struct:nvme_delete_queue
1436 #define show_opcode_name(qid, opcode, fctype) \
1439 ((qid) ? \
1522 __le16 qid; member in struct:nvmf_connect_command
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h422 enum mt76_txq_id qid, u32 changed);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c431 u32 qoffset, qcount, tot_qcount, qid, hwqid; local
454 qid = qoffset + j;
456 eosw_txq = &tc_port_mqprio->eosw_txq[qid];
H A Dcxgb4.h1005 void **egr_map; /* qid->queue egress queue map */
1006 struct sge_rspq **ingr_map; /* qid->queue ingress queue map */
1874 unsigned int qid,
1916 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data,
1918 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data,
1959 void t4_mk_filtdelwr(unsigned int ftid, struct fw_filter_wr *wr, int qid);
H A Dcxgb4_main.c578 unsigned int qid = EGR_QID_G(ntohl(p->opcode_qid)); local
581 txq = q->adap->sge.egr_map[qid - q->adap->sge.egr_start];
905 * Return the channel of the ingress queue with the given qid.
907 static unsigned int rxq_to_chan(const struct sge *p, unsigned int qid) argument
909 qid -= p->ingr_start;
910 return netdev2pinfo(p->ingr_map[qid]->netdev)->tx_chan;
2211 static int read_eq_indices(struct adapter *adap, u16 qid, u16 *pidx, u16 *cidx) argument
2213 u32 addr = t4_read_reg(adap, SGE_DBQ_CTXT_BADDR_A) + 24 * qid + 8;
2229 int cxgb4_sync_txq_pidx(struct net_device *dev, u16 qid, u16 pidx, argument
2236 ret = read_eq_indices(adap, qid,
2351 cxgb4_bar2_sge_qregs(struct net_device *dev, unsigned int qid, enum cxgb4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) argument
2590 u16 qid = (dropped_db >> 15) & 0x1ffff; local
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3636 struct dpni_queue_id qid = {0}; local
3655 &queue, &qid);
3659 fq->tx_fqid[j] = qid.fqid;
3886 struct dpni_queue_id qid; local
3890 DPNI_QUEUE_RX, fq->tc, fq->flowid, &queue, &qid);
3896 fq->fqid = qid.fqid;
3938 struct dpni_queue_id qid; local
3944 &queue, &qid);
3949 fq->tx_fqid[i] = qid.fqid;
3953 fq->tx_qdbin = qid
3986 struct dpni_queue_id qid; local
[all...]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c274 enum gdma_queue_type q_type, u32 qid,
282 e.eq.id = qid;
290 e.cq.id = qid;
298 e.rq.id = qid;
306 e.sq.id = qid;
273 mana_gd_ring_doorbell(struct gdma_context *gc, u32 db_index, enum gdma_queue_type q_type, u32 qid, u32 tail_ptr, u8 num_req) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c2263 int i, qid; local
2265 for (qid = 0; qid < max_qos_sqs; qid++)
2268 qos_sq_stats_desc[i].format, qid);
2277 int i, qid; local
2283 for (qid = 0; qid < max_qos_sqs; qid++) {
2284 struct mlx5e_sq_stats *s = READ_ONCE(stats[qid]);
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.c1046 switch (queue->qid) {
1069 switch (queue->qid) {
1100 switch (queue->qid) {
1292 if (entry->queue->qid == QID_RX) {
1310 if (entry->queue->qid == QID_RX) {
1787 rt2x00_set_field32(&word, TXD_W1_HOST_Q_ID, entry->queue->qid);
1812 rt2x00_set_field32(&word, TXD_W5_PID_TYPE, entry->queue->qid);
1819 if (entry->queue->qid != QID_BEACON) {
1865 skbdesc->desc_len = (entry->queue->qid == QID_BEACON) ? TXINFO_SIZE :
2940 switch (queue->qid) {
[all...]
H A Drt2500pci.c721 switch (queue->qid) {
744 switch (queue->qid) {
770 switch (queue->qid) {
808 if (entry->queue->qid == QID_RX) {
826 if (entry->queue->qid == QID_RX) {
2064 switch (queue->qid) {
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c533 unsigned int qid = EGR_QID_G(be32_to_cpu(p->opcode_qid)); local
546 eq_idx = EQ_IDX(s, qid);
549 "Egress Update QID %d out of range\n", qid);
555 "Egress Update QID %d TXQ=NULL\n", qid);
559 if (unlikely(tq->abs_id != qid)) {
562 qid, tq->abs_id);
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_tx.c827 int i, err = 0, qid; local
832 qid = gve_xdp_tx_queue_id(priv,
835 tx = &priv->tx[qid];
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c272 * @qid: vsi relative queue id
277 u16 qid)
282 return (vsi && (qid < vsi->alloc_queue_pairs));
910 u16 qid = i40e_vc_get_pf_queue_id(vf, local
913 reg = qid;
914 qid = i40e_vc_get_pf_queue_id(vf, vsi_id,
916 reg |= qid << 16;
938 u16 vsi_id, qid; local
954 qid = i40e_vc_get_pf_queue_id(vf, vsi_id, j);
956 reg = (qid
276 i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id, u16 qid) argument
[all...]

Completed in 598 milliseconds

1234567891011>>