Searched refs:uplimit (Results 1 – 4 of 4) sorted by relevance
36 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …66 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …85 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …109 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …134 - Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide
674 u32 uplimit = 0; in hns_get_ringparam() local680 ops->get_ring_bdnum_limit(queue, &uplimit); in hns_get_ringparam()682 param->rx_max_pending = uplimit; in hns_get_ringparam()683 param->tx_max_pending = uplimit; in hns_get_ringparam()
467 u32 *uplimit) in hns_ae_get_ring_bdnum_limit() argument469 *uplimit = HNS_RCB_RING_MAX_PENDING_BD; in hns_ae_get_ring_bdnum_limit()
483 u32 *uplimit);