aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSunil Goutham <[email protected]>2020-01-27 18:35:19 +0530
committerDavid S. Miller <[email protected]>2020-01-27 14:33:39 +0100
commit04a21ef303df74737259190d7d7cf77a129bb56a (patch)
treedbfad68032b37307a29dd0e6a24d36a141676512 /lib
parentcaa2da34fd25a37e9fd43343b6966fb9d730a6d5 (diff)
octeontx2-pf: Setup interrupts and NAPI handler
Completion queue (CQ) is the one with which HW notifies SW on a packet reception or transmission. Each of the RQ and SQ are mapped to a unique CQ and again both CQs are mapped to same interrupt ie the CINT. So that each core has one interrupt source in whose handler both Rx and Tx notifications are processed. Also - Registered a NAPI handler for the CINT. - Setup coalescing parameters. - IRQ affinity hints etc Signed-off-by: Sunil Goutham <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions