Searched refs:hw_sbs (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.h230 struct hw_sb_info hw_sbs[PFVF_MAX_SBS_PER_VF]; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
279 u8 vf_sb; /* index in hw_sbs[] */
307 u8 vf_sb; /* index in hw_sbs[] */
H A Dvfpf_if.h151 struct sw_hw_sb_info hw_sbs[PFVF_MAX_SBS_PER_VF]; member in struct:pf_vf_msg_acquire_resp::sw_pf_vf_resc
195 u8 vf_sb; /* index in hw_sbs[] */
226 u8 vf_sb; /* index in hw_sbs[] */
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c131 response->resc.hw_sbs[i].hw_sb_id = LM_VF_IGU_SB_ID(vf_info, i);
132 response->resc.hw_sbs[i].sb_qid = LM_FW_VF_DHC_QZONE_ID(vf_info, i);
1605 DbgMessage(pdev, FATALvf, "presp->resc.hw_sbs[0].hw_sb_id = %d\n", presp->resc.hw_sbs[0].hw_sb_id);
1606 DbgMessage(pdev, FATALvf, "presp->resc.hw_sbs[0].sb_qid = %d\n", presp->resc.hw_sbs[0].sb_qid);
1640 pdev->hw_info.intr_blk_info.igu_info.igu_base_sb = presp->resc.hw_sbs[0].hw_sb_id;
1649 IGU_VF_NDSB(pdev,idx) = presp->resc.hw_sbs[idx].hw_sb_id;
1712 DbgMessage(pdev, FATALvf, "presp->resc.hw_sbs[0].hw_sb_id = %d\n", presp->resc.hw_sbs[
[all...]

Completed in 68 milliseconds