Home
last modified time | relevance | path

Searched refs:physiqid (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.h120 uint16_t physiqid; member
355 uint16_t physiqid; /* Physical Queue ID */ member
465 ((__hw)->wrm.q_arr[(__idx)]->un.iq.physiqid)
Dcsio_wr.c356 csio_q_physiqid(hw, iq_idx) = iqp.physiqid; in csio_wr_iq_create_rsp()
382 csio_wr_sge_intr_enable(hw, iqp.physiqid); in csio_wr_iq_create_rsp()
1252 INGRESSQID_V(q->un.iq.physiqid) | in csio_wr_process_iq()
Dcsio_mb.c598 iq_params->physiqid = ntohs(rsp->physiqid); in csio_mb_iq_alloc_write_rsp()
603 iq_params->physiqid = iq_params->iqid = in csio_mb_iq_alloc_write_rsp()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c2349 rspq->abs_id = be16_to_cpu(rpl.physiqid); in t4vf_sge_alloc_rxq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1586 __be16 physiqid; member
Dsge.c4476 iq->abs_id = ntohs(c.physiqid); in t4_sge_alloc_rxq()