summaryrefslogtreecommitdiffstats
path: root/drivers/net/ifb.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2023-01-25 14:45:40 -0600
committerDavid S. Miller <davem@davemloft.net>2023-01-27 11:16:29 +0000
commit8e71708bb25e8f8a33d1bc90e651d73988b15dde (patch)
tree10c03efea4023251cb31c1a3660fa8259439806b /drivers/net/ifb.c
parentb8dc7d0eea5a7709bb534f1b3ca70d2d7de0b42c (diff)
downloadlinux-stable-8e71708bb25e8f8a33d1bc90e651d73988b15dde.tar.gz
linux-stable-8e71708bb25e8f8a33d1bc90e651d73988b15dde.tar.bz2
linux-stable-8e71708bb25e8f8a33d1bc90e651d73988b15dde.zip
net: ipa: define all IPA status mask bits
There is a 16 bit status mask defined in the IPA packet status structure, of which only one (TAG_VALID) is currently used. Define all other IPA status mask values in an enumerated type whose numeric values are bit mask values (in CPU byte order) in the status mask. Use the TAG_VALID value from that type rather than defining a separate field mask. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions