Searched refs:floating (Results 1 – 6 of 6) sorted by relevance
469 In this configuration the PMD will use the floating VEB feature for all the472 Alternatively, the user can specify which VFs need to connect to this floating477 In this example ``VF1``, ``VF3`` and ``VF4`` connect to the floating VEB,480 The current implementation only supports one floating VEB and one regular481 VEB. VFs can connect to a floating VEB or a regular VEB according to the484 The floating VEB functionality requires a NIC firmware version of 5.0648 only when floating VEB is disabled.
173 * **Added floating VEB support for i40e PF driver.**175 A "floating VEB" is a special Virtual Ethernet Bridge (VEB) which does not
191 u16 veb_seid, u16 *switch_id, bool *floating,
3081 bool *floating, u16 *statistic_index, in i40e_aq_get_veb_parameters() argument3110 if (floating) { in i40e_aq_get_veb_parameters()3114 *floating = true; in i40e_aq_get_veb_parameters()3116 *floating = false; in i40e_aq_get_veb_parameters()
417 allowed value. The specified branch-ratio is a floating point number
1431 also achieves accuracy comparable to floating-point evaluation.1433 As can be seen, the floating-point implementation achieved the worst performance.