numam-dpdk/drivers/common/octeontx2
Nithin Dabilpuram 302e7d4958 common/octeontx2: add PF to VF mailbox IRQ and msg handlers
PF has additional responsibility being server for VF messages
and forward to AF and once AF process it then forward
the response back to VF.
otx2_vf_pf_mbox_irq() will process the VF mailbox request and
af_pf_wait_msg() will until getting a response back from AF.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Signed-off-by: Krzysztof Kanas <kkanas@marvell.com>
2019-06-25 23:35:57 +02:00
..
hw
Makefile common/octeontx2: introduce irq handling functions 2019-06-25 23:35:57 +02:00
meson.build common/octeontx2: introduce irq handling functions 2019-06-25 23:35:57 +02:00
otx2_common.c common/octeontx2: handle intra device operations 2019-06-25 23:35:57 +02:00
otx2_common.h common/octeontx2: handle intra device operations 2019-06-25 23:35:57 +02:00
otx2_dev.c common/octeontx2: add PF to VF mailbox IRQ and msg handlers 2019-06-25 23:35:57 +02:00
otx2_dev.h common/octeontx2: handle intra device operations 2019-06-25 23:35:57 +02:00
otx2_io_arm64.h
otx2_io_generic.h
otx2_irq.c common/octeontx2: introduce irq handling functions 2019-06-25 23:35:57 +02:00
otx2_irq.h common/octeontx2: introduce irq handling functions 2019-06-25 23:35:57 +02:00
otx2_mbox.c common/octeontx2: add mailbox send and receive support 2019-06-25 23:35:57 +02:00
otx2_mbox.h common/octeontx2: add mailbox send and receive support 2019-06-25 23:35:57 +02:00
rte_common_octeontx2_version.map common/octeontx2: handle intra device operations 2019-06-25 23:35:57 +02:00