Searched hist:"9805069 d14c1b0b66b1600ea60cfc08f94841bd8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_net.h | diff 9805069d14c1b0b66b1600ea60cfc08f94841bd8 Thu May 24 11:55:16 CDT 2018 Sridhar Samudrala <sridhar.samudrala@intel.com> virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
This feature bit can be used by hypervisor to indicate virtio_net device to act as a standby for another device with the same MAC address.
VIRTIO_NET_F_STANDBY is defined as bit 62 as it is a device feature bit.
Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | diff 9805069d14c1b0b66b1600ea60cfc08f94841bd8 Thu May 24 11:55:16 CDT 2018 Sridhar Samudrala <sridhar.samudrala@intel.com> virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
This feature bit can be used by hypervisor to indicate virtio_net device to act as a standby for another device with the same MAC address.
VIRTIO_NET_F_STANDBY is defined as bit 62 as it is a device feature bit.
Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|