Home
last modified time | relevance | path

Searched defs:octep_dev (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_main.h124 struct octep_device *octep_dev; member
289 #define octep_write_csr(octep_dev, reg_off, value) \ argument
292 #define octep_write_csr64(octep_dev, reg_off, val64) \ argument
295 #define octep_read_csr(octep_dev, reg_off) \ argument
298 #define octep_read_csr64(octep_dev, reg_off) \ argument
A Doctep_rx.h142 struct octep_device *octep_dev; member
A Doctep_main.c1031 struct octep_device *octep_dev = NULL; in octep_probe() local
A Doctep_tx.h141 struct octep_device *octep_dev; member

Completed in 15 milliseconds