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