Searched refs:acquire_resp (Results 1 – 10 of 10) sorted by relevance
147 if (!(p_iov->acquire_resp.pfdev_info.capabilities & in qed_vf_pf_add_qid()245 struct pfvf_acquire_resp_tlv *resp = &p_iov->pf2vf_reply->acquire_resp; in qed_vf_pf_acquire()315 memcpy(&p_iov->acquire_resp, resp, sizeof(p_iov->acquire_resp)); in qed_vf_pf_acquire()431 bar_size = p_hwfn->vf_iov_info->acquire_resp.pfdev_info.bar_size; in qed_vf_hw_bar_size()752 u8 hw_qid = p_iov->acquire_resp.resc.hw_qid[rx_qid]; in qed_vf_pf_rxq_start()882 u8 cid = p_iov->acquire_resp.resc.cid[qid]; in qed_vf_pf_txq_start()956 for (i = 0; i < p_hwfn->vf_iov_info->acquire_resp.resc.num_sbs; i++) { in qed_vf_pf_vport_start()1452 return p_iov->acquire_resp.resc.hw_sbs[sb_id].hw_sb_id; in qed_vf_get_igu_sb_id()1572 *num_rxqs = p_hwfn->vf_iov_info->acquire_resp.resc.num_rxqs; in qed_vf_get_num_rxqs()1577 *num_txqs = p_hwfn->vf_iov_info->acquire_resp.resc.num_txqs; in qed_vf_get_num_txqs()[all …]
525 struct pfvf_acquire_resp_tlv acquire_resp; member669 struct pfvf_acquire_resp_tlv acquire_resp; member
1607 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_pstats_addrlen()1656 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_tstats()1683 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_ustats_addrlen()1724 struct pfvf_acquire_resp_tlv *p_resp = &p_iov->acquire_resp; in __qed_get_vport_mstats_addrlen()
2151 p_resp = &p_hwfn->vf_iov_info->acquire_resp; in qed_mcp_get_mfw_ver()
1540 struct pfvf_acquire_resp_tlv *resp = &mbx->reply_virt->acquire_resp; in qed_iov_vf_mbx_acquire()
227 struct pfvf_acquire_resp_tlv *resp = &bp->vf2pf_mbox->resp.acquire_resp; in bnx2x_vfpf_acquire()286 memcpy(&bp->acquire_resp, resp, sizeof(bp->acquire_resp)); in bnx2x_vfpf_acquire()293 if (bp->acquire_resp.hdr.status == PFVF_STATUS_SUCCESS) { in bnx2x_vfpf_acquire()296 } else if (bp->acquire_resp.hdr.status == in bnx2x_vfpf_acquire()305 bp->acquire_resp.resc.num_txqs); in bnx2x_vfpf_acquire()308 bp->acquire_resp.resc.num_rxqs); in bnx2x_vfpf_acquire()311 bp->acquire_resp.resc.num_sbs); in bnx2x_vfpf_acquire()314 bp->acquire_resp.resc.num_mac_filters); in bnx2x_vfpf_acquire()317 bp->acquire_resp.resc.num_vlan_filters); in bnx2x_vfpf_acquire()320 bp->acquire_resp.resc.num_mc_filters); in bnx2x_vfpf_acquire()[all …]
521 strscpy(buf, bp->acquire_resp.pfdev_info.fw_ver, buf_len); in bnx2x_vf_fill_fw_str()528 bp->acquire_resp.resc.hw_qid[fp->index] * in bnx2x_vf_ustorm_prods_offset()
387 struct pfvf_acquire_resp_tlv acquire_resp; member
1379 struct pfvf_acquire_resp_tlv acquire_resp; member
13947 if (bp->acquire_resp.pfdev_info.pf_cap & PFVF_CAP_VLAN_FILTER) { in bnx2x_init_one()