Lines Matching defs:ql3xxx_local_ram_registers
666 struct ql3xxx_local_ram_registers { struct
667 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;
676 u32 tcpHashTableBase;
677 u32 tcpHashTableCount;
678 u32 ncbBase;
679 u32 maxNcbCount;
680 u32 currentNcbCount;
681 u32 drbBase;
682 u32 maxDrbCount;
683 u32 currentDrbCount;