diff options
author | 2023-11-14 05:45:35 -0800 | |
---|---|---|
committer | 2023-11-16 21:55:05 +0000 | |
commit | dc9c02b7faa0f37a1dd52752192a665319657d14 (patch) | |
tree | 6575300810ebc80dbc88da740951bfff8bde896a /include/linux/linkmode.h | |
parent | octeon_ep: implement xmit_more in transmit (diff) | |
download | linux-rng-dc9c02b7faa0f37a1dd52752192a665319657d14.tar.xz linux-rng-dc9c02b7faa0f37a1dd52752192a665319657d14.zip |
octeon_ep: remove atomic variable usage in Tx data path
Replace atomic variable "instr_pending" which represents number of
posted tx instructions pending completion, with host_write_idx and
flush_index variables in the xmit and completion processing respectively.
Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/linkmode.h')
0 files changed, 0 insertions, 0 deletions