Searched refs:hwqid (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_mqprio.c | 96 u32 eotid, u32 hwqid) in cxgb4_init_eosw_txq() argument 114 eosw_txq->hwqid = hwqid; in cxgb4_init_eosw_txq() 428 u32 qoffset, qcount, tot_qcount, qid, hwqid; in cxgb4_mqprio_enable_offload() local 452 hwqid = pi->first_qset + (eotid % pi->nqsets); in cxgb4_mqprio_enable_offload() 455 eotid, hwqid); in cxgb4_mqprio_enable_offload()
|
| H A D | sge.c | 2266 eohw_txq = &adap->sge.eohw_txq[eosw_txq->hwqid]; in ethofld_hard_xmit() 2574 rxq = &adap->sge.eohw_rxq[eosw_txq->hwqid]; in cxgb4_ethofld_send_flowc()
|
| H A D | cxgb4_debugfs.c | 2880 T("HWQID:", hwqid); in sge_qinfo_show()
|
| /linux/include/linux/ |
| H A D | nvme-fc-driver.h | 694 u16 hwqid; member
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 21598 void lpfc_snapshot_mxp(struct lpfc_hba *phba, u32 hwqid) in lpfc_snapshot_mxp() argument 21606 qp = &phba->sli4_hba.hdwq[hwqid]; in lpfc_snapshot_mxp() 21633 void lpfc_adjust_pvt_pool_count(struct lpfc_hba *phba, u32 hwqid) in lpfc_adjust_pvt_pool_count() argument 21639 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool; in lpfc_adjust_pvt_pool_count() 21652 lpfc_move_xri_pvt_to_pbl(phba, hwqid); in lpfc_adjust_pvt_pool_count() 21664 void lpfc_adjust_high_watermark(struct lpfc_hba *phba, u32 hwqid) in lpfc_adjust_high_watermark() argument 21675 qp = &phba->sli4_hba.hdwq[hwqid]; in lpfc_adjust_high_watermark() 21709 void lpfc_move_xri_pvt_to_pbl(struct lpfc_hba *phba, u32 hwqid) in lpfc_move_xri_pvt_to_pbl() argument 21720 qp = &phba->sli4_hba.hdwq[hwqid]; in lpfc_move_xri_pvt_to_pbl() 21829 void lpfc_move_xri_pbl_to_pvt(struct lpfc_hba *phba, u32 hwqid, u32 count) in lpfc_move_xri_pbl_to_pvt() argument [all …]
|
| /linux/drivers/nvme/target/ |
| H A D | fc.c | 699 fcpreq->hwqid = queue->qid ? in nvmet_fc_queue_fcp_req()
|