Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Dlanai.c267 struct lanai_dev { struct
269 struct lanai_dev_stats stats; argument
270 struct lanai_buffer service;
271 struct lanai_vcc **vccs;
273 int nbound; /* number of bound vccs */
275 enum lanai_type type;
276 vci_t num_vci; /* Currently just NUM_VCI */
277 u8 eeprom[LANAI_EEPROM_SIZE];
278 u32 serialno, magicno;
302 static void vci_bitfield_iterate(struct lanai_dev *lanai, in vci_bitfield_iterate() argument
[all …]