Searched refs:hw_qid (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h231 u8 hw_qid[PFVF_MAX_QUEUES_PER_VF]; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
317 u8 vf_qid; /* index in hw_qid[] */
347 u8 vf_qid; /* index in hw_qid[] */
H A Dvfpf_if.h152 u8 hw_qid[PFVF_MAX_QUEUES_PER_VF]; member in struct:pf_vf_msg_acquire_resp::sw_pf_vf_resc
179 u8 vf_qid; /* index in hw_qid[] */
258 u8 vf_qid; /* index in hw_qid[] */
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c133 response->resc.hw_qid[i] = LM_FW_VF_QZONE_ID(vf_info, i);
1604 DbgMessage(pdev, FATALvf, "presp->resc.hw_qid[0] = %d\n", presp->resc.hw_qid[0]);
1648 pdev->params.fw_qzone_id[idx] = presp->resc.hw_qid[idx];
1711 DbgMessage(pdev, FATALvf, "presp->resc.hw_qid[0] = %d\n", presp->resc.hw_qid[0]);
1753 pdev->params.fw_qzone_id[idx] = presp->resc.hw_qid[idx];

Completed in 85 milliseconds