Searched refs:pr_bandwidth (Results 1 – 2 of 2) sorted by relevance
124 if (count >= fme_dev->pr_bandwidth) { in fme_pr_write()125 switch (fme_dev->pr_bandwidth) { in fme_pr_write()137 buf += fme_dev->pr_bandwidth; in fme_pr_write()138 count -= fme_dev->pr_bandwidth; in fme_pr_write()245 size = IFPGA_ALIGN(size, fme->pr_bandwidth); in fme_pr()338 fme->pr_bandwidth = 64; in fme_pr_mgmt_init()341 fme->pr_bandwidth = 4; in fme_pr_mgmt_init()
79 size_t pr_bandwidth; member