Searched hist:ec4c24f6a51104579bf54fa3a90df9fd5e8152d1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ipa/ |
H A D | ipa_endpoint.c | diff ec4c24f6a51104579bf54fa3a90df9fd5e8152d1 Wed Jan 25 21:45:42 CET 2023 Alex Elder <elder@linaro.org> net: ipa: define remaining IPA status field values
Define the remaining values for opcode and exception fields in the IPA packet status structure. Most of these values are powers-of-2, suggesting they are meant to be used as bitmasks, but that is not the case. Add comments to be clear about this, and express the values in decimal format.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|