Home
last modified time | relevance | path

Searched refs:qbase (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/
H A Dqlogicfas.c55 int qbase, in __qlogicfas_detect() argument
72 if (!qbase || qlirq == -1) in __qlogicfas_detect()
75 if (!request_region(qbase, 0x10, qlogicfas_name)) { in __qlogicfas_detect()
77 qbase); in __qlogicfas_detect()
81 if (!qlogicfas408_detect(qbase, INT_TYPE)) { in __qlogicfas_detect()
84 qbase); in __qlogicfas_detect()
89 " IRQ %d\n", qlogicfas_name, qbase, qlirq); in __qlogicfas_detect()
91 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in __qlogicfas_detect()
96 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in __qlogicfas_detect()
102 hreg->io_port = qbase; in __qlogicfas_detect()
[all …]
/linux/drivers/scsi/pcmcia/
H A Dqlogic_stub.c94 struct pcmcia_device *link, int qbase, int qlirq) in qlogic_detect() argument
101 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in qlogic_detect()
106 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in qlogic_detect()
112 shost->io_port = qbase; in qlogic_detect()
120 priv->qbase = qbase; in qlogic_detect()
130 qltyp, qbase, qlirq, QL_TURBO_PDMA); in qlogic_detect()
/linux/net/rxrpc/
H A Dcall_event.c67 _enter("%x,%x,%x,%x", tq->qbase, req->seq, ix, txb->debug_id); in rxrpc_retransmit_data()
102 if (after(tq->qbase, call->tx_transmitted)) in rxrpc_resend()
106 tq->segment_acked, tq->nr_reported_acks, call->debug_id, tq->qbase); in rxrpc_resend()
118 req.seq = tq->qbase + ix; in rxrpc_resend()
144 before(call->tx_transmitted, req.tq->qbase + RXRPC_NR_TXQUEUE)) { in rxrpc_resend_tlp()
150 if (after_eq(call->tx_transmitted, req.tq->qbase) && in rxrpc_resend_tlp()
151 before(call->tx_transmitted, req.tq->qbase + RXRPC_NR_TXQUEUE)) { in rxrpc_resend_tlp()
H A Dinput.c253 _debug("tq=%x seq=%x i=%d f=%x", tq->qbase, seq, ix, tq->bufs[ix]->flags); in rxrpc_rotate_tx_window()
885 tq->qbase, tq->segment_acked, tq->nr_reported_acks, in rxrpc_input_soft_ack_tq()
888 _debug("[%x]", tq->qbase); in rxrpc_input_soft_ack_tq()
946 test_bit(call->tlp_seq - tq->qbase, &new_acks)) in rxrpc_input_soft_ack_tq()
971 _enter("%x,%x,%u", tq->qbase, seq, sp->ack.nr_acks); in rxrpc_input_soft_acks()
973 while (after(seq, tq->qbase + RXRPC_NR_TXQUEUE - 1)) in rxrpc_input_soft_acks()
H A Dsendmsg.c294 tq->qbase = call->send_top + 1; in rxrpc_alloc_txqueue()
304 tq->qbase = 0; in rxrpc_alloc_txqueue()
H A Dar-internal.h953 rxrpc_seq_t qbase; member
1550 return (seq & (RXRPC_NR_TXQUEUE - 1)) == tq->qbase; in rxrpc_seq_in_txq()
H A Doutput.c572 _debug("prep[%u] tq=%x q=%x", i, tq->qbase, seq); in rxrpc_prepare_data_packet()
652 _enter("%x,%x-%x", tq->qbase, seq, seq + req->n - 1); in rxrpc_send_data_packet()
/linux/include/trace/events/
H A Drxrpc.h1871 __field(unsigned int, qbase)
1878 __entry->qbase = req->tq->qbase;
1885 __entry->qbase,
2062 __field(rxrpc_seq_t, qbase)
2068 __entry->qbase = tq->qbase;
2075 __entry->qbase,
2113 __field(rxrpc_seq_t, qbase)
2120 __entry->qbase = tq->qbase;
2127 __entry->qbase,
2141 __field(rxrpc_seq_t, qbase)
[all …]
/linux/drivers/dma/amd/ptdma/
H A Dptdma.h197 struct ptdma_desc *qbase; member
H A Dptdma-dmaengine.c55 memcpy(&desc, &cmd_q->qbase[idx], sizeof(struct ae4dma_desc)); in ae4_check_status_error()
125 memcpy(&cmd_q->qbase[ae4cmd_q->tail_wi], desc, sizeof(struct ae4dma_desc)); in ae4_core_execute_cmd()
/linux/drivers/dma/amd/qdma/
H A Dqdma.h176 u16 qbase; member
H A Dqdma.c220 qdma_set_field(qdev, data, QDMA_REGF_QUEUE_BASE, ctxt->qbase); in qdma_prep_fmap_context()
334 fmap.qbase = 0; in qdma_setup_fmap_context()
/linux/drivers/crypto/ccp/
H A Dccp-dev-v5.c238 mP = (__le32 *)&cmd_q->qbase[cmd_q->qidx]; in ccp5_do_cmd()
831 cmd_q->qbase = dmam_alloc_coherent(dev, cmd_q->qsize, in ccp5_init()
834 if (!cmd_q->qbase) { in ccp5_init()
H A Dccp-dev.h270 struct ccp5_desc *qbase; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1770 struct sge_qbase_reg_field *qbase, in cudbg_read_sge_qbase_indirect_reg() argument
1776 buff = qbase->pf_data_value[func]; in cudbg_read_sge_qbase_indirect_reg()
1778 buff = qbase->vf_data_value[func]; in cudbg_read_sge_qbase_indirect_reg()
1785 t4_write_reg(padap, qbase->reg_addr, func); in cudbg_read_sge_qbase_indirect_reg()
1787 *buff = t4_read_reg(padap, qbase->reg_data[i]); in cudbg_read_sge_qbase_indirect_reg()