Searched refs:max_rx_rings (Results 1 – 6 of 6) sorted by relevance
509 unsigned int max_rx_rings; in bnxt_rep_dev_info_get_op() local522 max_rx_rings = BNXT_MAX_VF_REP_RINGS; in bnxt_rep_dev_info_get_op()524 dev_info->max_rx_queues = max_rx_rings; in bnxt_rep_dev_info_get_op()525 dev_info->max_tx_queues = max_rx_rings; in bnxt_rep_dev_info_get_op()
753 uint16_t max_rx_rings; member757 (BNXT_STINGRAY(bp) ? RTE_MIN(RTE_MIN(bp->max_rx_rings / 2U, \760 RTE_MIN(bp->max_rx_rings / 2U, \
764 bp->max_rx_rings = rte_le_to_cpu_16(resp->max_rx_rings); in __bnxt_hwrm_func_qcaps()1052 bp->max_rx_rings = rte_le_to_cpu_16(resp->max_rx_rings); in bnxt_hwrm_func_resc_qcaps()3381 req->max_rx_rings = rte_cpu_to_le_16(bp->max_rx_rings / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_new()3382 req->min_rx_rings = req->max_rx_rings; in bnxt_fill_vf_func_cfg_req_new()3421 req->num_rx_rings = rte_cpu_to_le_16(bp->max_rx_rings / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_old()3449 bp->max_rx_rings -= rte_le_to_cpu_16(resp->alloc_rx_rings); in bnxt_update_max_resources()3513 pf_resc->num_rx_rings = bp->max_rx_rings; in bnxt_calculate_pf_resources()3528 pf_resc->num_rx_rings = bp->max_rx_rings / (num_vfs + 1) + in bnxt_calculate_pf_resources()3529 bp->max_rx_rings % (num_vfs + 1); in bnxt_calculate_pf_resources()3702 bp->max_rx_rings = pf_resc->num_rx_rings; in bnxt_update_pf_resources()
317 queue_idx, bp->max_rx_rings); in bnxt_rx_queue_setup_op()
897 unsigned int max_rx_rings; in bnxt_dev_info_get_op() local912 max_rx_rings = BNXT_MAX_RINGS(bp); in bnxt_dev_info_get_op()914 dev_info->max_rx_queues = max_rx_rings; in bnxt_dev_info_get_op()915 dev_info->max_tx_queues = max_rx_rings; in bnxt_dev_info_get_op()1073 if (eth_dev->data->nb_rx_queues > bp->max_rx_rings || in bnxt_dev_configure_op()1114 bp->max_tx_rings, bp->max_rx_rings, bp->max_cp_rings, in bnxt_dev_configure_op()
11000 uint16_t max_rx_rings; member13616 uint16_t max_rx_rings; member13711 uint16_t max_rx_rings; member