Home
last modified time | relevance | path

Searched hist:dd8427a78ffccbacf166a2d5d5eae55b586e1afe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.cdiff dd8427a78ffccbacf166a2d5d5eae55b586e1afe Thu Feb 09 07:21:38 CST 2017 Netanel Belgazal <netanel@annapurnalabs.com> net/ena: change condition for host attribute configuration

Move the host info config to be the first admin command that is executed.
This change require the driver to remove the 'feature check'
from host info configuration flow.
The check is removed since the supported features bitmask field
is retrieved only after calling ENA_ADMIN_DEVICE_ATTRIBUTES admin command.

If set host info is not supported an error will be returned by the device.

Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dena_netdev.cdiff dd8427a78ffccbacf166a2d5d5eae55b586e1afe Thu Feb 09 07:21:38 CST 2017 Netanel Belgazal <netanel@annapurnalabs.com> net/ena: change condition for host attribute configuration

Move the host info config to be the first admin command that is executed.
This change require the driver to remove the 'feature check'
from host info configuration flow.
The check is removed since the supported features bitmask field
is retrieved only after calling ENA_ADMIN_DEVICE_ATTRIBUTES admin command.

If set host info is not supported an error will be returned by the device.

Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>