Searched refs:msix_lfmap (Results 1 – 2 of 2) sorted by relevance
629 pfvf->msix_lfmap = devm_kcalloc(rvu->dev, pfvf->msix.max, in rvu_setup_msix_resources()631 if (!pfvf->msix_lfmap) in rvu_setup_msix_resources()665 pfvf->msix_lfmap = in rvu_setup_msix_resources()668 if (!pfvf->msix_lfmap) in rvu_setup_msix_resources()1789 if (pfvf->msix_lfmap[vec] == MSIX_BLKLF(blkaddr, lf)) in rvu_get_msix_offset()1817 pfvf->msix_lfmap[offset + vec] = MSIX_BLKLF(block->addr, lf); in rvu_set_msix_offset()1838 pfvf->msix_lfmap[offset + vec] = 0; in rvu_clear_msix_offset()
257 u16 *msix_lfmap; /* Vector to block LF mapping */ member
Completed in 14 milliseconds