raw/cnxk_bphy: fix device lookup
[dpdk.git] / drivers / raw / cnxk_bphy / cnxk_bphy.c
2021-09-28 Tomasz Duszynskiraw/cnxk_bphy: fix device lookup
2021-09-28 Jakub Paliderraw/cnxk_bphy: use named value for queue count
2021-09-28 Tomasz Duszynskiraw/cnxk_bphy: do not include IRQ header directly
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY self test
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support registering BPHY IRQ handlers
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support retrieving BPHY device memory
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support interrupt init and cleanup
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY dequeue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY enqueue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading BPHY queue count
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading BPHY queue configuration
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: add baseband PHY skeleton driver