Searched refs:min_vec_bds (Results 1 – 2 of 2) sorted by relevance
174 uint32_t min_vec_bds = HNS3_DEFAULT_RXQ_REARM_THRESH + in hns3_rxq_vec_check() local177 if (rxq->nb_rx_desc < min_vec_bds) in hns3_rxq_vec_check()
1626 uint16_t min_vec_bds; in hns3_rxq_conf_runtime_check() local1641 min_vec_bds = HNS3_DEFAULT_RXQ_REARM_THRESH + in hns3_rxq_conf_runtime_check()1643 if (nb_desc < min_vec_bds || in hns3_rxq_conf_runtime_check()1649 min_vec_bds, HNS3_DEFAULT_RXQ_REARM_THRESH); in hns3_rxq_conf_runtime_check()