net/ena: add info about max number of Tx/Rx descriptors
authorRafal Kozik <rk@semihalf.com>
Thu, 7 Jun 2018 09:43:11 +0000 (11:43 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 14 Jun 2018 17:27:50 +0000 (19:27 +0200)
commit92680dc220a072e2776a862fa2b6f61cb8767944
treeabd16c9fb97083e928c8ac0f156699c46811560f
parent2061fe41f212a804ec76b9afedc12c8c982dc96d
net/ena: add info about max number of Tx/Rx descriptors

In function ena_infos_get driver provides information about minimal
and maximal number of Rx and Tx descriptors.

Signed-off-by: Rafal Kozik <rk@semihalf.com>
Acked-by: Michal Krawczyk <mk@semihalf.com>
drivers/net/ena/ena_ethdev.c