[Strings.0409]
; Localizable Strings
Mellanox                 = "Mellanox Technologies Ltd."
MSFT                     = "Microsoft"
ReceiveFrameDescriptors  = "Receive Frame Descriptors"
TransmitControlBlocks    = "Transmit Control Blocks"
Disabled                 = "Disabled"
Enabled                  = "Enabled"
LargeSendOffload         = "Large Send Offload (LSO)"
MaxFrameSize             = "Jumbo Packet"
ThreadPoll               = "Number of Polls on Receive" 
SendPollingModCount 	 = "Polling Moderation TX Packet Count"
SendPollingModTime       = "Polling Moderation TX Packet Time"
UseDma                   = "Bus-master DMA Operations"
ND_STR                   = "NetworkDirect Functionality"

HeaderDataSplit          = "Header Data Split"
SendCompletionMethod     = "Send Completion Method"
RecvCompletionMethod     = "Receive Completion Method"
RecvRingSize             = "Receive Buffers"
SendRingSize             = "Send Buffers"
Polling                  = "Polling"
Interrupts               = "Interrupts"
Adaptive                 = "Adaptive"
No_rebalnce              = "Disabled"
NDIS_RSS                 = "Enabled"
RssMode                  = "Receive Side Scaling"
NumaNodeId               = "Preferred NUMA node"
NumaNodeId_default       = "Default Settings"
node0                    = "Node 0"
node1                    = "Node 1"
node2                    = "Node 2"
node3                    = "Node 3"
node4                    = "Node 4"
node5                    = "Node 5"
node6                    = "Node 6"
node7                    = "Node 7"
RssBaseProcNumber        = "RSS Base Processor Number"
MaxRssProcessors         = "Maximum number of RSS Processors"
RssMaxProcNumber         = "RSS Maximum Processor Number"
NumRSSQueues             = "Maximum Number of RSS Queues"
RssProfile                = "RSS load balancing Profile"
Closest_Processor         = "ClosestProcessor"
Closest_Processor_Static  = "ClosestProcessorStatic"
Numa_Scaling              = "NumaScaling"
Numa_Scaling_Static       = "NumaScalingStatic"
Conservative_Scaling      = "ConservativeScaling"
FailOver                 = "Fail Over"
RxIntModeration	         = "Rx Interrupt Moderation Type"
Static                   = "Static"
FlowControl              = "Flow Control"
InterruptModeration      = "Interrupt Moderation"
TxEnabled                = "Tx Enabled"
RxEnabled                = "Rx Enabled"
TxRxEnabled              = "Rx & Tx Enabled"
IPChecksumOffloadIPv4    = "IPV4 Checksum Offload"
TCPUDPChecksumOffloadIPv4= "TCP/UDP Checksum Offload (IPv4)"
TCPUDPChecksumOffloadIPv6= "TCP/UDP Checksum Offload (IPv6)"
LsoV1IPv4                = "Large Send Offload Version 1 (IPv4)"
LsoV2IPv4                = "Large Send Offload V2 (IPv4)"
LsoV2IPv6                = "Large Send Offload V2 (IPv6)"
TxRingNum                = "Tx Ring Number"
PriorityVLANTag          = "Priority & Vlan Tag"
PriorityVlanDisabled     = "Priority & VLAN Disabled"
PriorityEnabled          = "Priority Enabled"
VlanEnabled              = "VLAN Enabled"
PriorityVlanEnabled      = "Priority & VLAN Enabled"
VlanID	                 = "VLAN ID"

QOS                      = "Quality Of Service"
VMQ                      = "Virtual Machine Queues"
VMQVlanFiltering         = "VMQ VLAN Filtering"
RoceMaxFrameSize         = "R/RoCE Max Frame Size"  
MaxSizeWithinMaxFramSize = "Auto"

mlx4eth63_CX.DeviceDesc    = "Mellanox ConnectX Ethernet Adapter"
mlx4eth63_CX2.DeviceDesc   = "Mellanox ConnectX-2 Ethernet Adapter"
mlx4eth63_CX3.DeviceDesc   = "Mellanox ConnectX-3 Ethernet Adapter"

mlx4eth63.Service.DispName = "Mellanox ConnectX based Ethernet Adapter (NDIS 6.4) Driver"
DiskDescription            = "Mellanox Driver Disk 1"

RxIntModerationProfile    = "Rx Interrupt Moderation Profile"
TxIntModerationProfile    = "Tx Interrupt Moderation Profile" 
LowLatency                = "Low Latency"
Moderate                  = "Moderate"
Aggressive                = "Aggressive"

256                       = "256"
512                       = "512"
1024                      = "1024"

REG_DWORD                 = 0x00010001
REG_DWORD_NO_CLOBBER	  = 0x00010003
FLG_ADDREG_NOCLOBBER      = 0x00000002
FLG_ADDREG_DELVAL         = 0x00000004
