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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_TSProc.c418 PQOS_TSINFO pTSInfo = &TSpec.f.TSInfo; local
449 pTSInfo->field.ucTrafficType = 0; // Traffic type: WMM is reserved in this field
450 pTSInfo->field.ucTSID = UP; // TSID
451 pTSInfo->field.ucDirection = Dir; // Direction: if there is DirectLink, this need additional consideration.
452 pTSInfo->field.ucAccessPolicy = 1; // Access policy
453 pTSInfo->field.ucAggregation = 0; // Aggregation
454 pTSInfo->field.ucPSB = 0; // Aggregation
455 pTSInfo->field.ucUP = UP; // User priority
456 pTSInfo->field.ucTSInfoAckPolicy = 0; // Ack policy
457 pTSInfo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_TSProc.c428 PQOS_TSINFO pTSInfo = &TSpec.f.TSInfo; local
459 pTSInfo->field.ucTrafficType = 0; // Traffic type: WMM is reserved in this field
460 pTSInfo->field.ucTSID = UP; // TSID
461 pTSInfo->field.ucDirection = Dir; // Direction: if there is DirectLink, this need additional consideration.
462 pTSInfo->field.ucAccessPolicy = 1; // Access policy
463 pTSInfo->field.ucAggregation = 0; // Aggregation
464 pTSInfo->field.ucPSB = 0; // Aggregation
465 pTSInfo->field.ucUP = UP; // User priority
466 pTSInfo->field.ucTSInfoAckPolicy = 0; // Ack policy
467 pTSInfo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c418 PQOS_TSINFO pTSInfo = &TSpec.f.TSInfo; local
449 pTSInfo->field.ucTrafficType = 0; // Traffic type: WMM is reserved in this field
450 pTSInfo->field.ucTSID = UP; // TSID
451 pTSInfo->field.ucDirection = Dir; // Direction: if there is DirectLink, this need additional consideration.
452 pTSInfo->field.ucAccessPolicy = 1; // Access policy
453 pTSInfo->field.ucAggregation = 0; // Aggregation
454 pTSInfo->field.ucPSB = 0; // Aggregation
455 pTSInfo->field.ucUP = UP; // User priority
456 pTSInfo->field.ucTSInfoAckPolicy = 0; // Ack policy
457 pTSInfo
[all...]

Completed in 48 milliseconds