raw/cnxk_bphy: support registering BPHY IRQ handlers
authorTomasz Duszynski <tduszynski@marvell.com>
Mon, 21 Jun 2021 15:04:48 +0000 (17:04 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Jul 2021 21:08:46 +0000 (23:08 +0200)
commit64fa1ebd7c98cefe937145c52e029c44de1bde10
treeb657888d8783a081e5bf505694f8b02170a50c07
parente50cb2233128d97a22c352c34e52af2925a702b9
raw/cnxk_bphy: support registering BPHY IRQ handlers

Custom IRQ handlers may be registered/removed on demand.
Since registration and removal are related they are in the
same patch.

Signed-off-by: Jakub Palider <jpalider@marvell.com>
Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/rawdevs/cnxk_bphy.rst
drivers/raw/cnxk_bphy/cnxk_bphy.c
drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
drivers/raw/cnxk_bphy/cnxk_bphy_irq.h
drivers/raw/cnxk_bphy/rte_pmd_bphy.h