Home
last modified time | relevance | path

Searched defs:oct (Results 26 – 30 of 30) sorted by relevance

12

/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Docteon_main.h93 static inline void octeon_unmap_pci_barx(struct octeon_device *oct, int baridx) in octeon_unmap_pci_barx()
111 static inline int octeon_map_pci_barx(struct octeon_device *oct, in octeon_map_pci_barx()
Dlio_vf_rep.h34 struct octeon_device *oct; member
Docteon_device.h423 struct octeon_device *oct; member
621 #define OCTEON_CN6XXX(oct) ({ \ argument
625 #define OCTEON_CN23XX_PF(oct) ((oct)->chip_id == OCTEON_CN23XX_PF_VID) argument
626 #define OCTEON_CN23XX_VF(oct) ((oct)->chip_id == OCTEON_CN23XX_VF_VID) argument
627 #define CHIP_CONF(oct, TYPE) \ argument
Docteon_config.h458 #define MAX_OCTEON_INSTR_QUEUES(oct) \ argument
463 #define MAX_OCTEON_OUTPUT_QUEUES(oct) \ argument
/Linux-v6.6/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h292 static inline u16 OCTEP_MAJOR_REV(struct octep_device *oct) in OCTEP_MAJOR_REV()
299 static inline u16 OCTEP_MINOR_REV(struct octep_device *oct) in OCTEP_MINOR_REV()
327 OCTEP_PCI_WIN_READ(struct octep_device *oct, u64 addr) in OCTEP_PCI_WIN_READ()
352 OCTEP_PCI_WIN_WRITE(struct octep_device *oct, u64 addr, u64 val) in OCTEP_PCI_WIN_WRITE()

12