Searched refs:max_table_size (Results 1 – 1 of 1) sorted by relevance
3053 int max_table_size; in get_flow_table() local3058 max_table_size = BIT(MLX5_CAP_FLOWTABLE_NIC_RX(dev->mdev, in get_flow_table()3102 if (num_entries > max_table_size) in get_flow_table()3664 int max_table_size; in _get_flow_table() local3668 max_table_size = BIT(MLX5_CAP_FLOWTABLE_NIC_RX(dev->mdev, in _get_flow_table()3670 if (max_table_size < MLX5_FS_MAX_ENTRIES) in _get_flow_table()