aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorYan-Hsuan Chuang <[email protected]>2020-03-12 16:08:51 +0800
committerKalle Valo <[email protected]>2020-03-23 19:29:50 +0200
commita5697a65ecd109ce7f8e3661b89a5dffae73b512 (patch)
treeece088a5134528f8065a593830f6645d3f4545a4 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent895c096dab3603aa8cb9423e151874a91f0816bf (diff)
rtw88: pci: define a mask for TX/RX BD indexes
Add a macro TRX_BD_IDX_MASK for access the TX/RX BD indexes. The hardware has only 12 bits for TX/RX BD indexes, we should not initialize a TX/RX ring or access the TX/RX BD index with a length that is larger than TRX_BD_IDX_MASK. Signed-off-by: Yan-Hsuan Chuang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions