Searched refs:local_ram (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2939 struct ql3xxx_local_ram_registers __iomem *local_ram = local
2948 &local_ram->bufletSize, qdev->nvram_data.bufletSize);
2951 &local_ram->maxBufletCount,
2955 &local_ram->freeBufletThresholdLow,
2960 &local_ram->freeBufletThresholdHigh,
2964 &local_ram->ipHashTableBase,
2968 &local_ram->ipHashTableCount,
2971 &local_ram->tcpHashTableBase,
2975 &local_ram->tcpHashTableCount,
2978 &local_ram
[all...]

Completed in 76 milliseconds