Searched defs:ql3xxx_local_ram_registers (Results 1 – 1 of 1) sorted by relevance
666 struct ql3xxx_local_ram_registers { struct667 struct ql3xxx_common_registers CommonRegs;668 u32 bufletSize;669 u32 maxBufletCount;670 u32 currentBufletCount;671 u32 reserved;672 u32 freeBufletThresholdLow;673 u32 freeBufletThresholdHigh;674 u32 ipHashTableBase;675 u32 ipHashTableCount;[all …]