Home
last modified time | relevance | path

Searched defs:octeon_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h441 void *chip;
444 u32 ifcount;
449 u16 chip_id;
451 u16 rev_id;
455 u16 pf_num;
457 u16 vf_num;
465 u16 flags;
524 struct {
557 void *priv;
594 struct {
[all …]
H A Docteon_device.c542 static struct octeon_device *octeon_device[MAX_OCTEON_DEVICES]; variable