Searched hist:"1 d8faf48c74b8329a0322dc4b2a2030ae5003c86" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | if_link.h | diff 1d8faf48c74b8329a0322dc4b2a2030ae5003c86 Thu Jun 13 05:19:10 CDT 2013 Rony Efraim <ronye@mellanox.com> net/core: Add VF link state control
Add netlink directives and ndo entry to allow for controling VF link, which can be in one of three states:
Auto - VF link state reflects the PF link state (default)
Up - VF link state is up, traffic from VF to VF works even if the actual PF link is down
Down - VF link state is down, no traffic from/to this VF, can be of use while configuring the VF
Signed-off-by: Rony Efraim <ronye@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevice.h | diff 1d8faf48c74b8329a0322dc4b2a2030ae5003c86 Thu Jun 13 05:19:10 CDT 2013 Rony Efraim <ronye@mellanox.com> net/core: Add VF link state control
Add netlink directives and ndo entry to allow for controling VF link, which can be in one of three states:
Auto - VF link state reflects the PF link state (default)
Up - VF link state is up, traffic from VF to VF works even if the actual PF link is down
Down - VF link state is down, no traffic from/to this VF, can be of use while configuring the VF
Signed-off-by: Rony Efraim <ronye@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff 1d8faf48c74b8329a0322dc4b2a2030ae5003c86 Thu Jun 13 05:19:10 CDT 2013 Rony Efraim <ronye@mellanox.com> net/core: Add VF link state control
Add netlink directives and ndo entry to allow for controling VF link, which can be in one of three states:
Auto - VF link state reflects the PF link state (default)
Up - VF link state is up, traffic from VF to VF works even if the actual PF link is down
Down - VF link state is down, no traffic from/to this VF, can be of use while configuring the VF
Signed-off-by: Rony Efraim <ronye@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 1d8faf48c74b8329a0322dc4b2a2030ae5003c86 Thu Jun 13 05:19:10 CDT 2013 Rony Efraim <ronye@mellanox.com> net/core: Add VF link state control
Add netlink directives and ndo entry to allow for controling VF link, which can be in one of three states:
Auto - VF link state reflects the PF link state (default)
Up - VF link state is up, traffic from VF to VF works even if the actual PF link is down
Down - VF link state is down, no traffic from/to this VF, can be of use while configuring the VF
Signed-off-by: Rony Efraim <ronye@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|