Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h122 struct octep_device *octep_dev; member
287 #define octep_write_csr(octep_dev, reg_off, value) \ argument
290 #define octep_write_csr64(octep_dev, reg_off, val64) \ argument
293 #define octep_read_csr(octep_dev, reg_off) \ argument
296 #define octep_read_csr64(octep_dev, reg_off) \ argument
Doctep_rx.h142 struct octep_device *octep_dev; member
Doctep_main.c1017 struct octep_device *octep_dev = NULL; in octep_probe() local
Doctep_tx.h141 struct octep_device *octep_dev; member