Searched refs:disc_buf_sz (Results 1 – 2 of 2) sorted by relevance
831 int disc_buf_sz; member
5012 mad->bufflen = cpu_to_be32(vhost->scsi_scrqs.disc_buf_sz); in ibmvfc_discover_targets()5014 mad->buffer.len = cpu_to_be32(vhost->scsi_scrqs.disc_buf_sz); in ibmvfc_discover_targets()6132 dma_free_coherent(dev, channels->disc_buf_sz, channels->disc_buf, in ibmvfc_free_disc_buf()6162 channels->disc_buf_sz = sizeof(*channels->disc_buf) * max_targets; in ibmvfc_alloc_disc_buf()6163 channels->disc_buf = dma_alloc_coherent(dev, channels->disc_buf_sz, in ibmvfc_alloc_disc_buf()