Searched hist:"88412 be4063f72f0ac4e3ea3329290a279a95461" (Results 1 – 2 of 2) sorted by relevance
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | diff 88412be4063f72f0ac4e3ea3329290a279a95461 Tue Mar 09 05:35:22 CST 2021 Andrew Jeffery <andrew@aj.id.au> astlpc: Make packet properties depend on protocol version
The astlpc binding will shortly have an implementation of the v3 protocol specification. v3 adjusts the medium-specific packet size to include a CRC-32 in a packet trailer. Implementing v3 must not impact the behaviour of earlier protocol versions, so provide an ops struct to handle version-specific details.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Iab04defa76b57a592442189e6ade58f25ed1d9ae
|
/openbmc/libmctp/ |
H A D | astlpc.c | diff 88412be4063f72f0ac4e3ea3329290a279a95461 Tue Mar 09 05:35:22 CST 2021 Andrew Jeffery <andrew@aj.id.au> astlpc: Make packet properties depend on protocol version
The astlpc binding will shortly have an implementation of the v3 protocol specification. v3 adjusts the medium-specific packet size to include a CRC-32 in a packet trailer. Implementing v3 must not impact the behaviour of earlier protocol versions, so provide an ops struct to handle version-specific details.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Iab04defa76b57a592442189e6ade58f25ed1d9ae
|