summaryrefslogtreecommitdiff
path: root/uapi/linux/osapi_linux.h
diff options
context:
space:
mode:
authorManjunathappa Prakash <prakashpm@codeaurora.org>2017-10-05 18:25:33 -0700
committersnandini <snandini@codeaurora.org>2017-10-17 19:27:22 -0700
commit3f94096a66f0488f2304e024c73956d6c007b5ea (patch)
treecae741f32f533df9be2f0b2ca49c5234f06874aa /uapi/linux/osapi_linux.h
parent54284d380f6f6cb81f3f76c57d0a05bd7fa87cd3 (diff)
qcacld-3.0: Add GRO support to NAPI+Rx_thread processing model
GRO aggregations are hanging out of NAPI instance and We cannot use the hif NAPI instance in Rx thread as gro_list inside NAPI is flushed out at the start and end of NAPI poll, this will corrupt the gro_list on which rx_thread is working. Address this concern by creating dummy NAPI instances mapping to each hif NAPI and not scheduling them. Change-Id: I6e1de57a669c56206a7863e86c3840bd0a9eabc1 CRs-Fixed: 2128450
Diffstat (limited to 'uapi/linux/osapi_linux.h')
0 files changed, 0 insertions, 0 deletions