Searched hist:"7 a82ecf4cfb854955198945340ae13558b64e1af" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ncsi/ |
H A D | Makefile | diff 7a82ecf4cfb854955198945340ae13558b64e1af Mon Jul 18 20:54:20 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> net/ncsi: NCSI AEN packet handler
This introduces NCSI AEN packet handlers that result in (A) the currently active channel is reconfigured; (B) Currently active channel is deconfigured and disabled, another channel is chosen as active one and configured. Case (B) won't happen if hardware arbitration has been enabled, the channel that was in active state is suspended simply.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ncsi-pkt.h | diff 7a82ecf4cfb854955198945340ae13558b64e1af Mon Jul 18 20:54:20 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> net/ncsi: NCSI AEN packet handler
This introduces NCSI AEN packet handlers that result in (A) the currently active channel is reconfigured; (B) Currently active channel is deconfigured and disabled, another channel is chosen as active one and configured. Case (B) won't happen if hardware arbitration has been enabled, the channel that was in active state is suspended simply.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ncsi-aen.c | 7a82ecf4cfb854955198945340ae13558b64e1af Mon Jul 18 20:54:20 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> net/ncsi: NCSI AEN packet handler
This introduces NCSI AEN packet handlers that result in (A) the currently active channel is reconfigured; (B) Currently active channel is deconfigured and disabled, another channel is chosen as active one and configured. Case (B) won't happen if hardware arbitration has been enabled, the channel that was in active state is suspended simply.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | internal.h | diff 7a82ecf4cfb854955198945340ae13558b64e1af Mon Jul 18 20:54:20 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> net/ncsi: NCSI AEN packet handler
This introduces NCSI AEN packet handlers that result in (A) the currently active channel is reconfigured; (B) Currently active channel is deconfigured and disabled, another channel is chosen as active one and configured. Case (B) won't happen if hardware arbitration has been enabled, the channel that was in active state is suspended simply.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ncsi-rsp.c | diff 7a82ecf4cfb854955198945340ae13558b64e1af Mon Jul 18 20:54:20 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> net/ncsi: NCSI AEN packet handler
This introduces NCSI AEN packet handlers that result in (A) the currently active channel is reconfigured; (B) Currently active channel is deconfigured and disabled, another channel is chosen as active one and configured. Case (B) won't happen if hardware arbitration has been enabled, the channel that was in active state is suspended simply.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|