diff options
author | Alex Elder <elder@linaro.org> | 2020-11-10 15:59:19 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:13:41 -0800 |
commit | 9ed8c2a92d0140fbb99ddca510760f7ea7ec77ec (patch) | |
tree | 5c54ab872dc7ef52846ba02c231aa8fb2ea242f3 /scripts/bpf_helpers_doc.py | |
parent | 46dda53ef7de2910e57e66bb1131298a073f779e (diff) |
net: ipa: move channel type values into "gsi_reg.h"
The gsi_channel_type enumerated type define values used for the
channel type/protocol for event rings and channels. Move its
definition out of "gsi.c" and into "gsi_reg.h", alongside the
definition of the CH_C_CNTXT_0 register offset and its fields.
Add a comment near the definition of the EV_CH_E_CNTXT_0 register
indicating this type is used for its EV_CHTYPE field.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions