Home
last modified time | relevance | path

Searched refs:ProtCfg4 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_asic.c425 PROT_CFG_STRUC ProtCfg, ProtCfg4; in AsicUpdateProtect() local
458 ProtCfg4.word = 0; in AsicUpdateProtect()
545 ProtCfg4.word = 0x03f44084; /* duplicaet legacy 24M. BW set 1. */ in AsicUpdateProtect()
549 ProtCfg4.word = 0x03f40003; /* Don't duplicate RTS/CTS in CCK mode. 0x03f40083; */ in AsicUpdateProtect()
554 ProtCfg4.field.ProtectCtrl = ASIC_RTS; in AsicUpdateProtect()
555 ProtCfg4.field.ProtectNav = ASIC_SHORTNAV; in AsicUpdateProtect()
557 Protect[3] = ProtCfg4.word; in AsicUpdateProtect()
559 Protect[5] = ProtCfg4.word; in AsicUpdateProtect()
566 ProtCfg4.word = 0x03f44084; /* duplicaet legacy 24M. BW set 1. */ in AsicUpdateProtect()
569 ProtCfg4.field.ProtectCtrl = ASIC_RTS; in AsicUpdateProtect()
[all …]